Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 371,734 for

save

(0.21 sec)
  1. Convert BMP to OFT in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  2. Merge PDF Documents using Python | Aspose.PDF

    Combine various PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++...download format to any supported save format. Aspose.PDF for Python...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/python-cpp/merger/
  3. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  4. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  5. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-curve/
  6. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  8. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and Save notes from OneNote to PDF using various options including default settings and Jpeg compression....for Net Framework Loading, Saving and Converting Convert OneNote...without using any other component. Save OneNote to PDF using default...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  9. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++...." ); // Save the Excel file. wb . save ( path . join (..."MyBook_out.xlsx" )); Opening and saving a File With Aspose.Cells, it...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  10. C++ API to Export XPS to PCL | products.aspose.com

    Convert XPS to PCL within C++ applications....Convert XPS to DOC by using Save member function Load DOC file...Words API Save the document to PCL format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...