彩票走势图

转换升级!.NET版Aspose.Words v19.12全新上线!支持转换为PDF 1.7标准

原创|产品更新|编辑:李显亮|2019-12-09 11:20:41.970|阅读 242 次

概述:近日,Aspose Words For .NET更新到了v19.12版,在Windows10上使用SystemFontSource时,支持用户安装的字体,OLE对象数据公开给公共API等等9大新功能。

# 慧都年终大促·界面/图表报表/文档/IDE等千款热门软控件火热促销中 >>

PDF 1.7标准发布已久,而令人兴奋的是,终于,.NET版Aspose Words转换升级,支持将PDF转换为PDF 1.7标准!近日,Aspose Words For .NET更新到了v19.12版,在Windows10上使用SystemFontSource时,支持用户安装的字体,OLE对象数据公开给公共API等等9大新功能。

下载Aspose.Words for .NET v19.12

主要特点

  • 支持转换为PDF 1.7标准。
  • 在Windows10上使用SystemFontSource时,支持用户安装的字体。
  • 书签的新公共属性被公开。
  • OLE对象数据公开给公共API。
  • LINQ Reporting Engine通过关系名称提供对相关DataTable的访问。

具体更新内容

key概述类别
WORDSNET-18367中世纪字体:支持内联数字形式新功能
WORDSNET-17731支持将Word文档转换为PDF 1.7标准新功能
WORDSNET-11083支持新的PDF标准新功能
WORDSNET-1860要执行的支持属性“执行简单邮件合并时应重新启动列表编号”。新功能
WORDSNET-10593将支持Web扩展添加到模型中新功能
WORDSNET-18634提供对在Word文档中添加动态WebExtension元素节点的支持新功能
WORDSNET-19531将Win10上用户字体文件夹的处理添加到SystemFontSource新功能
WORDSNET-19238支持使用LINQ Reporting Engine的关系名称访问相关的DataTable新功能
WORDSNET-18897将OLE对象数据公开给公共API新功能
WORDSNET-14286从DOCX转换为DOC / PDF后,文本的位置会更改增强功能
WORDSNET-12678改善表格书签增强功能
WORDSNET-15814PDF输出中的换行不正确增强功能
WORDSNET-18776Word文档中带有比例字体的表将无法正确转换为PDF增强功能
WORDSNET-14294从DOCX转换为DOC / PDF后,形状的位置发生了变化增强功能

完整更新细则请参考:【Aspose.Words for .NET v19.12更新说明】

还想要更多吗?您可以点击阅读【2019 · Aspose最新资源整合】查找需要的教程资源。让人兴奋的是Aspose.Total限时直降10000元!java版另送IDE开发工具一套!立马1分钟了解全部咨询!

公共API更改

  • 为VbaProject添加了Clone()方法
    /// /// Performs a copy of the .
    /// /// The cloned VbaProject.public VbaProject Clone()
  • 为VbaModule添加了Clone()方法
    /// /// Performs a copy of the .
    /// /// The cloned VbaModule.public VbaModule Clone()
  • WORDSNET-18897:添加了一项功能,可以访问OLE对象原始数据
    byte[] OleFormat.GetRawData();
  • 添加了新的FindReplaceOptions.UseLegacyOrder选项
    /// /// True indicates that a text search is performed sequentially from top to bottom considering the text boxes.
    /// Default value is false.
    /// public bool UseLegacyOrder
    {
        get; set;
    }
  • 添加了新的RtfSaveOption.SaveImagesAsWmf
    /// /// When true all images will be saved as WMF.
    /// /// /// This option might help to avoid WordPad warning messages.
    /// public bool SaveImagesAsWmf
  • 将PDF 1.7添加到PdfCompliance枚举
    /// /// Specifies the PDF standards compliance level.
    /// public enum PdfCompliance
    {
        ///     /// The output file will comply with the PDF 1.7 standard.
        ///     Pdf17,
        …
    }
  • 新的公共属性已添加到Bookmark类
    /// /// Returns true if this bookmark is a table column bookmark.
    /// public bool IsColumn
    {
        get;
    }
      
    /// /// Gets the zero-based index of the first column of the table column range associated with the bookmark.
    /// /// /// Returns -1 if this bookmark is not a table column bookmark.
    /// public int FirstColumn
    {
        get;
    }
      
    /// /// Gets the zero-based index of the last column of the table column range associated with the bookmark.
    /// /// /// Returns -1 if this bookmark is not a table column bookmark.
    /// public int LastColumn
    {
        get;
    }



标签:

本站文章除注明转载外,均为本站原创或翻译。欢迎任何形式的转载,但请务必注明出处、不得修改原文相关链接,如果存在内容上的异议请邮件反馈至chenjj@pclwef.cn


为你推荐

  • 推荐视频
  • 推荐活动
  • 推荐产品
  • 推荐文章
  • 慧都慧问
扫码咨询


添加微信 立即咨询

电话咨询

客服热线
023-68661681

TOP