Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 369,762 for

save

(0.27 sec)
  1. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core.... Save current page as a separate PDF... Document ( "test.pdf" ); # save input html to pdf to file doc...

    products.aspose.com/pdf/python-net/splitter/
  2. Compress PDF Document using Rust | Aspose.PDF

    Compress PDF programmatically using Aspose.PDF for Rust library....compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/rust-cpp/compress/
  3. Android API to Convert DOC to XLT or with free ...

    Convert DOC to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLT online converter quickly before integrating the code.... This can save time and effort when creating...Convert DOC to HTML by using Save method Load HTML document by...

    products.aspose.com/total/android-java/conversi...
  4. View or Edit POTX Files Metadata using Python |...

    Python source code to edit or view POTX format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  5. View or Edit POT Files Metadata using Python | ...

    Python source code to edit or view POT format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  6. View or Edit POTM Files Metadata using Python |...

    Python source code to edit or view POTM format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  7. View or Edit FODP Files Metadata using Python |...

    Python source code to edit or view FODP format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  8. C++ API to Convert XML to TSV | products.aspose...

    Convert XML to TSV via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to TSV format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. Convert WORD to PPTM via C++ or with free Onlin...

    Export WORD to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPTM online converter quickly before integrating the code....presentations from existing documents, saving time and effort. Additionally...create a new presentation and save it as PPTM. This process is...

    products.aspose.com/total/cpp/conversion/word-t...
  10. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....add ( graph ) # Save PDF document document . save ( path_outfile...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-ellipse/