Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 150,855 for

load

(0.11 sec)
  1. Modifying 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....as below: Load an image using the factory method Load exposed by...as below: Load an image using the factory method Load exposed by...

    docs.aspose.com/imaging/net/modifying-images/
  2. 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...
  3. 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...
  4. Supported File Formats|Aspose.PDF for JasperRep...

    Learn about supported file formats in Aspose.PDF for JasperReports. Export reports to PDF, XPS, DOC, and more....Contents [ Hide ] Supported Load Formats The following table...Aspose.PDF for JasperReports can load. Format Description JRXML JasperReports...

    docs.aspose.com/pdf/jasperreports/supported-fil...
  5. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....discusses details to control the loading of the source VSD file and...list of pages that you want to load from the source VSD file Create...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  6. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....and set the required load properties Load the source PCL file...commences by setting the PCL file load options using an instance of...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...
  7. 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/
  8. Aspose.PSD for .NET 22.7 - 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 ( sourceFile )) { foreach (...var im = ( PsdImage ) Image . Load ( srcFile )) { using ( FileStream...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-7...
  9. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....Please follow the steps below: Load the presentation file with image...it using Presentation class. Load an image from file in byte array...

    docs.aspose.com/slides/python-net/replacing-ima...
  10. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...Returns null if the document was loaded from a stream or created blank...retrieve details of a document’s load operation. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...