Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 90,687 for

doc format

(0.26 sec)
  1. | Aspose

    Sample code for TIFF to PDF Java conversion. Use API example code for batch TIFF files to PDF conversion within any Web or Desktop Java based application....even smartphone photos in TIFF format and creates TIFF documents...TIFF File Format TIFF or TIF, Tagged Image File Format, represents...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  2. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

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

    Aspose.Words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes... let doc = new aw . Document ( base ....change effectively. expect ( doc . revisions . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Watermark.type property | Aspose.Words for Python

    Watermark.type property. Gets the watermark type.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. View and Update ODS Properties Online or Update...

    View and modify ODS properties through online app for free. Android API code to update and add ODS properties....support many popular formats including ODS format. Android Utility...[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...

    products.aspose.com/total/android-java/metadata...
  7. View and Update XLSB Properties Online or Updat...

    View and modify XLSB properties through online app for free. Android API code to update and add XLSB properties....support many popular formats including XLSB format. Android Utility...[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...

    products.aspose.com/total/android-java/metadata...
  8. Merge Powerpoint Files Online or using Java | p...

    Free online app to combine different Powerpoint presentations. Java merging library code to merge Powerpoint presentation into Format of your choice....Excel, PowerPoint & many other formats online. Download Merge Powerpoint...Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML...

    products.aspose.com/total/java/merge/powerpoint/
  9. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java.... Document doc = new Document(getMyDir() + "Images...system. NodeCollection shapes = doc.getChildNodes(NodeType.SHAPE...

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