Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 175,586 for

docx

(0.08 sec)
  1. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)... Remarks A DOCX or DOC document can contain...'StructuredDocumentTa.creating_custom_xml.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Compress and Decompress ODT Files via .NET

    C# compression and decompression source code to compress ODT documents into a single zip archive or vice versa on .NET Framework, .NET Core....Writer word processor what the DOCX is to Microsoft Word. Several...other formats such as DOC and DOCX. Other Supported Compression...

    products.aspose.com/zip/net/zip-file/odt/
  3. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating Docx reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...6:51pm 1 Hi, We’re generating DOCX reports programmatically (using...doc.save(output, aw.SaveFormat.DOCX) How the TOC is built (Go, writing...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  4. How to Add a Row to a Table in Word using Java

    This tutorial introduces the reader briefly about how to add a row to a table in Word using Java. You can perform these steps to see how in word table add row using Java in any operating system like Windows, macOS or Linux....this output file is saved as DOCX however, you can save it in...

    kb.aspose.com/words/java/how-to-add-a-row-to-a-...
  5. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....Java such that each page of the DOCX Word document is saved as a...

    kb.aspose.com/words/java/how-to-convert-word-to...
  6. Convert WORD To HTML Python

    Convert a Word document to HTML format in Python code. Save a Word document as HTML using Python....example in Python to convert DOCX to HTML format Copy Examples...convert Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/python-net/conversion...
  7. Convert WORD To XPS Python

    Convert a Word document to XPS format in Python code. Save a Word document as XPS using Python....example in Python to convert DOCX to XPS format Copy Examples...convert Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/python-net/conversion...
  8. Convert WORD To MARKDOWN Javascript

    Convert a Word document to MARKDOWN format in JavaScript code. Save a Word document as MARKDOWN using JavaScript....example in JavaScript to convert DOCX to MD format Copy Examples Input...convert Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert WORD To EPUB Javascript

    Convert a Word document to EPUB format in JavaScript code. Save a Word document as EPUB using JavaScript....example in JavaScript to convert DOCX to EPUB format Copy Examples...convert Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM...

    products.aspose.com/words/nodejs-net/conversion...
  10. How to Insert a Bookmark in Word using Python

    This quick tutorial explains how to insert a bookmark in Word using Python. It provides details for environment settings, a step-wise process, and a runnable sample code to create bookmark in Word using Python....saving the output file as a DOCX , or DOC as per the requirement...

    kb.aspose.com/words/python/how-to-insert-a-book...