Aspose.PDF for .NET 19.6

Improvements and ChangesĀ 

KeySummaryCategory
PDFNET-46224Implement Markdown to PDF converterNew Feature
PDFNET-26512Provide support for creating and editing accessible PDF filesNew Feature
PDFNET-46301PDF/UA: Implement Table support in Tagged PDFNew Feature
PDFNET-45738Improve exception descriptionEnhancement
PDFNET-46206Add support of default font name feature when saving PDF into imageEnhancement
PDFNET-46413Add the ability to set up styles for Table structure elementsEnhancement
PDFNET-46496Implement Callout property for Free Text annotationEnhancement
PDFNET-46437The font color has been changed to white in HTML outputBug
PDFNET-45701An exception raises while saving the documentBug
PDFNET-46254The repeated text occurs when inserting an HTML fragment.Bug
PDFNET-43524PDF to JPG - Output image is blueBug
PDFNET-46230Allocated RAM does not get free during subsequent calls of the methodBug
PDFNET-46171The position is incorrect on some text segmentsBug
PDFNET-46299Boxes appear around text when the document is flattenedBug
PDFNET-45553Problem with FreeTextCallout annotationBug
PDFNET-46186Table with Checkboxes leads to Nullpointer at a page breakBug
PDFNET-34290HTML to PDF Conversion: Formatting issueBug
PDFNET-33659Using BindHTML to convert HTML to PDF results in bad formattingBug
PDFNET-34967HTML to PDF: formatting issues in the resultant fileBug
PDFNET-34966HTML to PDF: Conversion hangsBug
PDFNET-45731OutOfMemory exception when loading large HTML fileBug
PDFNET-36874HTML to PDF: NullReferenceException issueBug
PDFNET-39101HTML to PDF throws ArgumentNullExceptionBug
PDFNET-38673HTML to PDF throws “.” exceptionBug
PDFNET-39637HTML to PDF conversion hangs foreverBug
PDFNET-41785TextFragmentAbsorber: regex fails to match a word boundaryBug
PDFNET-43761SVG to PDF - ArgumentException: Rectangle cannot have a width or height equal to 0Bug
PDFNET-44011Incorrect pages count for EPUB documentsBug
PDFNET-46222The text stamp is wrongly treated as a part of the
text paragraph during post-replace adjustment.
Bug

Public API changes in Aspose.PDF for .NET 19.6

Added APIs:

  • P:Aspose.Pdf.Annotations.FreeTextAnnotation.Callout
  • Method Aspose.Pdf.Document.ExportAnnotationsToXfdf(System.IO.Stream)
  • Method Aspose.Pdf.Document.ImportAnnotationsFromXfdf(System.IO.Stream)
  • Method Aspose.Pdf.Facades.PdfAnnotationEditor.ImportAnnotationsFromXfdf(System.String)
  • Method Aspose.Pdf.Facades.PdfAnnotationEditor.ImportAnnotationsFromXfdf(System.IO.Stream)
  • Method Aspose.Pdf.Facades.PdfAnnotationEditor.ExportAnnotationsToXfdf(System.IO.Stream)
  • Method Aspose.Pdf.Forms.CheckboxField.Clone
  • Enumeration member Aspose.Pdf.HtmlSaveOptions.FontSavingModes.DontSave
  • Enumeration member Aspose.Pdf.LoadFormat.MD
  • Property Aspose.Pdf.LogicalStructure.StructureElement.DefaultAttributeOwner
  • Class Aspose.Pdf.LogicalStructure.TableCellElement
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.BackgroundColor
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.Border
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.IsNoBorder
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.Margin
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.Alignment
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.DefaultCellTextState
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.IsWordWrapped
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.VerticalAlignment
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.ColSpan
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.RowSpan
  • Property Aspose.Pdf.LogicalStructure.TableCellElement.StructureTextState
  • Method Aspose.Pdf.LogicalStructure.TableCellElement.SetText(System.String)
  • Property Aspose.Pdf.LogicalStructure.TableElement.BackgroundColor
  • Property Aspose.Pdf.LogicalStructure.TableElement.Border
  • Property Aspose.Pdf.LogicalStructure.TableElement.Alignment
  • Property Aspose.Pdf.LogicalStructure.TableElement.CornerStyle
  • Property Aspose.Pdf.LogicalStructure.TableElement.Broken
  • Property Aspose.Pdf.LogicalStructure.TableElement.ColumnAdjustment
  • Property Aspose.Pdf.LogicalStructure.TableElement.ColumnWidths
  • Property Aspose.Pdf.LogicalStructure.TableElement.DefaultCellBorder
  • Property Aspose.Pdf.LogicalStructure.TableElement.DefaultCellPadding
  • Property Aspose.Pdf.LogicalStructure.TableElement.DefaultCellTextState
  • Property Aspose.Pdf.LogicalStructure.TableElement.DefaultColumnWidth
  • Property Aspose.Pdf.LogicalStructure.TableElement.IsBroken
  • Property Aspose.Pdf.LogicalStructure.TableElement.IsBordersIncluded
  • Property Aspose.Pdf.LogicalStructure.TableElement.Left
  • Property Aspose.Pdf.LogicalStructure.TableElement.Top
  • Property Aspose.Pdf.LogicalStructure.TableElement.RepeatingColumnsCount
  • Property Aspose.Pdf.LogicalStructure.TableElement.RepeatingRowsCount
  • Property Aspose.Pdf.LogicalStructure.TableElement.RepeatingRowsStyle
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.BackgroundColor
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.Border
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.DefaultCellBorder
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.MinRowHeight
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.FixedRowHeight
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.IsInNewPage
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.IsRowBroken
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.DefaultCellTextState
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.DefaultCellPaddingd
  • Property Aspose.Pdf.LogicalStructure.TableTRElement.VerticalAlignment
  • Property Aspose.Pdf.RenderingOptions.DefaultFontName
  • Class Aspose.Pdf.MdLoadOptions