Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 151,272 for

load

(0.11 sec)
  1. View PPSM in Java | products.aspose.com

    View PPSM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...Slides for Java , you can load and view a presentation with...Instantiate a Presentation object and load the PPSM file. Create an instance...

    products.aspose.com/slides/java/viewer/ppsm/
  2. View PPT in Python | products.aspose.com

    View PPT in Python. Use Python library API to open and view PowerPoint presentation...NET , you can load and view a presentation with...Instantiate a Presentation object and load the PPT file. Create an instance...

    products.aspose.com/slides/python-net/viewer/ppt/
  3. View ODP in C++ | products.aspose.com

    View ODP in C++. Use C++ library API to open and view OpenOffice presentation...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the ODP file. Create an instance...

    products.aspose.com/slides/cpp/viewer/odp/
  4. Aspose.PSD for .NET 23.5 - 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.... Load ( sourceFile )) { SmartObjectLayer...srcImg = ( PsdImage ) Image . Load ( inputFile )) { PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  5. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just Loading and saving the file in the desired format....convert XLS to XLSX in Python by loading the source XLS file and saving...different types of filters while loading the source XLS file and also...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  6. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。... let workbook ; // Load the workbook with the specified...getName () === "Sheet2" ) { // Load everything from worksheet "Sheet2"...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...
  7. Aspose.PSD for Java 25.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....PSDJAVA-767 [Ai format] Rework loading and storing data of AiImage...image = ( AiImage ) Image . load ( sourceFile )) { image . save...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  8. Adding a Watermark to an Image|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....demonstrate the operation, we will load a BMP image from disk and draw...step, the examples show how to: Load an image. Create and initialize...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...
  9. Drawing Vector Images|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.... Create MemoryStream object Load a SVG image Rasterize SVG to...write the result to a stream Load a PNG image from stream for...

    docs.aspose.com/imaging/net/drawing-vector-images/
  10. Using WorkbookMetadata|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....Cells allows you to load a lightweight version of a workbook...the WorkbookMetadata class to load the workbook. The following...

    docs.aspose.com/cells/net/using-workbookmetadata/