Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 150,855 for

load

(0.18 sec)
  1. Aspose.PSD for .NET 22.10 - 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.... Load ( src )) { psdImage . Save (...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { // Create...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  2. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....for the template file to be loaded. const path = require ( "path"...join ( __dirname , "data" ); // Load only specific sheets with data...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  3. Aspose.PSD for .NET 22.7 - 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 )) { foreach (...var im = ( PsdImage ) Image . Load ( srcFile )) { using ( FileStream...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-7...
  4. Aspose.PSD for Python via .NET 24.5 - 发行说明|Docu...

    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 ) as psdImage :...( "对象不相等。" ) with AiImage . load ( sourceFile ) as img : image...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  5. Supported File Formats|Documentation

    PSD manipulation library that can Load and save the file formats like PSD, PSB, TIFF, JPEG, PNG, GIF, BMP and PDF....NET can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/psd/net/supported-file-formats/
  6. Image Deskew Licensing Plugin|Documentation

    In Java, utilize the Aspose.Imaging Image Deskew plugin to correct skew in images, providing precise deskew operations to normalize angles and enhance scanned documents.... Then, load your file, such as a TIFF image...image format, using the `load()` method, and proceed to deskew...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  7. Aspose.PSD for Java 24.6 - 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 )) { // Add Gradient...PsdImage im = ( PsdImage ) Image . load ( outputFile )) { GradientMapLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  8. 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...
  9. 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...
  10. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....Please follow the steps below: Load the presentation file with image...it using Presentation class. Load an image from file in byte array...

    docs.aspose.com/slides/python-net/replacing-ima...