Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 367,899 for

save

(0.21 sec)
  1. Convert PDF to Image Formats in Rust|Aspose.PDF...

    This topic show you how to use Aspose.PDF for Rust to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....scanned documents are often saved in the PDF file format. However...common task is when you need to save an entire PDF document or some...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-ima...
  2. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....); // Create stream object to save the output image try { OutputStream...Convert a particular page and save the image to stream JpegDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Learn how to easily convert PDFs to PowerPoint presentations using Aspose.PDF for Python via .NET. Step-by-step guide for seamless PDF to PPTX transformation....as a second argument to the save() . The following code snippet...PptxSaveOptions class. Call the document.save() method. from os import path...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  4. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be Saved to....path) where the font will be saved to. get fontFileName () : string...the value of this property to save the font into a different file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert POTX to TSV using Python or with free O...

    POTX to TSV conversion in your Python applications without using Microsoft Office or online. Test free POTX to TSV online converter quickly before integrating the code....NET API to save the HTML file as a Microsoft...files, including the ability to save HTML files as Excel files. Once...

    products.aspose.com/total/python-net/conversion...
  6. Convert XLTX to POT via PHP or with free Online...

    PHP API to Convert XLTX to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POT online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLTX...XLTX file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  7. Convert EXCEL to DOCM using Python or with free...

    EXCEL to DOCM conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to DOCM online converter quickly before integrating the code....NET API is used to save the created HTML into desired...provides the flexibility to save the document in different formats...

    products.aspose.com/total/python-net/conversion...
  8. Convert XLSM to WORD using Python or with free ...

    XLSM to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLSM to WORD online converter quickly before integrating the code....NET, save the created HTML into desired...also provides the feature to save HTML into Word document. By...

    products.aspose.com/total/python-net/conversion...
  9. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations.... Save the modified presentation. This...Write PPTX to Disk $pres -> save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/php-java/manage-paragraph/
  10. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++...."1234" ); // Save the encrypted Excel file workbook . Save ( outputFilePath...cout << "File encrypted and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/encrypting-excel-files/