Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 18,479 for

docx to doc

(0.79 sec)
  1. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldOptions.currentUser property | Aspose.Word...

    FieldOptions.currentUser property. Gets or sets the current user information.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. 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/
  5. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Merge XLSX Files Online or using C++ | products...

    Free online app To combine different XLSX files. C++ merging library code To merge XLSX worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/merge/xlsx/
  7. Document.PackageCustomParts | Aspose.Words for ...

    Manage cusTom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced Document flexibility and functionality.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough text.... let doc = new aw . Document (); let para = doc . getParagraph...); let run = new aw . Run ( doc , "Text with a single-line strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough text.... let doc = new aw . Document (); let para = doc . getParagraph...); let run = new aw . Run ( doc , "Text with a single-line strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartTitle | Aspose.Words for Java

    Provides access To the chart title properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a chart shape with...

    reference.aspose.com/words/java/com.aspose.word...