Browse our Products

Aspose PDF for Python via .NET 24.12

Improvements and Changes

KeySummaryCategory
PDFPYTHON-321Does Python via .Net support to Convert PDF to MarkdownBug

Public API and Backward Incompatible Changes

Added APIs

  • Field: aspose.pdf.DigestHashAlgorithm.SHA_3_256
  • Field: aspose.pdf.DigestHashAlgorithm.SHA_3_384
  • Field: aspose.pdf.DigestHashAlgorithm.SHA_3_512
  • Type: aspose.pdf.ObjectReferenceCorruptedException
  • Property: aspose.pdf.optimization.OptimizationOptions.link_duplicate_streams_scan_level int
  • Method: aspose.pdf.OutputIntent.#ctor(str)
  • Method: aspose.pdf.Page.get_resources aspose.pdf.Resources
  • Property: aspose.pdf.PdfFormatConversionOptions.output_intent aspose.pdf.OutputIntent
  • Method: aspose.pdf.Rectangle.move_by(float,float)
  • Property: aspose.pdf.RenderingOptions.analyze_fonts bool
  • Field: aspose.pdf.text.TextEditOptions.NoCharacterAction.REPLACE_FONTS
  • Property: aspose.pdf.text.TextFragment.text_edit_options aspose.pdf.text.TextEditOptions
  • Property: aspose.pdf.TextStamp.font_size
  • Property: aspose.pdf.TextStamp.auto_adjust_font_size_to_fit_stamp_rectangle bool
  • Property: aspose.pdf.TextStamp.auto_adjust_font_size_precision

Removed APIs