Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 152,103 for

load

(0.12 sec)
  1. How to Convert ODP to PPTX in Java

    This topic focuses on how to convert ODP to PPTX in Java by providing the detailed information about the environment settings and steps to execute the sample code to transform ODP to PPTX in Java....information to customize the loading of the source ODP file and...set the load options for ODP presentation Set the load format...

    kb.aspose.com/slides/java/how-to-convert-odp-to...
  2. Aspose.PSD的Java 24.1版本发布说明|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....png" ; // Load the AI image. try ( AiImage...image = ( AiImage ) Image . load ( sourceFile )) { // By default...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for JavaScript via C++....C++ The following sample code loads the Sample Numbers Spreadsheet...parameter in its constructor to load it successfully. Please download...

    docs.aspose.com/cells/javascript-cpp/read-numbe...
  4. DXF Drawings|CAD 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....CAD provides the feature to load AutoCAD DXF drawing entities...follows: Load DXF drawing file using the Image.load factory method...

    docs.aspose.com/cad/python-net/dxf-drawings/
  5. Rendering of Rotated Text Layers|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....below, an existing PSD file is loaded by passing the file path to...to the Image class static Load method. Now call the Save method...

    docs.aspose.com/psd/net/rendering-of-rotated-te...
  6. Creating, Opening and Saving 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....parameter to the static method Load exposed by the Image class....the overloaded version of the Load method. This accepts a Stream...

    docs.aspose.com/psd/net/creating-opening-and-sa...
  7. Filter VBA Project while loading a workbook|Doc...

    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....AI Filter VBA Project while loading a workbook Contents [ Hide...Aspose.Cells will unconditionally load this (meta) data when opening...

    docs.aspose.com/cells/java/filter-vba-project-w...
  8. Aspose.PSD for .NET 23.9 - 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....area” Bug PSDNET-1648 Image loading failed. OverflowException:...var im = ( PsdImage ) Image . Load ( srcFile )) { im . AddBlackWhiteAdjustm...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  9. Manipulating FODG 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....Hide ] Load of FODG file Aspose.Imaging supports load of FODG...

    docs.aspose.com/imaging/net/manipulating-fodg-f...
  10. Resizing Images in PHP|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....simple_image_resizing ( $dataDir = null ){ \ # Load an existing image $image = new...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/resizing-images-in...