寻找一款类似word的文档编辑控件
您好!根据您的需求,我们为您推荐一款.Net文档处理控件——Aspose.Words,该控件支持生成,更改,转换,渲染和打印文档,并可以通过编程创建,修改,提取和替换所有的文档元素包括章节,页眉,页脚,段落,列表,表格,文本,字段,超链接,书签和图像,可以很好的满足您的需求。
请推荐html->PDF, Word->PDF的好产品
根据您的需求,我们建议结合Aspose.Pdf,Aspose.Words,Aspose.PDF.Kit三个产品来使用,可以达到您所描述的需求。
收藏订阅
Aspose.Words for .NET 6.1.0
We have 50+ fixes and enhancements in Aspose.Words for .NET for you this time.
Here is a list of what's changed. New features are mentioned in more detail at the end of this article
HTML Image Export Customizations
When Aspose.Words saves a document to HTML format it writes each image contained in the document as a separate file to disk. Aspose.Words also uses its own scheme for generating unique image files names. Many customers have requested that we allow customizations to both saving and naming.
There is now a new event handler SaveOptions.HtmlExportImageSaving that is fired just before an image is saved. You have an option of either returning your own file name for the image or completely circumventing the image saving process by returning a stream object for writing the image.
SaveOptions.HtmlExportImagesFolder and SaveOptions.HtmlExportImagesFolderAlias properties allow to control where the images are saved and how URIs that are written to HTML are constructed. These properties were revised and documentation updated.
Access to Font Information and Panose
We have made font information loaded from the document pubicly accessible. Use the Document.FontInfos property and classes in the new Aspose.Words.Fonts namespace.
ODT - Open Document Improvements
Import and export of form fields in ODT is now supported.
Aspose.Words for Java 2.6.1
Bug:
Enhancement: