Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 586,113 for

save

(0.16 sec)
  1. Convert OTP to PPS in Node.js | products.aspose...

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

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

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

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert POTM to TIFF in Node.js | products.aspo...

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

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert POT to PDF in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  5. Convert PPTM to HTML in Node.js | products.aspo...

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

    products.aspose.com/slides/nodejs-java/conversi...
  6. Convert PPSX to PPTX in Node.js | products.aspo...

    Convert PPSX to PPTX in Node.js. Use Node.js library API to convert PPSX files to PPTXs...Presentation from PPSX file and save it as PPTX. Node.js code for..."welcome-to-powerpoint.ppsx" ); try { pres . save ( "output.pptx" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  7. 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...
  8. Convert PPT to ODP in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  9. Aspose::Words::Saving::TxtSaveOptions class | A...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Split FlatOpcMacroEnabled Files via .NET | prod...

    C# code to split FlatOpcMacroEnabled documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Call the Save() method and pass the file name...DocumentPageSplitter ( doc ); // Save each page as a separate document...

    products.aspose.com/words/net/splitter/flatopcm...