Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 139,232 for

load

(0.07 sec)
  1. Aspose.PSD for Java 23.8 - 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....PSDJAVA-522 Image loading failed Bug PSDJAVA-523 Image loading failed:...psdImage = ( PsdImage ) Image . load ( sourceFile , psdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. Aspose.PSD for .NET 23.8 - 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....PSDNET-1352 Image loading failed Bug PSDNET-1553 Image loading failed:...psdImage = ( PsdImage ) Image . Load ( src )) { psdImage . Save (...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  3. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... Examples Shows how to load and save font fallback settings...MY_DIR + 'Rendering.docx' ) # Load an XML document that defines...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Drawing Raster Images on Vector Images|Document...

    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 raster image using the factory method Load exposed...exposed by Image class. Load a SVG image Draw a rectangular part of...

    docs.aspose.com/imaging/net/drawing-raster-imag...
  5. Drawing Raster Images on Vector Images|Document...

    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 raster image using the factory method load(…) exposed...exposed by Image class. Load a SVG image Draw a rectangular part...

    docs.aspose.com/imaging/python-net/drawing-rast...
  6. ComHelper Class | Aspose.Words for .NET

    Unlock seamless document integration with Aspose.Words.ComHelper. Effortlessly Load and manage documents for COM clients with powerful features....Provides methods for COM clients to load a document into Aspose.Words...Allows a COM application to load Document from a stream. Open...

    reference.aspose.com/words/net/aspose.words/com...
  7. Aspose.PSD for Python via .NET 24.2 - Release N...

    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 PSDPYTHON-36 “Image loading failed.” exception when open...loadOpt . load_effects_resource = True with PsdImage . load ( sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  8. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Examples Shows how to load and save font fallback settings...MyDir + "Rendering.docx" ); // Load an XML document that defines...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Public API Changes in Aspose.Imaging 2.4.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 ( path )) { // convert images...( Aspose . Imaging . Image . Load ( path ), RasterImage ) ' convert...

    docs.aspose.com/imaging/net/public-api-changes-...
  10. Opening Image files 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....# Create an Image object and load an existing file using the file...Image (); $image = $image -> load ( $dataDir + "test.jpg" ); \...

    docs.aspose.com/imaging/java/opening-image-file...