Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 150,855 for

load

(0.22 sec)
  1. 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...
  2. 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...
  3. Aspose.PSD for Python via .NET 24.7 - Release N...

    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....Category PSDPYTHON-86 “Image loading failed.” exception when open...Bug PSDPYTHON-89 Fix fonts loading when using Aspose.Drawing Bug...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. Aspose.PSD for Python via .NET 24.8 - Release N...

    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_effects_resource = True opt...caseIndex ) + ".psd" with PsdImage . load ( sourceFile , opt ) as image...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  5. 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...
  6. 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/developer-guide/cad-and...
  7. Working with MAPI Properties|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....instance of MapiMessage by loading from files or stream. Get the...following code sample shows how to load a message, retrieve all named...

    docs.aspose.com/email/python-net/working-with-m...
  8. View VSD File Formats via Python | products.asp...

    Python source code to Load, render and display VSD documents within any Python based application.... Load VSD file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/python-net/viewer/vsd/
  9. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram....The code below shows how to: Load a sample file. Access a particular...Diagram class constructor to load the VSD diagram Diagram diagram...

    docs.aspose.com/diagram/net/working-with-shapes...
  10. Convert a Document in Java|Aspose.Words for Java

    Easily convert documents from one format to another. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others using Java....more than a combination of loading and saving operations. What...with Aspose.Words involves loading or saving a document in some...

    docs.aspose.com/words/java/convert-a-document/