Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 378,425 for

save

(1.94 sec)
  1. Convert PPT to HTML in Node.js | products.aspos...

    Convert PPT to HTML in Node.js. Use Node.js library API to convert PPT files to HTMLs...Presentation from PPT file and save it as HTML. Node.js code for..."welcome-to-powerpoint.ppt" ); try { pres . save ( "output.html" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert PPTM to PPS in Node.js | products.aspos...

    Convert PPTM to PPS in Node.js. Use Node.js library API to convert PPTM files to PPSs...Presentation from PPTM file and save it as PPS. Node.js code for..."welcome-to-powerpoint.pptm" ); try { pres . save ( "output.pps" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert PPTX to ODP in JavaScript | products.as...

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

    products.aspose.com/slides/nodejs-net/conversio...
  4. Convert PPTM to POT in Node.js | products.aspos...

    Convert PPTM to POT in Node.js. Use Node.js library API to convert PPTM files to POTs...Presentation from PPTM file and save it as POT. Node.js code for..."welcome-to-powerpoint.pptm" ); try { pres . save ( "output.pot" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  5. Convert PPT to PDF in JavaScript | products.asp...

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

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert PPSM to PPTM in Node.js | products.aspo...

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

    products.aspose.com/slides/nodejs-java/conversi...
  7. Convert PPTX to OTP in JavaScript | products.as...

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

    products.aspose.com/slides/nodejs-net/conversio...
  8. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration.... Save ( ArtifactsDir + "ReportingEngine...dataSource , "persons" ); doc . Save ( ArtifactsDir + "ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ; // Saves the presentation to Disk pres . Save ( "table...

    docs.aspose.com/slides/net/manage-table/
  10. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. @property def...extension, # which we can use when saving the object's contents into...

    reference.aspose.com/words/python-net/aspose.wo...