Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 70,177 for

docx

(0.08 sec)
  1. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface to create custom save methods for documents, enhancing your document management solutions....docx" ); // Following formats are...manage a document while saving to docx. public void ProgressCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  2. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... Docx Office Open XML WordprocessingML...Shows how save a web page as a .docx file. const url = "https://products...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. [Defect] Accessibility issues for document comp...

    Compare 2 Docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...24, 2025, 7:22am 1 Compare 2 docx files attached, Open a resulted...Accessi_Doc_compliance_header_footer_v2.docx (335.3 KB) Accessi_Doc_comp...

    forum.aspose.com/t/defect-accessibility-issues-...
  4. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert Docx to PDF....Java by just loading the source DOCX file and saving it back as a...approach using Java code to convert DOCX to PDF by loading the source...

    kb.aspose.com/words/java/how-to-convert-word-to...
  5. PDF to WORD Converter using C# | Aspose.PDF

    Sample code for PDF to WORD C# conversion. Use API example code for batch PDF files to WORD conversion within VB.NET, ASP.NET, or any .NET-based application... DocX ); Copy code to the clipboard...BYTEARRAY PDF to DOC PDF to DOCX PDF to EMF PDF to EPUB PDF to...

    products.aspose.com/pdf/net/conversion/pdf-to-w...
  6. Create DOTM in Python | products.aspose.com

    Generate Microsoft Word DOTM document using Python applications without using Microsoft Word....Word 2007 Marco File) Generate DOCX File (Office 2007+ Word Document)...macros. Similar to the standard DOCX format, DOTM files are based...

    products.aspose.com/total/python-net/create/dotm/
  7. MirrorMargins in ODT not saved correctly - Free...

    I have a Docx template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...April 9, 2025, 9:41pm 1 I have a DOCX template with mirror margins...resulting ODT file. I am using a DOCX template with mirror margins...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  8. | Aspose

    Sample code for PNG to DOC Java conversion. Use API example code for batch PNG files to DOC conversion within any Web or Desktop Java based application....The updated version of DOC is DOCX which is based on Office OpenXML...generated by Microsoft Word) DOCX (Microsoft Word documents) XLS...

    products.aspose.com/ocr/java/conversion/png-to-...
  9. | Aspose

    Sample code for TIF to DOC Java conversion. Use API example code for batch TIF files to DOC conversion within any Web or Desktop Java based application....The updated version of DOC is DOCX which is based on Office OpenXML...generated by Microsoft Word) DOCX (Microsoft Word documents) XLS...

    products.aspose.com/ocr/java/conversion/tif-to-...
  10. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...# Configure save options for DOCX format print("Configuring save...demonstrate how to convert PDF to DOCX. For instance, there are examples...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166