Aspose::Pdf::Comparison::TextPdfComparer::AssemblySourcePageText метод
TextPdfComparer::AssemblySourcePageText method
Восстанавливает оригинальный текст из списка изменений.
static System::String Aspose::Pdf::Comparison::TextPdfComparer::AssemblySourcePageText(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> &diffs)
| Параметр | Тип | Описание |
|---|---|---|
| различия | const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>& | Список изменений. |
ReturnValue
Исходный текст.
См. также
- Class String
- Typedef SharedPtr
- Class List
- Class DiffOperation
- Class TextPdfComparer
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++