Browse our Products

Aspose PDF for Python via .NET 23.1

Improvements and Changes

Public API and Backward Incompatible Changes

Added APIs

  • Method:aspose.pdf.annotations.AnnotationSelector.visit(aspose.pdf.annotations.ColorBarAnnotation)
  • Field:aspose.pdf.annotations.AnnotationType.COLOR_BAR
  • Type:aspose.pdf.annotations.ColorBarAnnotation
  • Method:aspose.pdf.annotations.ColorBarAnnotation.#ctor(aspose.pdf.Page,aspose.pdf.Rectangle,aspose.pdf.annotations.ColorsOfCMYK)
  • Property:aspose.pdf.annotations.ColorBarAnnotation.color_of_cmyk
  • Property:aspose.pdf.annotations.ColorBarAnnotation.annotation_type
  • Method:aspose.pdf.annotations.ColorBarAnnotation.accept(aspose.pdf.annotations.AnnotationSelector)
  • Method:aspose.pdf.annotations.ColorBarAnnotation.change_after_resize(aspose.pdf.Matrix)
  • Type:aspose.pdf.annotations.ColorsOfCMYK
  • Field:aspose.pdf.annotations.ColorsOfCMYK.CYAN
  • Field:aspose.pdf.annotations.ColorsOfCMYK.MAGENTA
  • Field:aspose.pdf.annotations.ColorsOfCMYK.YELLOW
  • Field:aspose.pdf.annotations.ColorsOfCMYK.BLACK
  • Type:aspose.pdf.annotations.PrinterMarkAnnotation
  • Method:aspose.pdf.annotations.WatermarkAnnotation.change_after_resize(aspose.pdf.Matrix)
  • Method:aspose.pdf.Page.try_save_vector_graphics(str)

Removed APIs