Browse our Products
Aspose.PUB for CPP 24.8 Release Notes
Major Features
Support for converting multiple Publisher documents has been added.
For more details, see Aspose.PUB for .NET 24.8.
Public API and Backward Incompatible Changes
Added APIs
- Interface Aspose::Pub::IPubPackageConverter
- Method Aspose::Pub::IPubPackageConverter::ConvertToFormat( System::SharedPtr<Aspose::Pub::PackageDocumentCollection>,System::Boolean,Aspose::Pub::PubExportFormats,Aspose::Pub::PubDocumentType)
- Class Aspose::Pub::PackageDocumentCollection
- Constructor Aspose::Pub::PackageDocumentCollection
- Property Aspose::Pub::PackageDocumentCollection::ItemsCount
- Property Aspose::Pub::PackageDocumentCollection::Item(System::int32_t)
- Property Aspose::Pub::PackageDocumentCollection::Items
- Method Aspose::Pub::PackageDocumentCollection::AddItem(System::SharedPtr<Aspose::Pub::PackageDocumentItem>)
- Method Aspose::Pub::PackageDocumentCollection::Clear
- Class Aspose::Pub::PackageDocumentItem
- Constructor Aspose::Pub::PackageDocumentItem(System::String)
- Constructor Aspose::Pub::PackageDocumentItem(System::String,System::SharedPtr<Aspose::Pub::PubToPdfConversionOptions>)
- Constructor Aspose::Pub::PackageDocumentItem(System::SharedPtr<System::IO::Stream>)
- Constructor Aspose::Pub::PackageDocumentItem(System::SharedPtr<System::IO::Stream>,System::SharedPtr<Aspose::Pub::PubToPdfConversionOptions>)
- Property Aspose::Pub::PackageDocumentItem::OutputFileName
- Property Aspose::Pub::PackageDocumentItem::OutputStream
- Property Aspose::Pub::PackageDocumentItem::ConversionOptions
- Class Aspose::Pub::PackageFileItem
- Constructor Aspose::Pub::PackageFileItem(System::String,System::String)
- Constructor Aspose::Pub::PackageFileItem(System::String,System::String,System::SharedPtr<Aspose::Pub::PubToPdfConversionOptions>)
- Constructor Aspose::Pub::PackageFileItem(System::String,System::SharedPtr<System::IO::Stream>)
- Constructor Aspose::Pub::PackageFileItem(System::String,System::SharedPtr<System::IO::Stream>,System::SharedPtr<Aspose::Pub::PubToPdfConversionOptions>)
- Property Aspose::Pub::PackageFileItem::DocumentFileName
- Class Aspose::Pub::PackageStreamItem
- Constructor Aspose::Pub::PackageStreamItem(System::SharedPtr<System::IO::Stream>,System::SharedPtr<System::IO::Stream>)
- Constructor Aspose::Pub::PackageStreamItem(System::SharedPtr<System::IO::Stream>,System::SharedPtr<System::IO::Stream>,System::SharedPtr<Aspose::Pub::PubToPdfConversionOptions>)
- Constructor Aspose::Pub::PackageStreamItem(System::SharedPtr<System::IO::Stream>,System::String)
- Constructor Aspose::Pub::PackageStreamItem(System::SharedPtr<System::IO::Stream>,System::String,System::SharedPtr<Aspose::Pub::PubToPdfConversionOptions>)
- Property Aspose::Pub::PackageStreamItem::DocumentStream
- Enumeration Aspose::Pub::PubDocumentType
- Enumeration member Aspose::Pub::PubDocumentType::File
- Enumeration member Aspose::Pub::PubDocumentType::Stream
- Method Aspose::Pub::PubFactory::CreatePubPackageConverter
Got Queries?
If you have any query related to Aspose.PUB for C++ API, please feel free to write to reach us on Aspose.PUB forum. We’ll be glad to assist you with your inquiries.