Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 151,208 for

load

(0.19 sec)
  1. Supported File Formats|Aspose.PDF for Node.js v...

    This page shows which of Aspose.PDF for Node.js can Load and save file formats....via C++ can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/pdf/nodejs-cpp/supported-file-f...
  2. Aspose.PSD for .NET 22.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....Bug PSDNET-1125 Exception on loading of specific PSD file with CMYK...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  3. Convert a Visio Shape To Html|Documentation

    This section explains how to convert a visio shape to html with Aspose.Diagram....The code below shows how to: Load a sample diagram. get a particular...Diagram class constructor to load the VSDX diagram Diagram diagram...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  4. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document Loading process should match a specific MS Word version...specify that the document loading process should match a specific...slightly differently during the loading process, which may result in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Display CGM Formats Using Java | Aspose.PDF

    Open and view CGM documents programmatically with Java sample code using Aspose.PDF for Java... Load the CGM with an instance of...shows how to view CGM files // load CGM with an instance of Document...

    products.aspose.com/pdf/java/viewer/cgm/
  6. Exporting Images to Different Formats in PHP|Do...

    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.... PHP Code # Load an existing image (of type Gif)...Image (); $image = $image -> load ( $dataDir . "sample.gif" );...

    docs.aspose.com/imaging/java/exporting-images-t...
  7. Exporting Images to PSD Format in PHP|Documenta...

    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.... PHP Code # Load an existing image (of type bmp)...Image (); $image = $image -> load ( $dataDir . "aspose.bmp" );...

    docs.aspose.com/imaging/java/exporting-images-t...
  8. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....Initialize object of Document class Load JPG image and add to paragraph...getMessage ()); return ; } // Load sample JPEG image file image...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  9. TableSubstitutionRule class | Aspose.Words for ...

    Aspose.Words.Fonts.TableSubstitutionRule class. Table font substitution rule... load(fileName) Loads table substitution settings...settings from XML file. load(stream) Loads table substitution settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. C++ API to Export SVG to DOT | products.aspose.com

    Convert SVG to DOT within C++ applications....by using Save member function Load DOC file by using Document class...ZIP file from downloads . // load SVG file with an instance of...

    products.aspose.com/total/cpp/conversion/svg-to...