Browse our Products

Aspose.PDF for Go via C++ 25.1 Release Notes

Public API and Backward Incompatible Changes

Added APIs

Core PDF functions:

  • WordCount - Return word count in PDF-document
  • CharacterCount - Return character count in PDF-document
  • PageWordCount - Return word count on specified page in PDF-document
  • PageCharacterCount - Return character count on specified page in PDF-document
  • PageIsBlank - Return page is blank in PDF-document

Removed APIs

Complete details of API can be referenced from Aspose.PDF for Go via C++ API Reference Guide.