Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 375,709 for

save

(0.18 sec)
  1. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....saving module Contents [ Hide ] The aspose.words...words.saving module provides classes and enumerations that allow...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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....can’t save 16-bit channel image Enhancement PSDNET-61 Saving of...SheetColorHighlightE . Yellow ; im . Save ( exportPath ); } PSDNET-66...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  3. Convert Document to Other Formats in Jython|Asp...

    Convert Document to Other Formats using Jython in Java.... dataDir + 'loading_saving/' # Load the document from...dataDir + "document.doc" ) doc . save ( dataDir + "Aspose_DocToHTML...

    docs.aspose.com/words/java/convert-document-to-...
  4. 在 Jython 中保存文件|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....) # Save in default ( Excel2003 ) format workbook . save ( dataDir...out.xls" ) # Save in Excel2003 format workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  5. Create, Layout and Auto-Fit Shapes|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....Diagram () # save in the VSDX format diagram . save ( "CreateDiagram_Out...types of auto layout to it, saving each in a separate file. Layout...

    docs.aspose.com/diagram/python-java/create-layo...
  6. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....ShowCellRange = true ; //Save the workbook workbook . Save ( "output.xlsx"...ShowCellRange = True ' Save the workbook m_workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Move Pages to PDF using Java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/java/pages/move/
  8. Wide Narrow Ratio in Ruby|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.... 0 ) \ # Save the image to file bb . save ( data_dir + "barcode_ratio_3...( 5 . 0 ) \ # Save the image to file bb . save ( data_dir + "barcode_ratio_5...

    docs.aspose.com/barcode/java/wide-narrow-ratio-...
  9. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  10. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...Workbook 类提供了用于保存Excel文件的 Save 方法。 Save 方法有许多重载,用于以不同的方式保存文件。 保存文件的文件格式由...要将文件保存到存储位置,请在调用 Workbook 对象的 Save 方法时指定文件名(包括存储路径)和所需的文件格式(从 SaveFormat...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...