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

load

(0.55 sec)
  1. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...be corrupted and cannot be loaded. RuntimeError (Proxy error(Exception))...string. Document(file_name, load_options) Opens an existing document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately.... Load a presentation that uses a font...new FontWarningHandler (); // Load the presentation from the specified...

    docs.aspose.com/slides/net/getting-warning-call...
  3. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately.... Load a presentation that uses a font...new FontWarningHandler ()); // Load the presentation from the specified...

    docs.aspose.com/slides/java/getting-warning-cal...
  4. 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...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  9. 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...
  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...