Aspose::Pdf::Comparison::MarkdownDiffOutputGenerator::GenerateOutput metod
Innehåll
[
Dölj
]MarkdownDiffOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>) method
Genererar utdata baserat på skillnaderna mellan texter och sparar den till en fil.
System::String Aspose::Pdf::Comparison::MarkdownDiffOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> diffrences) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| skillnader | System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> | Listan över skillnader mellan texter. |
ReturnValue
Markdown-text.
Se även
- Class String
- Typedef SharedPtr
- Class List
- Class DiffOperation
- Class MarkdownDiffOutputGenerator
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++
MarkdownDiffOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>, System::String) method
Genererar utdata baserat på skillnaderna mellan texter och sparar den till en fil.
void Aspose::Pdf::Comparison::MarkdownDiffOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> diffrences, System::String targetFilePath) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| skillnader | System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> | Listan över skillnader mellan texter. |
| targetFilePath | System::String | Sökvägen till målfilen för att spara outputen. |
Se även
- Typedef SharedPtr
- Class List
- Class DiffOperation
- Class String
- Class MarkdownDiffOutputGenerator
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++
MarkdownDiffOutputGenerator::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.
System::String Aspose::Pdf::Comparison::MarkdownDiffOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>> diffrences) override
| 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
Markdown-text.
Se även
- Class String
- Typedef SharedPtr
- Class List
- Class DiffOperation
- Class MarkdownDiffOutputGenerator
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++
MarkdownDiffOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>>, System::String) method
Genererar utdata baserat på skillnaderna mellan texter och sparar den till en fil.
void Aspose::Pdf::Comparison::MarkdownDiffOutputGenerator::GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>> diffrences, System::String targetFilePath) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| skillnader | System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>> | Listan över skillnader mellan texter. |
| targetFilePath | System::String | Sökvägen till målfilen för att spara outputen. |
Se även
- Typedef SharedPtr
- Class List
- Class DiffOperation
- Class String
- Class MarkdownDiffOutputGenerator
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++