Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 369,861 for

save

(0.17 sec)
  1. Aspose.PSD for .NET 21.11 - 发行说明|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 ( outputPsd ); } PSDNET-988...UpdateLayerData (); } } } } image . Save ( outputPng , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Work with Barcode Recognition State using XML i...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...barcode recognition state and saving it using the XML format to...Java , there are two options to save the current state of class BarCodeReader...

    docs.aspose.com/barcode/java/barcode-reading-in...
  3. Ինչպես ստեղծել PDF Excel-ից Java-ում

    Այս կարճ ձեռնարկում մենք կսովորենք, թե ինչպես ստեղծել PDF Excel-ից Java-ում: Այս առաջադրանքները կարող եք կատարել macOS-ում, Linux-ում և Windows-ում:...մեջ՝ PDF-ի փոխակերպելու համար Save Excel ֆայլը որպես PDF Այս քայլերում...պահում որպես PDF՝ օգտագործելով save() ֆունկցիան: Դուք կարող եք օգտագործել...

    kb.aspose.com/hy/cells/java/how-to-generate-pdf...
  4. Converting a PDF file to DOC using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑DOC Conversion on All Platforms...Convert a PDF Page to DOC using save_docx function Close the PDF...your PDF file and then simply save it as a DOC file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  5. Converting a PDF file to PPTX using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑PPTX Conversion on All Platforms...Convert a PDF Page to PptX using save_to_pptx function Close the PDF...your PDF file and then simply save it as a PPTX file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  6. Remove Attachments from PDF using C++ | Aspose.PDF

    C++ source code for removing attachments in a PDF file.... Save the result. This code snippet...attachments from a PDF document and saves the modified PDF as a separate...

    products.aspose.com/pdf/cpp/attachments/remove/
  7. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....$signature ); # Save presentation $pres -> save ( "SomePresentationSign...clearing it entirely ; after you save the file, the presentation will...

    docs.aspose.com/slides/php-java/digital-signatu...
  8. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP 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/...
  9. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM 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/...
  10. View or Edit POTX Files Metadata using Java | p...

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

    products.aspose.com/slides/java/metadata/potx/