Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 378,469 for

save

(0.65 sec)
  1. Converting a PS file to PPTX using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/ps-to-pptx/
  2. Converting a PS file to PDF using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/ps-to-pdf/
  3. Converting a PS file to XLS using C++ | Aspose.PDF

    Sample code for PS to XLS conversion using C++. Use C++ example for batch PS 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/ps-to-xls/
  4. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram.... Value = 11 ; // Save Visio diagram . Save ( dataDir + "SetPageSize_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/net/change-page-size/
  5. Auto-space a Collection of Shapes in the Visio ...

    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....options ); // save Visio drawing diagram . save ( "c:\\temp\\AutoSpaceShapes_Out...Export of Hidden Visio Pages on Saving Format Visio Pages...

    docs.aspose.com/diagram/java/auto-space-a-colle...
  6. Password Protect the VBA Project of Excel Workb...

    Learn how to password protect the VBA project of an Excel workbook using Aspose.Cells for Node.js via C++.... Finally, it saves it as the output Excel file..."11" ); // Save the output Excel file workbook . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/password-prote...
  7. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....NotAutomatically ; // Save Visio diagram . Save ( dataDir + "SetAutoExpand_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/net/check-page-autoexpand/
  8. Converting Email Messages in Jython|Documentation

    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....__init__ ( self ): # Loading EML, Saving to MSG self . convert_eml_to_msg...dataDir + "Message.eml" ) # Save the Email message to disk in...

    docs.aspose.com/email/java/converting-email-mes...
  9. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java.... save ( "result.pptx" , SaveFormat...error" ); return ; } pres . save ( "result.pptx" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/limitations-...
  10. Converting a PCL file to PDF using PHP | Aspose...

    Sample code on PHP for PCL to PDF conversion. Use example code for batch PCL to PDF conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output PDF file System Requirements...your PCL file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/pcl...