Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 177,426 for

docx

(0.12 sec)
  1. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...docx' second_doc = MY_DIR + 'Table...'LowCode.CompareDocuments.1.docx' , author = 'Author' , date_time...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Product Overview|Aspose.Words for JasperReports

    Aspose.Words for JasperReports is the solution that makes it possible to export reports from JasperReports and JasperServer to Microsoft Word document formats. All report features are converted with the highest degree of precision to Microsoft Word documents....Words DOCX – Office Open XML (OOXML) document...with JasperServer to add DOC, DOCX, HTML, and TXT to the list of...

    docs.aspose.com/words/jasperreports/product-ove...
  3. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files.... file_format::docx Microsoft Word document (version...save_format = file_format :: docx ; asposeocr_page_save ( image...

    docs.aspose.com/ocr/cpp/save-file/
  4. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...+ 'Table.create_nested_table.docx' ) def create_table ( doc :...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert a Document in Node.js|Aspose.Words for ...

    Easily convert documents from one format to another using Node.js. You can work with all the most popular formats like Microsoft Word formats such as Docx or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....PDF Convert DOC to PDF Convert DOCX to PDF and others Convert Image...Convert PDF to Word Convert PDF to DOCX Convert PDF to DOC and others...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  6. 在 Java 中将 Word 转换为 Excel

    请参考本文了解如何在 Java 中将 Word 转换为 Excel。文章包括如何设置 IDE 的详细信息、操作步骤以及用于开发 Word 到 Excel 转换器的示例代码。... 在 Java 中将 DOCX 转换为 XLSX 的步骤 使用 Aspose.Words...Words for Java 配置环境以实现 DOCX 到 XLSX 的转换 创建 LoadOptions 对象以定义输入文件格式...

    kb.aspose.com/zh/words/java/conversion-from-wor...
  7. Encrypt a Document in C++|Aspose.Words for C++

    Encrypt your document using appropriate encryption algorithms for specific document formats....the OoxmlSaveOptions class for DOCX, DOCM, DOTX, DOTM, and FlatOpc...Encryption RC4 Encryption (40-bit) DOCX, DOTX, DOCM, DOTM, FlatOPC,...

    docs.aspose.com/words/cpp/encrypt-a-document/
  8. Margins being moved - Free Support Forum - aspo...

    Old Aspose Version 13 keeps the margin: Newer version causes the text to shift up: The word document has the correct margin before it is converted to pdf: this is the code we use to convert to pdf that is ca…...Docx"; doc.Save(wordDebugFile, SaveFormat.Docx); var options...v0szfvj5.khb.pdf (114.3 KB) 9072.Docx (26.8 KB) Here you go alexey...

    forum.aspose.com/t/margins-being-moved/313965
  9. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library.... Docx ) { // Modify an OLE object...Aspose . Words . SaveFormat . Docx ); // Save back an OLE object...

    docs.aspose.com/diagram/net/manipulate-the-embe...
  10. Aspose word for java将word文档转为html后,着重号丢失 - Free...

    aspose word for java将word文档转为html后,着重号丢失 htmlSaveOptions设置如下: private HtmlSaveOptions initHtmlSaveOptions() { HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.HTML); options.setEncoding(StandardCharsets…...中文技术支持 docxtohtml , html-to-docx , words-java pizhai December...htmlOfficeMathOutput); return options; } 签订.docx (10.0 KB) alexey.noskov December...

    forum.aspose.com/t/aspose-word-for-java-word-ht...