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

save

(0.1 sec)
  1. C# Photoshop Files Conversion | products.aspose...

    Convert Photoshop PSD, PSB to PDF and Images including BMP, JPG, PNG, TIFF with few lines of C# code via .NET library.... Download PSD format saves the data in the forms of layers...settings. Finally call Image.Save method having output PDF file...

    products.aspose.com/psd/net/conversion/
  2. How to Convert PDF to Word in C# Without Interop

    In this tutorial you will learn how to convert PDF to Word in C# without interop. This code in C# converts PDF to DOCX file format....Saving namespaces Set license using...document into Aspose.Words’ DOM Save the document to Word DOCX file...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...
  3. 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...
  4. Use Connection indexes to connect shapes|Docume...

    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....Top with dynamic connectors Save drawing use connection indexes...connecter2Id ); // save drawing diagram . save ( "C:\\temp\\Drawing1_out...

    docs.aspose.com/diagram/java/use-connection-ind...
  5. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for JavaScript via C++....Uint8Array ( arrayBuffer )); // Save the workbook as PDF const outputData...outputData = workbook . save ( SaveFormat . Pdf ); const blob...

    docs.aspose.com/cells/javascript-cpp/render-uni...
  6. 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...
  7. 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...
  8. 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...
  9. Convert XLT to OTT using Python or with free On...

    XLT to OTT conversion in your Python applications without using Microsoft Office or online. Test free XLT to OTT online converter quickly before integrating the code....NET API to save the HTML file into the desired...allows developers to easily save HTML files into OTT format with...

    products.aspose.com/total/python-net/conversion...
  10. 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/