Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 149,050 for

load

(0.14 sec)
  1. IDocumentReaderPlugin.read method | Aspose.Word...

    IDocumentReaderPlugin.read method. Reads the data from the specified stream into the [Document](../../document/) instance.... Loading . LoadOptions , document :...LoadOptions An additional load options to load the document. document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. View ODP in Java | products.aspose.com

    View ODP in Java. Use Java library API to open and view OpenOffice presentation...Slides for Java , you can load and view a presentation with...Instantiate a Presentation object and load the ODP file. Create an instance...

    products.aspose.com/slides/java/viewer/odp/
  3. View OTP in Java | products.aspose.com

    View OTP in Java. Use Java library API to open and view OpenOffice presentation...Slides for Java , you can load and view a presentation with...Instantiate a Presentation object and load the OTP file. Create an instance...

    products.aspose.com/slides/java/viewer/otp/
  4. View PPSX in C++ | products.aspose.com

    View PPSX in C++. Use C++ library API to open and view PowerPoint Slideshow...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the PPSX file. Create an instance...

    products.aspose.com/slides/cpp/viewer/ppsx/
  5. Save a 3D Document|Documentation

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its object in any supported file format....NET # Load a 3D document into Aspose.3D...Existing 3D Scene Specify 3D File Load Options...

    docs.aspose.com/3d/python-net/save-a-3d-document/
  6. Aspose.PSD for Java 21.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.... load ( sourceFileName ); try { image...image = ( PsdImage ) Image . load ( sourceFileName ); try { image...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  7. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram....The code below shows how to: Load a sample diagram. get a particular...Diagram class constructor to load the VSDX diagram Diagram diagram...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  8. Supported File Formats|Aspose.Slides 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....SharePoint can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/slides/sharepoint/supported-fil...
  9. Importing Email|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....msg" ; // loading with default options load from msg MailMessage...MailMessage eml = MailMessage . Load ( FilePath , new MsgLoadOptions...

    docs.aspose.com/email/net/importing-email/
  10. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....to customize the process of loading external resources into a document...Every instance of a resource load will call our callback's ResourceLoading...

    reference.aspose.com/words/java/com.aspose.word...