Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 18,414 for

docx to doc

(0.17 sec)
  1. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....example, when saving a document to DOC or DOT format, use the password...method: When saving a document to Docx format, use the password property...

    docs.aspose.com/words/python-net/specify-save-o...
  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...embedded TrueType fonts. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Edit TEXT In Java

    Edit TEXT in Java code....*; Document doc = new Document ( "Input.txt"...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/text/
  4. Export XLTM to WORD in Android or with free Onl...

    Android API To Convert XLTM To WORD without using Microsoft Word or online. Test free XLTM To WORD online converter quickly before integrating the code....Document class Save the document to DOC format using save method Get...document in DOC format document . save ( "output.doc" , com . aspose...

    products.aspose.com/total/android-java/conversi...
  5. Export XLSM to WORD in Android or with free Onl...

    Android API To Convert XLSM To WORD without using Microsoft Word or online. Test free XLSM To WORD online converter quickly before integrating the code....Document class Save the document to DOC format using save method Get...document in DOC format document . save ( "output.doc" , com . aspose...

    products.aspose.com/total/android-java/conversi...
  6. Convert PPTM to EXCEL via C++ or with free Onli...

    Export PPTM To EXCEL in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM To EXCEL online converter quickly before integrating the code....range of file formats, including DOCX, XLSX, PPTX, PDF, HTML, and...Options with C++ Convert PPTM to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/cpp/conversion/pptm-t...
  7. | Aspose

    Sample code for JPEG To Docx Java conversion. Use API example code for batch JPEG files To Docx conversion within any Web or DeskTop Java based application....Conversion JPEG to Docx HTML JPG OCR XML BMP DOCX Aspose.OCR for...that converts an JPEG image to DOCX document: Create an instance...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  8. Footnote and revisions - Free Support Forum - a...

    Hi, I just wanted To check is this expected behaviour, when tracking changes and i move position of footnote i get deleted duplicated revison footnote in Document. word Doc: footnotetc1.Docx (15.5 KB) Document Doc =…...KB word doc: footnotetc1.docx (15.5 KB) Document doc = new D...Document("footnotetc1.docx"); Footnote footnote = (Footnote) doc.getChild(NodeType...

    forum.aspose.com/t/footnote-and-revisions/328702
  9. Export XLTX to WORD in Android or with free Onl...

    Android API To Convert XLTX To WORD without using Microsoft Word or online. Test free XLTX To WORD online converter quickly before integrating the code....Document class Save the document to DOC format using save method Get...document in DOC format document . save ( "output.doc" , com . aspose...

    products.aspose.com/total/android-java/conversi...
  10. WatermarkerContext class | Aspose.Words for Python

    aspose.words.lowcode.WatermarkerContext class. Document watermarker context.... doc = MY_DIR + 'Big document.docx' watermark_text...watermarker_context ) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

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