Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 310,771 for

save

(0.15 sec)
  1. Convert OTP to PNG in JavaScript | products.asp...

    Convert OTP to PNG in JavaScript. Use Node.js library API to convert OTP files to PNG...Presentation from OTP file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert PPS to PNG in JavaScript | products.asp...

    Convert PPS to PNG in JavaScript. Use Node.js library API to convert PPS files to PNG...Presentation from PPS file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert PPS to BMP in JavaScript | products.asp...

    Convert PPS to BMP in JavaScript. Use Node.js library API to convert PPS files to BMP...Presentation from PPS file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  4. Convert PPSX to BMP in JavaScript | products.as...

    Convert PPSX to BMP in JavaScript. Use Node.js library API to convert PPSX files to BMP...Presentation from PPSX file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  5. Convert PPSX to JPG in JavaScript | products.as...

    Convert PPSX to JPG in JavaScript. Use Node.js library API to convert PPSX files to JPG...Presentation from PPSX file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  6. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::PdfSaveOptions class Contents [ Hide ]...specify additional options when saving a document into the Pdf format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Creating a DataMatrix BarCode in Ruby|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....setCodeText ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingDataMatrixBa...

    docs.aspose.com/barcode/java/creating-a-datamat...
  8. Export Visio Diagram to Image in Ruby|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....vsd" ) \ # Save as PNG diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  9. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++.... Save ( outDir + u "rangestyles.out...Blue ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  10. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....object to set different options Save output SVG image by specifying...path and the file name in the Save method as per your requirements...

    kb.aspose.com/cells/net/how-to-convert-excel-to...