Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 177,803 for

docx

(0.48 sec)
  1. Multiple Format Support|Aspose.Words for ShareP...

    List of supported formats by the Aspose.Words for SharePoint....the following input formats: DOCX - Office Open XML DOTX - Office...PdfA1b - Adobe PDF/A-1b format DOCX - Office Open XML DOCM - Microsoft...

    docs.aspose.com/words/sharepoint/multiple-forma...
  2. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....using C# Convert DOCX to JSON in Java Convert DOCX to JSON in C#...

    kb.aspose.com/words/page/2/
  3. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the Docx format....will be used when saving in the DOCX format. Members Name Description...save_format = aw . SaveFormat . DOCX doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...docx' ) doc . save ( file_name =...Shows how to convert a PDF to a .docx. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#.... Docx )); /// Attach Generated Quotation...( "filename" , QuoteName + ".docx" ); Guid NewNoteId = Service...

    docs.aspose.com/words/net/extend-and-contribute...
  6. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel....remove styles work only with DOCX format for now. doc . styles...'Styles.RemoveStylesFromStyl.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StyleCollection.clearQuickStyleGallery method |...

    StyleCollection.clearQuickStyleGallery method. Removes all styles from the Quick Style Gallery panel....remove styles work only with DOCX format for now. doc . styles..."Styles.RemoveStylesFromStyl.docx" ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Extract Pages from Word Document in C# | Extrac...

    Learn how to extract pages from a Word document in C# using Aspose.Words. Follow easy steps and code examples to extract Word pages....Extracting Word pages from DOC or DOCX files can be useful in various...Save each page as a separate .docx file using the Save() method...

    blog.aspose.com/words/extract-word-pages-in-csh...
  9. How to Read Word Document in C#

    This brief tutorial guides you on how to read Word document in C#. To read text from Word document C# environment details and runnable sample code with description is shared....by loading a Word file like DOCX , DOC , RTF, or HTML, etc, and...package manager Load the input DOCX file into the Document class...

    kb.aspose.com/words/net/how-to-read-word-docume...
  10. 在 Java 中将 PUB 转换为 Word

    本文介绍了在 Java 中将 PUB 转换为 Word 的基本方法。它首先指导您进行环境设置,然后逐步讲解整个过程,并提供示例代码来解释在 Java 中将 Publisher 文件转换为 Word 的每个部分。...此外,在管理 PUB 文件并将其转换为 DOCX 文件时,您无需额外的软件。 在 Java 中将 PUB...Word 文档格式 以下是 在 Java 中将 PUB 转换为 DOCX 的详细过程概述。PubFactory 类支持多种重载,...

    kb.aspose.com/zh/pub/java/convert-pub-to-word-i...