Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 370,640 for

save

(0.25 sec)
  1. C++ API to Convert MHTML to CSV | products.aspo...

    Convert MHTML to CSV via C++ API without using Microsoft Excel or Adobe Reader... It is used to save webpages for offline viewing...Convert MHTML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Aspose.PSD for .NET 22.11 - Release Notes|Docum...

    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....method for a layer only, the saved layer has incorrect bounding...(IndexOutOfRangeExcep) on the saving of PSD file with Chinese symbols...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  3. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java.... save(OutputStream outputStream, SaveOptions...toPages(FixedPageSaveOptions saveOptions) Saves each page of the document loaded...

    reference.aspose.com/words/java/com.aspose.word...
  4. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....purposes Setting Timescales and Saving to an Image The class’s Timescale...different timescale setting. Saves the file to disk as a JPG. Copy...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  5. Remove Pages from PDF using Go | Aspose.PDF

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/go-cpp/pages/remove/
  6. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... false ); // Save PDF document document . Save ( dataDir + "SetPrivileges_out...choice. Finally, save the encrypted PDF file using Save method of the...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  7. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....Paragraph collection of the page Save the resultant PDF document //...World!" )); // Save updated PDF document . save ( "HelloWorld_out...

    docs.aspose.com/pdf/java/create-document/
  8. Generate ITF Barcodes in C#|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 ( $"{path}ITF14BorderNone.png"...ITF14BorderType . Bar ; gen . Save ( $"{path}ITF14BorderBar.png"...

    docs.aspose.com/barcode/net/itf-barcodes/
  9. Saving to Fixed-page Format in C++|Aspose.Words...

    How to Save a document to a fixed-page format – PDF, XPS, HTML, XAML, PostScript, and PCL? See the instructions....Ask AI Saving a Document to Fixed-page Format Contents [ Hide...calculated, the document can be saved in a fixed-page format supported...

    docs.aspose.com/words/cpp/saving-a-document-to-...
  10. Merge PDF Documents using PHP | Aspose.PDF

    Combine various PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save concatenated output file PHP...()); // Save concatenated output file $document1 -> save ( $outputFile...

    products.aspose.com/pdf/php-java/merger/