Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 151,214 for

load

(0.07 sec)
  1. 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/
  2. How to resize an image|Documentation

    Resize an image. Change photos height and width. Sizing photos proportionally....using the method Load of the class Image to load an image into a...

    docs.aspose.com/imaging/net/developer-guide/how...
  3. 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...
  4. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format... delete (); Load Barcode Recognition State from...current recognition state to be loaded from an XML file using the...

    docs.aspose.com/barcode/javascript-cpp/barcode-...
  5. Aspose.PSD for .NET 20.4 - 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 ( fileName )) { var resource...PsdImage img = ( PsdImage ) Image . Load ( sourceFilePath )) { CheckSheetColorsAndR...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  6. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then save in any supported file format. Developers can also Load an existing 3D Scene for the modification, addition or processing purposes.... Developers can also load an existing 3D Scene for the...Aspose.3D API, developers can load all the supported 3D documents...

    docs.aspose.com/3d/python-net/create-and-read-a...
  7. Aspose.PSD for .NET 23.3 - 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 , new PsdLoadOptions...image = ( PsdImage ) Image . Load ( srcFile , psdLoadOptions ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  8. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API....set A1 to indicate file was loaded (demonstrates cell value setter...( 0 , 0 ); cell . value = "Loaded from stream" ; // Save the...

    docs.aspose.com/cells/javascript-cpp/different-...
  9. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when Loading LoadFormat.RTF document into a Document object in Java....specify additional options when loading LoadFormat.RTF document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Convert EPS to TIFF using C++

    In this topic, we will explore how to convert EPS to TIFF using C++. You will learn how to Load the input EPS file and convert it to image in C++ using simple API calls.... You will observe how to load the input EPS file and convert...and initialize an input stream Load input EPS file using PsDocument...

    kb.aspose.com/page/cpp/how-to-convert-eps-to-ti...