Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 175,560 for

docx

(0.08 sec)
  1. Մի Քանի WORD Դեպի Պատկեր Javascript

    Միավորել մի քանի WORD Պատկեր ին JavaScript կոդի մեջ: Պահպանեք WORD որպես Պատկեր օգտագործելով JavaScript:...օրինակ JavaScript ՝ մի քանի DOCX JPG մեջ միավորելու համար Պատճենել...fileNames = [ "Input1.docx" , "Input2.docx" ] var output = new...

    products.aspose.com/words/hy/nodejs-net/merge/w...
  2. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the document... This option works for DOC, DOCX and RTF formats only. Examples...Document ( base . myDir + "Document.docx" ); let fontInfos = doc . fontInfos...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. 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-...
  5. 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...
  6. Convert Excel to Word|Documentation

    Convert Excel file to Word using Python....DOCX as the second parameter of Workbook...exporting a worksheet to a .docx file. The following code example...

    docs.aspose.com/cells/python-java/convert-excel...
  7. 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/
  8. 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-...
  9. SvgTextOutputMode enumeration | Aspose.Words fo...

    Aspose.Words.Saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx document to .svg. let doc =...Document ( base . myDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SvgTextOutputMode enumeration | Aspose.Words fo...

    aspose.words.saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...