Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 375,198 for

save

(0.9 sec)
  1. Convert PPTX to PPSX in Node.js | products.aspo...

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

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert PPTM to PPTX in JavaScript | products.a...

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

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

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

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

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

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

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

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

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

    products.aspose.com/slides/nodejs-net/conversio...
  7. Გადაიყვანეთ HTML MARKDOWN C++

    გადაიყვანეთ HTML MARKDOWN C++ ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN C++....html" ); doc-> Save ( u"Output.md" ); using namespace...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.md"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  8. Converting a MHTML file to XLS using C++ | Aspo...

    Sample code for MHTML to XLS conversion using C++. Use C++ example for batch MHTML to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  9. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++.... DeleteBlankRows (); // Save the Excel file U16String outputFilePath..."mybook.out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  10. Გადაიყვანეთ Გამოსახულება DOCX C++

    გადაიყვანეთ Გამოსახულება DOCX C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX C++....png" ); doc-> Save ( u"Output.docx" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...