Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,780 for

save

(0.26 sec)
  1. Convert DOCM to MSG in Python | products.aspose...

    Save DOCM to MSG within Python applications without using Microsoft Word or Outlook...NET and save it into MSG format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Convert PDF to XML in C++ | products.aspose.com

    Convert PDF to XML in C++. Use C++ library API to convert PDF files to XMLs...Presentation from PDF file and save it as XML. C++ code for converting...the source PDF files in C++. Save result as XML file. Free Online...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  3. FieldFileSize.is_in_kilobytes property | Aspose...

    FieldFileSize.is_in_kilobytes property. Gets or sets whether to display the file size in kilobytes....Microsoft Word, # we must first save the changes, and then manually...manually update these fields. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert MHTML to DOTX in Python | products.aspo...

    MHTML and HtmlFixed to DOTX conversion in your Python applications without using Microsoft Word...API also allows developers to save the document in the HTML format...automate the conversion process and save the document in the HTML format...

    products.aspose.com/total/python-net/conversion...
  5. Convert DOT to EXCEL using Python or with free ...

    DOT to EXCEL conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to EXCEL online converter quickly before integrating the code....NET” API to save the created HTML file into the...manipulate the HTML file and save it into the desired Excel format...

    products.aspose.com/total/python-net/conversion...
  6. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation.... save ( "watermark.pptx" , SaveFormat...PictureFillMode . Stretch ); pres . save ( "watermark2.pptx" , SaveFormat...

    products.aspose.com/slides/java/watermark/pptx/
  7. Extract Images from PDF and recognize BarCodes|...

    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....Images from particular page and save them in MemoryStream object...MemoryStream ()) { // Save PDF document image xImage . Save ( imageStream...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  8. Convert HTML to MHTML via Java | products.aspos...

    Try the code sample to convert HTML files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...MHTML format allows users to save the entire email message, including...

    products.aspose.com/email/java/conversion/html-...
  9. Convert PowerPoint Slides to PNG in JavaScript|...

    Convert PowerPoint presentations to high-quality PNG images in JavaScript quickly with Aspose.Slides for Node.js, ensuring precise, automated results....save(String formatName, int imageFormat)...imageFormat) method to save the slide thumbnail to the PNG format...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. Converting a PCL file to BMP using C++ | Aspose...

    Sample code for PCL to BMP conversion using C++. Use C++ example for batch PCL to BMP conversion....output file path as parameters Save the output BMP file Here is...your PCL file and then simply save it as a BMP file. You can use...

    products.aspose.com/pdf/cpp/conversion/pcl-to-bmp/