Browse our Products

Aspose.PDF for C++ 26.1 Release Notes

Changes and Improvements

The new version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 26.1.

Public API and Backward Incompatible Changes

Added APIs

  • class Aspose::Pdf::RtfLoadOptions : public LoadOptions

    • RtfLoadOptions();
  • class Aspose::Pdf::RtfConverter : public ApsToPdfConverter

    • static void ToPdf(System::SharedPtr<Aspose::Pdf::Document> doc, System::SharedPtr<System::IO::Stream> stream, System::SharedPtr<RtfLoadOptions> options);

Removed APIs

No removes

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