Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 380,825 for

save

(1.56 sec)
  1. Export PPTX to DOTM on Andorid via Java or with...

    Convert PPTX to DOTM in mobile apps without installing any software or online. Test free PPTX to DOTM online converter quickly before integrating the code....Convert PPTX to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Export PPTX to FLATOPC on Andorid via Java or w...

    Convert PPTX to FLATOPC in mobile apps without installing any software or online. Test free PPTX to FLATOPC online converter quickly before integrating the code....Convert PPTX to HTML by using save method and set Html as SaveFormat...Document class Save the document to FLATOPC format using save method...

    products.aspose.com/total/android-java/conversi...
  3. Export PPTX to DOT on Andorid via Java or with ...

    Convert PPTX to DOT in mobile apps without installing any software or online. Test free PPTX to DOT online converter quickly before integrating the code....Convert PPTX to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOT format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. C++ API to Convert PPTM to RTF or with free Onl...

    Export PPTM to RTF within your C++ applications or online. Test free PPTM to RTF online converter quickly before integrating the code....Render PPTM to HTML by using Save member funciton and set Html...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pptm-t...
  5. C++ API to Convert PPTM to DOCM or with free On...

    Export PPTM to DOCM within your C++ applications or online. Test free PPTM to DOCM online converter quickly before integrating the code....Render PPTM to HTML by using Save member funciton and set Html...reference Save the document to DOCM format by using Save member...

    products.aspose.com/total/cpp/conversion/pptm-t...
  6. C++ API to Convert POT to DOC or with free Onli...

    Export POT to DOC within your C++ applications or online. Test free POT to DOC online converter quickly before integrating the code....Render POT to HTML by using Save member funciton and set Html...reference Save the document to DOC format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pot-to...
  7. Add, Move or Delete pages in PDF using Python |...

    Manipulate PDF pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Add New...pages . insert ( 2 ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/pages/
  8. Convert Spreadsheet to PDF using Aspose.Cells|D...

    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....xls" ); //Save the document in PDF format workbook . save ( "AsposeConvert...

    docs.aspose.com/cells/java/convert-spreadsheet-...
  9. Converting Excel Files to HTML in PHP|Documenta...

    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....); // Save the document in HTML format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/converting-excel-fil...
  10. Remove Field Action|Aspose.PDF for Java

    Learn how to remove a field action from a PDF form field in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public..."Script_Demo_Button" ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/remove-field-action/