Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 151,275 for

load

(0.26 sec)
  1. Aspose.PSD for .NET 19.12 - 发布说明|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 ( "example.psd" )) { Layer []...var im = ( PsdImage ) Image . Load ( sourceFileName ); using (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a list of instructions, and sample code to combine Excel files using Python....techniques to control the loading of the input Excel files, along...classes from the library and load the license Create a list of...

    kb.aspose.com/cells/python/merge-excel-files-us...
  3. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Load the HTML : Use the Document class to load your HTML...content along with the specified load options. Save the Document :...

    forum.aspose.com/t/insert-html-into-word-includ...
  4. Aspose.PSD for Java 23.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....PSDJAVA-491 Exception on the loading of the ShapeLayer: Points for...Bug PSDJAVA-492 Exception on loading of VogkResource: Points are...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. 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...
  6. Rotate and Flip an Image 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.... PHP Code # Load an existing image (of type bmp)...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); $rotateFlipType...

    docs.aspose.com/imaging/java/rotate-and-flip-an...
  7. 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/
  8. How to resize an image|Documentation

    Resize an image. Change photos height and width. Sizing photos proportionally....need to load your image into cache memory using method Load of the...

    docs.aspose.com/imaging/java/developer-guide/ho...
  9. Supported File Formats|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....for Java can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/psd/java/supported-file-formats/
  10. Drawing Vector 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.... Load a SVG image Rasterize SVG to...and write the result to a file Load a PNG image from file for further...

    docs.aspose.com/imaging/python-net/drawing-vect...