Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 151,261 for

load

(0.69 sec)
  1. Public API Changes in Aspose.Email 4.8.0|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....class: load(Stream) load(Stream,int) load(String) load(String...

    docs.aspose.com/email/java/public-api-changes-i...
  2. 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...
  3. Aspose.PSD for Java 25.11 - Release Notes|Docum...

    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....Enhancement PSDJAVA-804 Can not load pixels from PSD Files after...psdImage = ( PsdImage ) Image . load ( sourceFile , psdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  4. 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...
  5. Aspose.PSD for Java 25.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 ( outputPsd )) { FillLayer fillLayer...image = ( PsdImage ) Image . load ( sourceFile , psdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. 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/net/drawing-vector-images/
  7. Using WorkbookMetadata|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....Cells allows you to load a lightweight version of a workbook...the WorkbookMetadata class to load the workbook. The following...

    docs.aspose.com/cells/net/using-workbookmetadata/
  8. Using WorkbookMetadata|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....Cells allows you to load a lightweight version of the...cells.WorkbookMetadata class to load the workbook. Using WorkbookMetadata...

    docs.aspose.com/cells/java/using-workbookmetadata/
  9. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only.... You will learn how to load an existing PowerPoint presentation...for .NET from the repository Load the source presentation into...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  10. Adding a Watermark to an Image|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....demonstrate the operation, we will load a BMP image from disk and draw...step, the examples show how to: Load an image. Create and initialize...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...