Browse our Products

Aspose PDF for Python via .NET 23.7

Improvements and Changes

Public API and Backward Incompatible Changes

Added APIs

  • Type:aspose.pdf.vector.SubPath
  • Property:aspose.pdf.vector.SubPath.position aspose.pdf.Point
  • Type:aspose.pdf.vector.VectorGraphicsAbsorber
  • Method:aspose.pdf.vector.VectorGraphicsAbsorber.#ctor
  • Property:aspose.pdf.vector.VectorGraphicsAbsorber.sub_paths aspose.pdf.vector.SubPathCollection
  • Method:aspose.pdf.vector.VectorGraphicsAbsorber.visit(aspose.pdf.Page)
  • Property:aspose.pdf.EpubSaveOptions.title string
  • Property:aspose.pdf.LoadOptions.disable_font_license_verifications bool
  • Property:aspose.pdf.Document.output_intents aspose.pdf.OutputIntents
  • Type:aspose.pdf.OutputIntents
  • Type:aspose.pdf.OutputIntent
  • Property:aspose.pdf.OutputIntent.subtype string
  • Property:aspose.pdf.OutputIntent.output_condition string
  • Property:aspose.pdf.OutputIntent.output_condition_identifier string
  • Property:aspose.pdf.OutputIntent.registry_name string
  • Property:aspose.pdf.OutputIntent.info string
  • Method:aspose.pdf.text.TextFragmentState.is_fit_rectangle(string str, aspose.pdf.Rectangle rect) bool

Removed APIs

Discontinued Features