Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 153,559 for

load

(0.13 sec)
  1. Aspose.PSD for .NET 24.2 - 发行说明|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.... Load ( sourceFile , new PsdLoadOptions...image = ( PsdImage ) Image . Load ( outputFile , new PsdLoadOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Aspose.PSD for Java 25.4 - 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 ( inputFile )) { image . save...psdImage = ( PsdImage ) Image . load ( inputFile )) { // Should be...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. Adjusting Brightness, Contrast and Gamma in PHP...

    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....adjust_brightness ( $dataDir = null ){ \ # Load an existing image $image = new...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/adjusting-brightne...
  4. 无图表加载源Excel文件|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.... //Specify the load options and filter the data...data //We do not want to load charts LoadOptions options = new LoadOptions...

    docs.aspose.com/cells/zh/java/load-source-excel...
  5. IDocumentProcessorPlugin.Append | Aspose.Words ...

    Enhance your document processing with the IDocumentProcessorPlugin Append method for seamless Loading and customizable options to boost efficiency....the document loading it with the specified load options. public...loadOptions LoadOptions The document load options. Can be null , in this...

    reference.aspose.com/words/net/aspose.words/ido...
  6. Manipulating CorelDRAW 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....CorelDRAW Files Contents [ Hide ] Load a CDR File Aspose.Imaging now...below, an existing CDR file is loaded by passing the file path to...

    docs.aspose.com/imaging/java/manipulating-corel...
  7. Aspose.PSD for Java 26.2 - 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-832 ArgumentException on loading section resource. Bug PSDJAVA-833...psdImage = ( PsdImage ) Image . load ( sourceFile ); try { for (...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  8. Public API Changes in Aspose.Imaging 2.4.0|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.... Java //Load an existing image into an instance...rasterImage = ( RasterImage ) Image . load ( sourceImage ); //Before cropping...

    docs.aspose.com/imaging/java/public-api-changes...
  9. Aspose::Words::Loading::LoadOptions::get_TempFo...

    Aspose::Words::Loading::LoadOptions::get_TempFolder method. Allows to use temporary files when reading document. By default this property is null and no temporary files are used in C++....Aspose::Words::Loading::LoadOptions::get_TempFolder method Contents...String Aspose :: Words :: Loading :: LoadOptions :: get_TempFolder...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Converting WMF and EMF to Other Image Formats|D...

    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....topic explains the approach to load existing metafiles and convert...provides the Image class to load WMF files and same can be used...

    docs.aspose.com/imaging/net/converting-wmf-and-...