Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 368,257 for

save

(0.24 sec)
  1. Convert BMP to ICS in Python | products.aspose.com

    Save BMP to ICS within Python applications without using Microsoft Word or Outlook...load the converted HTML and save it into ICS format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Xps in C++....Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::XlsxSaveOptions class Contents [ Hide...specify additional options when saving a document into the Xlsx format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Unlock PDF using Java | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Java sample code using Aspose.PDF for Java... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided Java...

    products.aspose.com/pdf/java/decrypt/
  5. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....each one to a raster image, and save the result as PNG files. This...Use the Presentation.save method to save the slide thumbnail in...

    docs.aspose.com/slides/python-net/convert-power...
  6. Aspose::Words::Saving::DoclingSaveOptions class...

    Aspose::Words::Saving::DoclingSaveOptions class. Can be used to specify additional options when saving a document into the Docling format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::DoclingSaveOptions class Contents [ Hide...specify additional options when saving a document into the Docling...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Html format in C++....Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor...this class that can be used to save a document in the Html format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....sample BMP image file Finally, save the output PDF file So the following...image ); // Save output PDF document document . save ( Paths ....

    docs.aspose.com/pdf/java/convert-images-format-...
  9. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pptx/
  10. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/ppsm/