Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 347,039 for

save

(0.09 sec)
  1. Print Comments while saving to PDF with C++|Doc...

    Learn how to print comments while saving Excel files to PDF using Aspose.Cells for C++....Print Comments while saving to PDF with C++ Contents [ Hide ]...comments while printing or saving to PDF format with the following...

    docs.aspose.com/cells/cpp/print-comments-while-...
  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. 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/...
  4. 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/...
  5. 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/...
  6. 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/...
  7. Aspose.Cells 8.8.3 中的公共 API 更改|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....( "A1" ); //Save the result on disc book . save ( dir + "output...loadOptions ); //Save the spreadsheet on disc book . save ( dir + "output...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. View or Edit PPT Files Metadata using Java | pr...

    Java source code to edit or view PPT format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.ppt"...

    products.aspose.com/slides/java/metadata/ppt/
  9. View or Edit PPSM Files Metadata using Java | p...

    Java source code to edit or view PPSM format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.ppsm"...

    products.aspose.com/slides/java/metadata/ppsm/
  10. View or Edit ODP Files Metadata using C++ | pro...

    C++ source code to edit or view ODP format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/odp/