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

save

(0.13 sec)
  1. Merge PCL files using C++ | Aspose.PDF

    Merge PCL files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/pcl/
  2. CsvOptions.h - Aspose.Tasks for C++ - API Refer...

    Aspose.Tasks for C++ CsvOptions.h 1 #pragma once 2 //----------------------------------------------------------------......6 //-------- 7 8 #include "Saving/SaveOptions.h" 9 #include ...class IWriter; 16 namespace Saving 17 { 18 enum class CsvTextDelimiter;...

    reference.aspose.com/tasks/cpp/_csv_options_8h_...
  3. Aspose::Email::MsgSaveOptions Class Reference -...

    Public Member Functions | List of all members Aspose::Email::MsgSaveOptions Class Reference This class allows the use......specify additional settings when saving a MailMessage in the Msg(ASCII)...generate new saving and modification dates when saving a message...

    reference.aspose.com/email/cpp/class/aspose.ema...
  4. FileFormatUtil.ContentTypeToSaveFormat | Aspose...

    FileFormatUtil ContentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value in C#....Converts IANA content type into a save format enumerated value. public...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/net/aspose.words/fil...
  5. adjustmentlayerresource - Aspose.PSD for Java -...

    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...
  6. Convert Image to PPT in Python | products.aspos...

    Convert Image to PPT in Python. Use Python library API to convert Image files to PDFs...Presentation from Image file and save it as PPT. Python code for converting..., 720 , 540 , image) pres . save( "index.ppt" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  7. Convert HTML to PNG in Python | products.aspose...

    Convert HTML to PNG in Python. Use Python library API to convert HTML files to PNGs...Presentation from HTML file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  8. Convert HTML to Image in Python | products.aspo...

    Convert HTML to Image in Python. Use Python library API to convert HTML files to Images...Presentation from HTML file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  9. Unlock DOCX document via Java | products.aspose...

    Java source code to unlock password protected Microsoft Word DOCX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....protection Save the result back in DOCX format with save() method...doc.unprotect(); // Save the document doc.save( "UnlockedFile.docx"...

    products.aspose.com/words/java/unlock/docx/
  10. Unlock DOTX document via Java | products.aspose...

    Java source code to unlock password protected Microsoft Word DOTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....protection Save the result back in DOTX format with save() method...doc.unprotect(); // Save the document doc.save( "UnlockedFile.dotx"...

    products.aspose.com/words/java/unlock/dotx/