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

Исходный текст.

См. также