Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 376,001 for

save

(0.41 sec)
  1. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument...."My note" ); $presentation -> save ( "note.pptx" , SaveFormat ::...removeNotesSlide (); $presentation -> save ( "note_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Convert POTX to TSV using Python or with free O...

    POTX to TSV conversion in your Python applications without using Microsoft Office or online. Test free POTX to TSV online converter quickly before integrating the code....NET API to save the HTML file as a Microsoft...files, including the ability to save HTML files as Excel files. Once...

    products.aspose.com/total/python-net/conversion...
  3. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations.... save ( "smartart.pptx" , aspose ...( smartArt ); presentation . save ( "smartart_removed.pptx" ,...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Convert XLTX to POT via PHP or with free Online...

    PHP API to Convert XLTX to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POT online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLTX...XLTX file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  5. Convert EXCEL to DOCM using Python or with free...

    EXCEL to DOCM conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to DOCM online converter quickly before integrating the code....NET API is used to save the created HTML into desired...provides the flexibility to save the document in different formats...

    products.aspose.com/total/python-net/conversion...
  6. Convert XLSM to WORD using Python or with free ...

    XLSM to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLSM to WORD online converter quickly before integrating the code....NET, save the created HTML into desired...also provides the feature to save HTML into Word document. By...

    products.aspose.com/total/python-net/conversion...
  7. OleObject|Aspose.Slides for PHP Documentation

    Work with OLE objects in PHP using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....$pdfData ); $presentation -> save ( "ole_object.pptx" , SaveFormat...$oleFrame ); $presentation -> save ( "ole_object_removed.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. Video|Aspose.Slides for PHP Documentation

    Work with video in PHP using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....mp4" ); $presentation -> save ( "video.pptx" , SaveFormat...$videoFrame ); $presentation -> save ( "video_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. DoclingSaveOptions class | Aspose.Words for Nod...

    Aspose.Words.Saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docling](../../aspose.words/Saveformat/#Docling) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++...."1234" ); // Save the encrypted Excel file workbook . Save ( outputFilePath...cout << "File encrypted and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/encrypting-excel-files/