PDF转换控件Aspose.PDF for .Net 7月新版发布!| 附下载

437 阅读2分钟

Aspose.PDF for .Net是一种高级PDF处理和解析API,用于在跨平台应用程序中执行文档管理和操作任务。可以轻松用于生成,修改,转换,渲染,保护和打印PDF文档,而无需使用Adobe Acrobat。同时,还提供PDF压缩选项,表格创建和操作,图形和图像功能,广泛的超链接功能,印章和水印任务,扩展的安全控制和自定义字体处理。

Aspose.PDF for .Net更新至最新v19.7,新增支持在PDF中添加Latex脚本,同时HTML转PDF时在单页中呈现所有内容,添加和删除部分API,具体更新情况参见下文。>>立即下载Aspose.PDF for .Net最新版试用

新增与改进

key 概述 类别
PDFNET-41866 HTML到PDF - 在单页中呈现所有内容 新功能
PDFNET-42229 支持在PDF中添加Latex脚本 新功能
PDFNET-41160 PDF到PDFA:使用透明度掩码参数将日志保存到流 增强
PDFNET-35627 HTML到PDF:使用svg渲染HTML 增强
PDFNET-45561 将PDF另存为HTML时排除字体资源的选项 增强
PDFNET-40757 PDF到PDFA转换无效的PDFA文档 Bug
PDFNET-40760 PDF到PDFA转换结果不正确PDFA1b Bug
PDFNET-41536 FloatingBox不支持HTMLFragments和多列的维度 Bug
PDFNET-41575 文本提取:API应该在评估模式下抛出一些有意义的异常 Bug

更多更新细则请参考:【Aspose.PDF for .NET v19.7更新说明】

Aspose.PDF for .NET 19.7中的公共API更改

  • Property Aspose.Pdf.Text.TextEditOptions.ReplacementFont
  • Enumeration member Aspose.Pdf.Text.TextEditOptions.NoCharacterAction.UseCustomReplacementFont
  • Property Aspose.Pdf.PptxSaveOptions.ImageResolution
  • Property Aspose.Pdf.HtmlSaveOptions.ProcessingBatchSize
  • Property Aspose.Pdf.HtmlSaveOptions.SimpleTextboxModeGrouping
  • Property Aspose.Pdf.HtmlSaveOptions.ExcludeFontNameList
  • Property Aspose.Pdf.HtmlLoadOptions.IsEmbedFonts
  • Method Aspose.Pdf.Document.Convert(System.IO.Stream,Aspose.Pdf.PdfFormat,Aspose.Pdf.ConvertErrorAction,Aspose.Pdf.ConvertTransparencyAction)
  • Enumeration member Aspose.Pdf.Facades.FieldType.Numeric
  • Enumeration member Aspose.Pdf.Facades.FieldType.DateTime
  • Method Aspose.Pdf.XmpValue.ToStructure
  • Method Aspose.Pdf.XmpValue.ToField
  • Method Aspose.Pdf.XmpValue.ToNamedValue
  • Method Aspose.Pdf.XmpValue.ToNamedValues
  • Property Aspose.Pdf.Forms.Form.SignaturesExist
  • Property Aspose.Pdf.Forms.Form.SignaturesAppendOnly
  • Class Aspose.Pdf.XmpField
  • Property Aspose.Pdf.XmpField.Empty
  • Property Aspose.Pdf.XmpField.Lang
  • Property Aspose.Pdf.XmpField.Prefix
  • Property Aspose.Pdf.XmpField.NamespaceUri
  • Property Aspose.Pdf.XmpField.LocalName
  • Property Aspose.Pdf.XmpField.Name
  • Property Aspose.Pdf.XmpField.Value
  • Property Aspose.Pdf.XmpField.FieldType
  • Property Aspose.Pdf.XmpField.IsEmpty
  • Method Aspose.Pdf.XmpField.ToStructure
  • Method Aspose.Pdf.XmpField.ToArray
  • Enumeration Aspose.Pdf.XmpFieldType
  • Enumeration member Aspose.Pdf.XmpFieldType.Struct
  • Enumeration member Aspose.Pdf.XmpFieldType.Array
  • Enumeration member Aspose.Pdf.XmpFieldType.Property
  • Enumeration member Aspose.Pdf.XmpFieldType.Packet
  • Enumeration member Aspose.Pdf.XmpFieldType.Unknown