Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 8,892 for

load

(0.03 sec)
  1. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom stream font sources that enhance document flexibility and design....useful because it allows to load the font data only when it is...lifetime. Examples Shows how to load fonts from stream. public void...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Convert Visio to SVG in Python

    This quick guide covers information about how to convert Visio to SVG in Python. It discusses the algorithm and a working sample code to convert VSD to SVG in Python....convert the Visio diagram to SVG Load the source Visio file using...in Python into your projects. Load the input Visio diagram and...

    kb.aspose.com/diagram/python/convert-visio-to-s...
  3. Aspose.PSD for .NET 21.6 - 发行说明|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 )) { image...image = ( PsdImage ) Image . Load ( sourceFileName )) { image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Aspose.PSD for .NET 21.5 - 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.... Load ( srcFile )) { image . Save...psdImage = ( PsdImage ) Image . Load ( sourcePath )) { foreach (...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...
  5. Aspose.PSD for Java 24.5 - 发布说明|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 ( sourceFile )) { assertAreEqual...psdImage = ( PsdImage ) Image . load ( sourceFile )) { RawColor backgroundColor...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.RtfLoadOptions class. Allows to specify additional options when Loading [LoadFormat.RTF](../../aspose.words/Loadformat/#RTF) document into a [Document](../../aspose.words/document/) object...specify additional options when loading LoadFormat.RTF document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....NuGet package manager Create or load an existing MPP file into the...have an existing MPP file, just load it and save it to the desired...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  8. How to Convert Visio to SVG in Java

    This tutorial contains the information on how to convert Visio to SVG in Java. This contains the code snippet in addition to the step-by-step guide so that you can convert VSD to SVG in Java without writing any additional code....an object of Diagram class to load the input Visio file Specify...methods that are required to load the source file and then save...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  9. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send DOCX in Email with Java export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....Instantiate a Document Class object to load the input document for sending...format to save data into a stream Load the file using MailMessage class...

    kb.aspose.com/words/java/how-to-send-word-docum...
  10. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java... You only need to load the source XPS file and export...stream to create a PDF file Load the input XPS file with XpsDocument...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...