Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 152,016 for

load

(0.36 sec)
  1. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....)); Shows how to create and load documents. // There are two...u "Hello world!" )); // 2 - Load a document that exists in the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Drawing Vector 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.... Create MemoryStream object Load a SVG image Rasterize SVG to...write the result to a stream Load a PNG image from stream for...

    docs.aspose.com/imaging/java/drawing-vector-ima...
  3. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio documents using the Aspose.Diagram for Java....Contents [ Hide ] Visio Diagram Load Overview The Diagram class represents...Microsoft Office Visio diagram loaded into the memory. The Diagram...

    docs.aspose.com/diagram/java/basic-operations/
  4. Dithering for Raster Images in PHP|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.... PHP Code # Load an existing image $image = new...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/dithering-for-rast...
  5. Support of SoCoResource|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 a PSD file as an image using...using the factory method Load exposed by Image class. Get SoCoResource...

    docs.aspose.com/psd/net/support-of-socoresource/
  6. Image Converter Licensing Plugin|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.... Then, load your image file, such as in...in PNG format, using the `load()` method, and proceed to save it...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  7. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....information to customize the loading of the source ODP file and...to set the load options Set the presentation load format to ODP...

    kb.aspose.com/slides/net/how-to-convert-odp-to-...
  8. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized using Aspose.Cells with C++....Height Automatically When Loading a File with C++ Contents [...adjust the row height when loading the file, whereas Aspose.Cells...

    docs.aspose.com/cells/cpp/autofit-row-height/
  9. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just Loading and saving the file in the desired format....convert XLS to XLSX in Python by loading the source XLS file and saving...different types of filters while loading the source XLS file and also...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  10. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a list of steps, and a sample code to combine multiple Excel files using C#....of all the source Excel files Load the first Excel file into the...the Excel files in the list, load each into the Workbook object...

    kb.aspose.com/cells/net/merge-excel-files-using...