Aspose::Pdf::Comparison::TextPdfComparer::CreateComparisonStatistics metod
TextPdfComparer::CreateComparisonStatistics(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>&) method
Hämtar jämförelsestatistik.
static System::SharedPtr<TextItemComparisonStatistics> Aspose::Pdf::Comparison::TextPdfComparer::CreateComparisonStatistics(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>> &diffs)
| Parameter | Typ | Beskrivning |
|---|---|---|
| diffar | const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>& | Listan över ändringar. |
ReturnValue
Statistiken.
Se även
- Typedef SharedPtr
- Class TextItemComparisonStatistics
- Class List
- Class DiffOperation
- Class TextPdfComparer
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++
TextPdfComparer::CreateComparisonStatistics(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>>&) method
Hämtar statistik för dokumentjämförelse.
static System::SharedPtr<DocumentComparisonStatistics> Aspose::Pdf::Comparison::TextPdfComparer::CreateComparisonStatistics(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>> &diffs)
| Parameter | Typ | Beskrivning |
|---|---|---|
| diffar | const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>>& | Listan över ändringar. |
ReturnValue
Statistiken.
Se även
- Typedef SharedPtr
- Class DocumentComparisonStatistics
- Class List
- Class DiffOperation
- Class TextPdfComparer
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++