Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 375,724 for

save

(0.13 sec)
  1. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....showType ); presentation -> Save ( u "output.pptx" , SaveFormat...set_Loop ( true ); presentation -> Save ( u "output.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/manage-slide-show/
  2. Convert Word to Excel in Java|Aspose.Words for ...

    Convert XML to Excel, Word to Excel (including DOCX to Excel) in Java. Save a document in various formats to XLSX using Java.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/java/convert-a-document-t...
  3. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby....end $i += 1 end # Save the document. doc . save ( @data_dir + "TestDefect1352...row . remove () # Save the document. doc . save ( @data_dir + "TestDefect1352...

    docs.aspose.com/words/java/untangle-row-bookmar...
  4. C++ API to Convert CGM to XLAM | products.aspos...

    Convert CGM to XLAM via C++ API without using Microsoft Excel or Adobe Reader...developers automate their tasks and save time. It is easy to use and...Convert CGM to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. Online PCL to POT Conversion or Develop Java ba...

    Free online app to convert PCL to POT files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  6. Online PCL to Powerpoint Conversion or Develop ...

    Free online app to convert PCL to Powerpoint files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Online PCL to PPSM Conversion or Develop Java b...

    Free online app to convert PCL to PPSM files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  8. Set Worksheet Tab Color in Aspose.Cells|Documen...

    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.... Red ; //Save the Excel file workbook . Save ( "AsposeColoredTab_Out...AI Document Assistant Close Save Each Worksheet to a Different...

    docs.aspose.com/cells/net/set-worksheet-tab-col...
  9. PDF Watermarking API | Aspose.PDF

    Add or remove watermark from PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save PDF file Add Watermark in PDF...artifact ); //save result pdf to file doc . Save ( "add_watermark...

    products.aspose.com/pdf/watermark/
  10. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications.... Save the new PDF using Save method. The following...add ( $page ); $newDocument -> save ( $outputFile . "page_" . $pageCount...

    docs.aspose.com/pdf/php-java/split-document/