Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 375,752 for

save

(0.95 sec)
  1. Convert DOC to OST in Python | products.aspose.com

    Save DOC to OST within Python applications without using Microsoft Word or Outlook...NET and saved into the OST format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Converting a PDF file to PPTX using PHP | Aspos...

    Sample code on PHP for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Aspose.PDF for PHP via Java...Save method with page index & output...output file path as parameters Save the output PPTX file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  3. Converting a PDF file to XLS using C++ | Aspose...

    Sample code for PDF to XLS conversion using C++. Use C++ example for batch PDF to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/
  4. Converting a SVG file to DOC using C++ | Aspose...

    Sample code for SVG to DOC conversion using C++. Use C++ example for batch SVG to DOC conversion....Save method while passing the output...SaveFormat.Doc as parameters Save the output DOC file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-doc/
  5. Working With PSB Files|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....and the same can be used to save the results. The following code...and the same can be used to save the results. The PdfOptions...

    docs.aspose.com/psd/java/working-with-psb-files/
  6. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DOCM document using Python applications without using Microsoft Word.... Save using save() method by passing relevant...can streamline their workflow, save time, and increase productivity...

    products.aspose.com/total/python-net/create/docm/
  7. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....blank – modify as needed) // Save the workbook to a downloadable...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  8. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...from NodeRendererBase ) save(file_name, save_options) Renders the...the shape into an image and saves into a file. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 生成幻灯片缩略图为 JPEG|Aspose.Slides 文档

    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....)) { //Save the image to disk in JPEG format image . Save ( "Test...

    docs.aspose.com/slides/zh/net/generate-slide-th...
  10. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....png" ); // Save processed images to the folder...folder ImageProcessing . Save ( images , "C:\\images" ); Convert...

    docs.aspose.com/ocr/java/grayscale/