Sort Score
Result 10 results
Languages All
Labels All
Results 6,821 - 6,830 of 364,231 for

save

(0.25 sec)
  1. Convert PPTX to PNG in JavaScript | products.as...

    Convert PPTX to PNG in JavaScript. Use Node.js library API to convert PPTX files to PNG...Presentation from PPTX 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 POT to PNG in JavaScript | products.asp...

    Convert POT to PNG in JavaScript. Use Node.js library API to convert POT files to PNG...Presentation from POT 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 POTM to BMP in JavaScript | products.as...

    Convert POTM to BMP in JavaScript. Use Node.js library API to convert POTM files to BMP...Presentation from POTM 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 PPSM to PNG in JavaScript | products.as...

    Convert PPSM to PNG in JavaScript. Use Node.js library API to convert PPSM files to PNG...Presentation from PPSM 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...
  5. Convert PPS to JPG in JavaScript | products.asp...

    Convert PPS to JPG in JavaScript. Use Node.js library API to convert PPS files to JPG...Presentation from PPS 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. Convert PPTX to JPG in JavaScript | products.as...

    Convert PPTX to JPG in JavaScript. Use Node.js library API to convert PPTX files to JPG...Presentation from PPTX 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...
  7. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....only need to save the output PDF using the Save method of the...Green ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  8. HtmlVersion Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.HtmlVersion enum to optimize document saving in HTML and MHTML formats, enhancing compatibility and performance....version of HTML is used when saving the document to Html and Mhtml...Name Value Description Xhtml 0 Saves the document in compliance with...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Tables and Ranges with Node.js via C++|Document...

    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....convertToRange (); // Save the file wb . save ( path . join ( dataDir...( options ); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  10. Convert XLTX to ODT using Python or with free O...

    XLTX to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLTX to ODT online converter quickly before integrating the code....NET, save the created HTML into desired...Workbook class Save XLTX file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...