中国最专业的商业控件服务网

慧都控件网

节假日值班电话:023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序

寻找一款类似word的文档编辑控件

您好!根据您的需求,我们为您推荐一款.Net文档处理控件——Aspose.Words,该控件支持生成,更改,转换,渲染和打印文档,并可以通过编程创建,修改,提取和替换所有的文档元素包括章节,页眉,页脚,段落,列表,表格,文本,字段,超链接,书签和图像,可以很好的满足您的需求。

请推荐html->PDF, Word->PDF的好产品

根据您的需求,我们建议结合Aspose.PdfAspose.WordsAspose.PDF.Kit三个产品来使用,可以达到您所描述的需求。

上一个 上一个 Aspose.Cells 下一个 下一个Aspose.Slides
Aspose.Words
[产品编号: 10564 ]  
Aspose.Words

收藏订阅

  • 当前版本:v11   [销售以商家最新版为准,如需其他版本,请来电咨询]
  • 开  发 商:ASPOSE 独家代理
  • 产品类型:独立控件
  • 产品功能:Microsoft Office相关
  • 控件类型:.NET / JAVA
  • 其他特性:Windows Form
  • 产品源码:不提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论(9)  
v6.3.0  Aspose.Words v6.1.0 (09-02-09) v6.0.1

Aspose.Words 版本更新 v6.1.0 (更新日期:2/9/2009)

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

Issue ID Type Module Summary
5015 Bug DOC List level numbering format is read incorrectly from DOC
6629 Bug DOC “FileCorruptedException” exception occurs when trying to open any document on MONO environment.
6870 Bug DOC Exception occurs when try to convert document generated by Aspose.Words to PDF using Adobe Acrobat Professional.
7287 Bug DOC “FileCorruptedException” exception occurs upon opening the document.
3965 Bug DOCX Footnote separator and contination characters are not exported
3957 Bug HTML Script tags should be stripped away on HTML import
7008 Bug HTML SaveOptions.HtmlExportMetafileAsRaster = false does not work
7250 Crash HTML Switching HtmlExportMetafileAsRaster off gives an exception if any transform needed
3084 Enhancement HTML Add an option to turn off conversion to PNG during HTML output.
3320 Enhancement HTML Support short color codes like #a8f during HTML import.
6526 Enhancement HTML Support incomplete tags on HTML import
7246 Enhancement HTML Suppress explicit page breaks in tables
7279 Enhancement HTML Split SaveOptions.ExportImagesFolder property to HtmlExportImagesFolder and PdfExportImagesFolder
7324 Enhancement HTML Improve parametrization when exporting image (HTML, PDF)
732 New Feature HTML Export images using original file name, not generated.
1038 New Feature HTML Add image naming feature
1559 New Feature HTML Add the possibility of specifying a prefix or postfix for image files names when exporting to HTML.
3060 New Feature HTML When reading multiple copies of same image, read only once to memory
6998 New Feature HTML Implement SaveOptions.HtmlExportImageSaving and SaveOptions.PdfExportImageSaving events
7232 New Feature HTML Support color names like ‘lightgrey’ during HTML import.
6846 Bug Layout Table row appears on different page from MS Word.
6908 Bug Layout NUMPAGES field inside a table inside a footer is not visible in output
7150 Bug Layout Part of content disappears when table row breaks across pages.
7251 Bug Layout Line of text is missing when rendering
7013 Bug MHTML “UnsupportedFileFormatException” exception occurs upon opening MHTML document.
4282 Bug Model FootnoteOptions.RestartRule doesn’t work.
5631 Bug Model FootnoteOptions/EndnoteOptions does not work.
7266 Bug Model “ArgumentException” exception occurs upon converting DOC to HTML/MHTML/EPUB/PDF
7317 Bug Model Number format of endnodes is changed from Arabic to Roman after opn/save the document.
1367 Cosmetic Model FontInfo.Panose should be null rather than empty
7164 Cosmetic Model Reseting Subscript resets also Superscript.
1440 Crash Model Getting Bookmark.Text throws exception.
3306 New Feature Model Expose Document.FontInfos with all underlying classes and properties.
7166 Bug Model Support non-US-ASCII filenames when send document to a client browser.
6859 Bug ODT FormFields are not supported upon Import/Export ODT.
7012 Bug ODT “FileCorruptedException” exception occurs upon opening ODT document.
7075 Bug ODT Font name is changed to Times New Roman upon saving to ODT.
7113 Bug ODT Some styles names mismatch NCName specification
7096 New Feature ODT Add support of TextInput field for import/export
7097 New Feature ODT Add support of CheckBox field for import/export
7098 New Feature ODT Add support of DropDown field for import/export
7162 New Feature ODT To add version of standard (1.1) in export
1484 Bug Old PDF Shapes belonging to paragraphs with page breaks move to next pages
7356 Bug Old PDF Underline attribute is lost when non-last run consists of spaces
7248 Enhancement Old PDF Allow page breaks in tables where they are allowed in MS Word
7217 Bug Rendering RoundRectangle is rendered as simple rectangle.
6694 Bug Rendering.PDF Numbering of list in the output PDF is not correct.
6861 Bug Rendering.PDF Bookmarks are lost upon converting documents to PDF.
6863 Bug Rendering.PDF Bullet points in word document are showing up as asterisks in pdf document
6913 Bug Rendering.PDF EMF image is displayed not correctly in PDF output.
6952 Bug Rendering.PDF “ArgumentException” exception occurs upon converting Document to PDF.
7173 Bug Rendering.PDF “NullReferenceException” exception occurs upon saving to PDF in Evaluation mode.
7197 Bug Rendering.PDF Part of header disappears upon rendering and converting to PDF.
7207 Bug Rendering.PDF “Cannot find the required font” exception occurs upon converting document to PDF.
7216 Bug Rendering.PDF Bold Italic text at the beginning of paragraph makes whole paragraph to be italic and incorrectly aligned upon converting to PDF.
7238 Bug Rendering.PDF Image is distorted upon converting DOC to PDF.
7253 Bug Rendering.PDF PDF generated by Aspose.Words is invalid for some applications.
7161 Bug Rendering.PDF “Touchup text tool” does not work for PDF created by Aspose.Words.
7125 Bug TXT ”ArgumentOutOfRangeException” exception occurs upon converting to TXT

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:

  • Borders around pictures in the template doc cause “XmlStreamException” during saving to HTML format.
  • The document with cropped metafiles causes UnsupportedOperationException during converting from DOC to HTML.
  • The document with broken ticks (DataTime) number in Comments, etc. causes FileCorruptedException upon opening.
  • Null 'Author' and 'Initial' fields cause a NullPointerException during document save.
  • Track change disappears after open/save document using Aspose.Words (.Net #5483).

Enhancement:

  • Only one key to preserve Metafiles in out doc: SaveOptions.setHtmlExportMetafileAsRaster(false).
  • Workaroung for old IBM (1.4) JIT JMM bug.