Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 78,378 for

doc format

(0.07 sec)
  1. Online TEX to PPTM Conversion or Develop Java b...

    Free online app to convert TEX to PPTM files. Java conversion library code for TEX Documents....TEX files to PPTM and other formats via Java automation API. Freely...class Save the document to PPTM format using save method and set Pptm...

    products.aspose.com/total/java/conversion/tex-t...
  2. Online TEX to PPT Conversion or Develop Java ba...

    Free online app to convert TEX to PPT files. Java conversion library code for TEX Documents....TEX files to PPT and other formats via Java automation API. Freely...class Save the document to PPT format using save method and set Ppt...

    products.aspose.com/total/java/conversion/tex-t...
  3. Online PTOX File Merger or Build Python Apps to...

    Free online app to combine different PTOX files. Python merging library code to merge PTOX Documents into other Formats....Excel, PowerPoint & many other formats online. Download How to Merge...Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML...

    products.aspose.com/total/python-net/merge/ptox/
  4. Online XLSX File Merger or Build Python Apps to...

    Free online app to combine different XLSX files. Python merging library code to merge XLSX Documents into other Formats....Excel, PowerPoint & many other formats online. Download How to Merge...Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML...

    products.aspose.com/total/python-net/merge/xlsx/
  5. Convert WORD to XLSM via Java or with free Onli...

    Convert WORD to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLSM online converter quickly before integrating the code....variety of document formats, such as DOC, DOCX, ODT, and HTML...for a variety of spreadsheet formats, such as XLS, XLSX, and XLSM...

    products.aspose.com/total/java/conversion/word-...
  6. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a TOA field, which...

    reference.aspose.com/words/java/com.aspose.word...
  7. CellFormat.right_padding property | Aspose.Word...

    CellFormat.right_padding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat.left_padding property | Aspose.Words...

    CellFormat.left_padding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Rtf](../../aspose.words/saveFormat/#Rtf) Format...Rtf format. To learn more, visit the Specify...prettyFormat When true , pretty formats output where applicable. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties.links_up_to_date prop...

    BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a Document are up-to-date.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

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