Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 151,196 for

load

(1.14 sec)
  1. Aspose.PSD for Python via .NET 24.5 - 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 ( sourceFile ) as psdImage :...not equal." ) with AiImage . load ( sourceFile ) as img : image...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  2. Opening an Excel File|Documentation

    This article introduces how to open a file in GridDesktop....Stream Opening from a File To load the content from an Excel file...contents. The code snippet to load the contents of an Excel file...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Aspose.PSD for .NET 25.8 - 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....PSDNET-2276 [Ai format] Rework loading and storing data of AiImage...image = ( AiImage ) Image . Load ( sourceFile )) { image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  4. 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...
  5. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....NET to load PDF files and convert them to...PNG, and provides details on load options, supported PDF content...

    docs.aspose.com/words/python-net/convert-pdf-to...
  6. Aspose.PSD for Java 20.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....ArgumentException during the loading of PSD file Bug PSDJAVA-104...psdImage = ( PsdImage ) Image . load ( targetFilePath ); TextLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. Opening an Excel File|Documentation

    This article introduces how to open file in GridDesktop....Stream Opening from a File To load the content from an Excel file...contents. The code snippet to load the contents of an Excel file...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. How to Convert PPT to PPTX in C#

    This tutorial explains how to convert PPT to PPTX in C#. You will get crisp information about the environment settings, details steps and a runnable sample code to transform PPT to PPTX in C#....information to customize the loading of the source PPT file and...LoadOptions class object Set the load format to PPT Set a password...

    kb.aspose.com/slides/net/how-to-convert-ppt-to-...
  9. Managing Outlook Messages|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 ( sourceFileName ); var htmlSaveOptions...resources : var msg = MapiMessage . Load ( sourceFileName ); var htmlSaveOptions...

    docs.aspose.com/email/net/managing-outlook-mesa...
  10. How to Fetch Font Metrics using Java

    In this tutorial, you will learn how to fetch font metrics using Java by Loading the font file and then fetching the desired information. This process to get font metrics using Java does not require any other third-party tool....procedure and a working Java code to load a PFB font and fetch the font...font metrics in the application Load the sample PFB font file into...

    kb.aspose.com/font/java/how-to-fetch-font-metri...