Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 369,809 for

save

(0.11 sec)
  1. Convert SVG to PNG in Python | products.aspose.com

    Convert SVG to PNG in Python. Use Python library API to convert SVG files to PNGs...Presentation from SVG file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  2. Read CSV File With Multiple Encodings|Documenta...

    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....options ); // Save it in XLSX format workbook . save ( dataDir +...Workbook using Aspose.Cells Save Each Worksheet to Different...

    docs.aspose.com/cells/java/read-csv-file-with-m...
  3. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF documents in Java with Aspose.PDF for enhanced document interactivity.... After you may save your document. public static... GREEN ); // save the output file editor . save ( _dataDir +...

    docs.aspose.com/pdf/java/adding-javascript-acti...
  4. Does the psd-java plugin have this function? - ...

    image.png (114.0 KB) I really need this feature。This feature is called Save for Web...This feature is called Save for Web Professionalize.Discourse...functionality you are looking for in the Save for Web feature? Dmitriy.Sorokin...

    forum.aspose.com/t/does-the-psd-java-plugin-hav...
  5. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...)); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/nodejs-java/shape-format...
  6. Refresh Values of Linked Shapes|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....Cells when you save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/java/refresh-values-of-li...
  7. Convert JPG to PPTX in PHP | products.aspose.com

    Convert JPG to PPTX in PHP. Use PowerPoint PHP API to convert JPG files to PPTX...Presentation from JPG file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  8. Convert Image to PPTX in PHP | products.aspose.com

    Convert Image to PPTX in PHP. Use PowerPoint PHP API to convert Image files to PPTX...Presentation from Image file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  9. Merge POT Files Using PHP | products.aspose.com

    Merge multiple POT files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pot" , SaveFormat...steps to merge two POT files and save result as POT in PHP. Install...

    products.aspose.com/slides/php-java/merger/pot/
  10. Merge PPT Files Using PHP | products.aspose.com

    Merge multiple PPT files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.ppt" , SaveFormat...steps to merge two PPT files and save result as PPT in PHP. Install...

    products.aspose.com/slides/php-java/merger/ppt/