Aspose::Pdf::Comparison::IStringOutputGenerator::GenerateOutput method
Innehåll
[
Dölj
]IStringOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>) method
Genererar utdata baserat på skillnaderna mellan texter och sparar den till en fil.
virtual System::String Aspose::Pdf::Comparison::IStringOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> diffrences)=0
| Parameter | Typ | Beskrivning |
|---|---|---|
| skillnader | System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> | Listan över skillnader mellan texter. |
ReturnValue
Text representation of output.
Se även
- Class String
- Typedef SharedPtr
- Class List
- Class DiffOperation
- Class IStringOutputGenerator
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++
IStringOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>>) method
Genererar utdata baserat på skillnaderna mellan texter och sparar den till en fil.
virtual System::String Aspose::Pdf::Comparison::IStringOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>> diffrences)=0
| Parameter | Typ | Beskrivning |
|---|---|---|
| skillnader | System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>> | Listan över skillnader mellan texter. |
ReturnValue
Text representation of output.
Se även
- Class String
- Typedef SharedPtr
- Class List
- Class DiffOperation
- Class IStringOutputGenerator
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++