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

save

(0.18 sec)
  1. Aspose.PSD for .NET 22.9 - 发行说明|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.... Save ( outputPsdFile , p16 ); } using...)) { // 使用 16 位颜色保存图片 img . Save ( outputImageFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  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. Video|Aspose.Slides for Node.js via .NET Docume...

    Add and control videos with Aspose.Slides for Node.js: insert, play, trim, set poster frames, and export with examples for PPT, PPTX, and ODP presentations.... save ( "video.pptx" , aspose . slides...videoFrame ); presentation . save ( "video_removed.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  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. 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. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++.... save ( "path/to/output.xlsx" ); const...); // Save your workbook in Xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...