Aspose::Pdf::Comparison::TextPdfComparer::AssemblySourcePageText método
TextPdfComparer::AssemblySourcePageText method
Restaura el texto original de la lista de cambios.
static System::String Aspose::Pdf::Comparison::TextPdfComparer::AssemblySourcePageText(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> &diffs)
| Parámetro | Tipo | Descripción |
|---|---|---|
| diferencias | const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>& | La lista de cambios. |
ReturnValue
Texto original.
Ver también
- Class String
- Typedef SharedPtr
- Class List
- Class DiffOperation
- Class TextPdfComparer
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++