Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 177,428 for

docx

(1.53 sec)
  1. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... DOCX doc . save ( file_name = ARTIFACTS_DIR...'OoxmlSaveOptions.Iso29500Strict.docx' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Რამდენიმე WORD TIFF Javascript

    შეაერთეთ მრავალი WORD TIFF JavaScript კოდში. შეინახეთ WORD როგორც TIFF JavaScript....JavaScript რათა გააერთიანოთ მრავალი DOCX TIFF კოპირება Მაგალითები შეიტანეთ...fileNames = [ "Input1.docx" , "Input2.docx" ] var output = new...

    products.aspose.com/words/ka/nodejs-net/merge/w...
  3. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using Docx4j...." ); // Save the document in DOCX format. The format to save as...( "Aspose_NewDoc.docx" , SaveFormat . DOCX ); docx4j - Create...

    docs.aspose.com/words/java/create-new-document/
  4. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...docx"); Document target = new Do...Document("C:\\Temp\\v2.docx"); source.compare(target, "AW", new...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  5. How to tag tables to a page number in word docu...

    I am reading a word document using python-Docx, python-Docx·PyPI but it has limitation as it does not give us the page information. The word document has lot of tables which could be splitted to next page. The python-do…...document using python-docx , python-docx·PyPI but it has limitation...splitted to next page. The python-docx treats splitted tables as a...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...
  6. PDF Format Conversion Solution for Rust | Aspos...

    Convert PDF to Docx, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG & more using Rust...PDF-document as DocX-document pdf . save_docx ( "sample.docx" ) ? ; Ok...document. Then, we call the save_docx function. Next, close the PDF...

    products.aspose.com/pdf/rust-cpp/conversion/
  7. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....this document can be saved as DOCX or with any other Word file...with headers and footers as a DOCX file These steps provide information...

    kb.aspose.com/words/java/how-to-add-header-and-...
  8. Compare Documents via Android Mobile Applicatio...

    Compare PDF, Microsoft Word, PowerPoint and Excel files via mobile android application. Get the highlighted comparison results.... Microsoft Word DOC DOCX Document Comparison Developers...Files Compare DOCM Files Compare DOCX Files Compare DOT Files Compare...

    products.aspose.com/total/android-java/compare/
  9. Supported File Formats|Aspose.PDF for Rust via C++

    This page shows which Aspose.PDF for Rust can load and save file formats....in the Microsoft Word format DOCX Saves the document in the Microsoft...

    docs.aspose.com/pdf/rust-cpp/supported-file-for...
  10. Create a Macro in Word using Java

    Refer to this article for coding with VBA using Java. It has complete details to set the IDE for development, a list of instructions, and a sample code to create a macro in Word using Java.... To transform a DOCX file to JSON, refer to the article...article on Convert DOCX to JSON in Java . Updated on 01 Oct 2025...

    kb.aspose.com/words/java/create-a-macro-in-word...