Browse our Products

Aspose.Page for C++ 24.1 Release Notes

Improvements and Changes

Implement utility methods for XPS manipulation.

For more detail see Aspose.Page for .NET 24.1

Public API and Backwards Incompatible Changes

Added APIs

  • T:Aspose::Page::BaseTrFont
  • P:Aspose::Page::BaseTrFont::FontType
  • P:Aspose::Page::BaseTrFont::FID
  • P:Aspose::Page::BaseTrFont::FontName
  • P:Aspose::Page::BaseTrFont::EncodingTable
  • P:Aspose::Page::BaseTrFont::Encoding
  • P:Aspose::Page::BaseTrFont::CharStrings
  • P:Aspose::Page::BaseTrFont::NativeFont
  • P:Aspose::Page::BaseTrFont::Transform
  • P:Aspose::Page::BaseTrFont::Size
  • P:Aspose::Page::BaseTrFont::Style
  • M:Aspose::Page::BaseTrFont::DeriveFont(System::Single)
  • M:Aspose::Page::BaseTrFont::DeriveFont(System::Drawing::FontStyle)
  • M:Aspose::Page::BaseTrFont::DeriveFont(System::Single,System::Drawing::FontStyle)
  • M:Aspose::Page::BaseTrFont::DeriveFont(System::Drawing::Drawing2D::Matrix)
  • M:Aspose::Page::BaseTrFont::GetCharWidth(System::Char)
  • M:Aspose::Page::BaseTrFont::GetOutline(System::Char,System::Single,System::Single)
  • M:Aspose::Page::BaseTrFont::Clone
  • T:Aspose::Page::EPS::Device::PsSaveFormat
  • F:Aspose::Page::EPS::Device::PsSaveFormat::PS
  • F:Aspose::Page::EPS::Device::PsSaveFormat::EPS
  • T:Aspose::Page::XPS::ImageMode
  • F:Aspose::Page::XPS::ImageMode::FitToWidth
  • F:Aspose::Page::XPS::ImageMode::FitToHeight
  • F:Aspose::Page::XPS::ImageMode::FitToBox

Removeded APIs

  • P:Aspose::Page::ITrFont::Font

You can consult Aspose.Page for C++ API Reference for documentation.