Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 151,085 for

load

(0.31 sec)
  1. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Java Java Developer Guide Loading, Saving and Converting Convert...com/aspose-note/Aspose.Note-for-Java 2 // Load the document into Aspose.Note...

    docs.aspose.com/note/java/convert-onenote-docum...
  2. Public API Changes in Aspose.Imaging 2.3.0|Docu...

    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 )) { // before cropping...RasterImage = CType ( Image . Load ( fileName ), RasterImage )...

    docs.aspose.com/imaging/net/public-api-changes-...
  3. FileCorruptedException Class | Aspose.Words for...

    Discover the Aspose.Words.FileCorruptedException class, designed to handle corrupted documents effortlessly during Loading. Ensure seamless document management!...class Thrown during document load, when the document appears to...corrupted and impossible to load. To learn more, visit the Programming...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Adjusting Brightness, Contrast and Gamma in PHP...

    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....adjust_brightness ( $dataDir = null ){ \ # Load an existing image $image = new...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/adjusting-brightne...
  5. Aspose.PSD for .NET 24.1 - 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 , opt )) { img...PsdImage img = ( PsdImage ) Image . Load ( sourceFile1 , opt )) { img...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  6. Exporting DGN AutoCAD|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....introduced the functionality to load a DGN AutoCAD file and convert...serves the purpose. You need to load an existing DGN file as CadImage...

    docs.aspose.com/cad/python-net/exporting-dgn-au...
  7. Exporting DGN AutoCAD|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....introduced the functionality to load a DGN AutoCAD file and convert...serves the purpose. You need to load an existing DGN file as CadImage...

    docs.aspose.com/cad/net/developer-guide/exporti...
  8. View PPSM in C# | products.aspose.com

    View PPSM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...NET , you can load and view a presentation with...instantiate a Presentation object & load the PPSM file using ( var presentation...

    products.aspose.com/slides/net/viewer/ppsm/
  9. FileCorruptedException class | Aspose.Words for...

    aspose.words.FileCorruptedException class. Thrown during document Load, when the document appears to be corrupted and impossible to Load...class Thrown during document load, when the document appears to...corrupted and impossible to load. To learn more, visit the Programming...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....The code is very simple, just load HTML to Document class and save...HtmlLoadOptions to specify the load options for the HTML file $loadOption...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/