Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 363,370 for

save

(0.12 sec)
  1. Aspose.Slides for Java 15.4.0 的公共 API 和不向后兼容的更改...

    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 ( "output.pptx" , SaveFormat...setText ( "第二个根节点" ); pres . save ( "out.pptx" , SaveFormat ....

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. Python中的分割窗格|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....split (); # Save the excel file workbook . save ( self . dataDir...

    docs.aspose.com/cells/zh/java/split-panes-in-py...
  3. Creating a DataMatrix Barcode|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....setCodeText ( "1234567890" ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "CreatingDataMatrixBa...

    docs.aspose.com/barcode/java/creating-a-datamat...
  4. C++ API to Convert MHTML to CSV | products.aspo...

    Convert MHTML to CSV via C++ API without using Microsoft Excel or Adobe Reader... It is used to save webpages for offline viewing...Convert MHTML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. C++ API to Convert MHTML to ODS | products.aspo...

    Convert MHTML to ODS via C++ API without using Microsoft Excel or Adobe Reader...archive format that is used to save web pages for offline viewing...Convert MHTML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose.PSD for .NET 22.11 - Release Notes|Docum...

    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....method for a layer only, the saved layer has incorrect bounding...(IndexOutOfRangeExcep) on the saving of PSD file with Chinese symbols...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  8. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....inputPath ); // Create HTML save options HtmlSaveOptions opts...); // Save the workbook to HTML format workbook . Save ( outputPath...

    docs.aspose.com/cells/cpp/change-the-html-link-...
  9. Generate ITF Barcodes in C#|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 ( $"{path}ITF14BorderNone.png"...ITF14BorderType . Bar ; gen . Save ( $"{path}ITF14BorderBar.png"...

    docs.aspose.com/barcode/net/itf-barcodes/
  10. Unlock ODP Presentation Files using Python | pr...

    Python source code to remove protection from ODP Presentation.... save( "encryption-removed.odp" ,...remove_write_protection() pres . save( "write-protection-removed.odp"...

    products.aspose.com/slides/python-net/unlock/odp/