Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 220,704 for

format

(0.27 sec)
  1. Compress GLTF File Formats via JAVA | products....

    Sample Java compression code for GLTF file. Use this example code to compress GLTF file within any Web or Desktop Java based application....Scene(file); //Save the compressed format you want scene.save(output...DirectX and more formats. GLTF What is GLTF File Format? glTF (GL transmission...

    products.aspose.com/3d/java/compression/gltf/
  2. Compress VRML File Formats via JAVA | products....

    Sample Java compression code for VRML file. Use this example code to compress VRML file within any Web or Desktop Java based application....VRML); //Save the compressed format you want scene.save(output...DirectX and more formats. VRML What is VRML File Format? The virtual...

    products.aspose.com/3d/java/compression/vrml/
  3. Merge AMF File Formats via Node.js | products.a...

    Sample Node.js merger code for AMF file. Use this example code to merge AMF file within any Web based application....PDF XML AMF AMF Merge AMF Formats via Node.js Build your own...files and save them in the format you want System Requirements...

    products.aspose.com/3d/nodejs-java/merger/amf/
  4. Feature List|Documentation

    This page describes the feature list of Aspose.Diagram library....Microsoft Visio 2003/2007/2010 VDW format. Read Mermaid flowchat and...and Mermaid sequence format. Read and write : Read or write Microsoft...

    docs.aspose.com/diagram/net/feature-list/
  5. ParagraphFormat.characterUnitLeftIndent propert...

    ParagraphFormat.characterUnitLeftIndent property. Gets or sets the left indent value (in characters) for the specified paragraphs....DocumentBuilder ( doc ); let format = doc . firstSection . body...0 ). toEqual ( format . leftIndent ); format . characterUnitLeftInd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Supported Image Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Supported Image Formats Contents [ Hide ] Aspose.BarCode...raster image file formats and two vector image formats. The latter...

    docs.aspose.com/barcode/nodejsjava/image-formats/
  7. ParagraphFormat.line_unit_after property | Aspo...

    ParagraphFormat.line_unit_after property. Gets or sets the amount of spacing (in gridlines) after the paragraphs....DocumentBuilder ( doc = doc ) format = doc . first_section . body...first_paragraph . paragraph_format # Below are five different...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Compress USDZ File Formats via JAVA | products....

    Sample Java compression code for USDZ file. Use this example code to compress USDZ file within any Web or Desktop Java based application....USDZ); //Save the compressed format you want scene.save(output...DirectX and more formats. USDZ What is USDZ File Format? A file with...

    products.aspose.com/3d/java/compression/usdz/
  9. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... update(ignore_merge_format) Performs a field update. Throws...update ( self , ignore_merge_format : bool ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the Formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...number formats. So excel js api uses the following formats and more(custom)...Custom(I have only used one custom format there are quite a few available...

    forum.aspose.com/t/convert-range-to-json/311994