Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 18,478 for

docx to doc

(0.39 sec)
  1. Merge PPS Files Online or using Java | products...

    Free online app To combine different PPS presentations. Java merging library code To merge PPS presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...[Product Documentation](https://docs.aspose.com/slides/java/syst...

    products.aspose.com/total/java/merge/pps/
  2. Merge XLTM Files Online or using Java | product...

    Free online app To combine different XLTM files. Java merging library code To merge XLTM worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/cells/java/syste...

    products.aspose.com/total/java/merge/xltm/
  3. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section... doc = aw . Document ( file_name =...endnotes.docx' ) doc . footnote_options . columns = 2 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....with OOXML documents such as DOCX or DOTX produced using WPS Office...password = "MySecret" doc = Document ( "encrypted.docx" , load_options...

    docs.aspose.com/words/python-net/specify-load-o...
  7. Merge XLSM Files Online or using Java | product...

    Free online app To combine different XLSM files. Java merging library code To merge XLSM worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/cells/java/syste...

    products.aspose.com/total/java/merge/xlsm/
  8. Android via Java Product Overview|Aspose.Words ...

    Aspose.Words for Android via Java is a `Java` class library that enables Android developers To perform a great range of Document processing tasks....Android via Java supports DOC, DOCX, RTF, HTML, OpenDocument,...quality conversions to and from DOC, OOXML, RTF, WordprocessingML...

    docs.aspose.com/words/java/android-product-over...
  9. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....Document doc = new Document(getMyDir() + "Document.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomPartCollection.clone method | Aspose.Word...

    CusTomPartCollection.clone method. Makes a deep copy of this collection and its items.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

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