Aspose::Pdf::Comparison::TextPdfComparer::AssemblyDestinationPageText método

TextPdfComparer::AssemblyDestinationPageText method

Restaura el texto modificado de la lista de cambios.

static System::String Aspose::Pdf::Comparison::TextPdfComparer::AssemblyDestinationPageText(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> &diffs)
ParámetroTipoDescripción
diferenciasconst System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>&La lista de cambios.

ReturnValue

Texto original.

Ver también