Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 145,980 for

load

(0.11 sec)
  1. Aspose.PSD for Java 24.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 ( sourceFile )) { // Add Gradient...PsdImage im = ( PsdImage ) Image . load ( outputFile )) { GradientMapLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. Reading CSV File with Multiple Encodings|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....Cells allows you to load such CSV files and convert them...which you need to set to true to load your CSV file with multiple...

    docs.aspose.com/cells/net/reading-csv-file-with...
  3. 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/imaging/python-net/adding-a-wat...
  4. Open a Document from a Stream|Aspose.Words for ...

    Load a document from a stream easily and fast instead of using Open XML SDK in C#....stream-based loading. On this page we will look at how to load a document...features please visit Create or Load a Document . Create a Document...

    docs.aspose.com/words/net/open-a-word-processin...
  5. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately.... Load a presentation that uses a font...new FontWarningHandler (); // Load the presentation from the specified...

    docs.aspose.com/slides/net/getting-warning-call...
  6. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately.... Load a presentation that uses a font...new FontWarningHandler ()); // Load the presentation from the specified...

    docs.aspose.com/slides/java/getting-warning-cal...
  7. Rotate and Flip an Image 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 (of type bmp)...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); $rotateFlipType...

    docs.aspose.com/imaging/java/rotate-and-flip-an...
  8. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...be corrupted and cannot be loaded. RuntimeError (Proxy error(Exception))...string. Document(file_name, load_options) Opens an existing document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize fonts in PowerPoint slides with JavaScript and Aspose.Slides for Node.js via Java to keep your presentations sharp and consistent across any device....Aspose Slides allows you to load these fonts using the loadExternalFonts...OpenType . Load Custom Fonts Aspose.Slides allows you to load fonts...

    docs.aspose.com/slides/nodejs-java/custom-font/
  10. Working With Text Layers|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....file are as simple as below: Load a PSD file as an image using...using the factory method Load exposed by Image class Call the AddTextLayer...

    docs.aspose.com/psd/net/working-with-text-layers/