Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 149,020 for

load

(0.23 sec)
  1. 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...
  2. Aspose.cells version 24.11.0 : Getting Font siz...

    I am using the Aspose.cells version 24.11.0 licensed version in my project. I am getting an error Font size is out of range while accessing the below class Workbook workbook = new Workbook(“filepath”,options); provide…...are using custom load options, try loading the workbook with...Here’s a minimal code snippet to load the workbook with default options:...

    forum.aspose.com/t/aspose-cells-version-24-11-0...
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. 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-...
  8. Merge Combine Diagram|Documentation

    This section explains how to combine visio file...lic" ) # Load a Visio diagram diagram = Diagram...Diagram ( "Drawing1.vsdx" ) # Load another Visio diagram diagram2...

    docs.aspose.com/diagram/python-java/merge-combi...
  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. DRC 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 DRC drawing entities...follows: Load DRC drawing file using the Image.Load factory method...

    docs.aspose.com/cad/net/drc-drawings/