Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 368,275 for

save

(0.51 sec)
  1. Convert POT to PPSX in JavaScript | products.as...

    Convert POT to PPSX in JavaScript. Use Node.js library API to convert POT files to PPSX...Presentation from POT file and save it as PPSX. JavaScript code..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.ppsx" , SaveFormat...

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

    Convert POT to PPT in JavaScript. Use Node.js library API to convert POT files to PPT...Presentation from POT file and save it as PPT. JavaScript code for..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert POTX to PPSM in JavaScript | products.a...

    Convert POTX to PPSM in JavaScript. Use Node.js library API to convert POTX files to PPSM...Presentation from POTX file and save it as PPSM. JavaScript code..."welcome-to-powerpoint.potx" ); try { pres . save ( "output.ppsm" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  4. Convert POTM to POTX in Node.js | products.aspo...

    Convert POTM to POTX in Node.js. Use Node.js library API to convert POTM files to POTXs...Presentation from POTM file and save it as POTX. Node.js code for..."welcome-to-powerpoint.potm" ); try { pres . save ( "output.potx" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  5. Convert POTX to POT in JavaScript | products.as...

    Convert POTX to POT in JavaScript. Use Node.js library API to convert POTX files to POT...Presentation from POTX file and save it as POT. JavaScript code for..."welcome-to-powerpoint.potx" ); try { pres . save ( "output.pot" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert POTX to ODP in JavaScript | products.as...

    Convert POTX to ODP in JavaScript. Use Node.js library API to convert POTX files to ODP...Presentation from POTX file and save it as ODP. JavaScript code for..."welcome-to-powerpoint.potx" ); try { pres . save ( "output.odp" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  7. Convert POTX to ODP in Node.js | products.aspos...

    Convert POTX to ODP in Node.js. Use Node.js library API to convert POTX files to ODPs...Presentation from POTX file and save it as ODP. Node.js code for..."welcome-to-powerpoint.potx" ); try { pres . save ( "output.odp" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  8. Convert PPSM to POTX in Node.js | products.aspo...

    Convert PPSM to POTX in Node.js. Use Node.js library API to convert PPSM files to POTXs...Presentation from PPSM file and save it as POTX. Node.js code for..."welcome-to-powerpoint.ppsm" ); try { pres . save ( "output.potx" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  9. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.PSD for .NET 22.9 - 发行说明|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.... Save ( outputPsdFile , p16 ); } using...)) { // 使用 16 位颜色保存图片 img . Save ( outputImageFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...