Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 582,947 for

save

(0.15 sec)
  1. FontsManager | Aspose.Sildes for .NET API Refer...

    Returns fonts manager. Read-only IFontsManageraspose.slides/ifontsmanager....); } } // Save the presentation presentation . Save ( "AddEmbeddedFont_out...

    reference.aspose.com/slides/net/aspose.slides/p...
  2. Retrieving Attachments from Calendar Items|Docu...

    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....getName ()); //Save the attachment to disc att . save ( att . getName...

    docs.aspose.com/email/java/retrieving-attachmen...
  3. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  4. Remove Metadata from PDF in Python|Aspose.PDF f...

    Find out how to remove metadata from PDF documents in Python using Aspose.PDF, ensuring privacy and data security....) # save update document with new information doc . save ( self...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  5. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  6. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET.... Save our PDF file. public static...Add ( graph ); // Save PDF file document . Save ( dataDir + "DrawingCurve1_out...

    docs.aspose.com/pdf/net/add-curve/
  7. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library.... Save the resultant PDF document....World!" )); // Save updated PDF document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/create-document/
  8. Aspose::Email::PersonalInfo::VCard::VCardContac...

    Aspose::Email::PersonalInfo::VCard::VCardContact Member List This is the complete list of members for Aspose::Email::......:VCard::VCardContact static Save (System::String filePath) A...alInfo::VCard::VCardContact Save (System::String filePath, A...

    reference.aspose.com/email/cpp/class/aspose.ema...
  9. CmlsResource - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop.... void save ( StreamContainer streamContainer...streamContainer, int psdVersion) Saves the resource to the specified stream...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  10. How to convert MSG or EML to HTML with images f...

    I have a bunch of MSG and EML files in a database that I would like to be able to render in a web browser. Many of these files have embedded images. Are there any helper methods in Aspose.Email to find img tags with s…... To save HTML with images, use the following...html"); // target directory to save images var resourceDir = Path...

    forum.aspose.com/t/how-to-convert-msg-or-eml-to...