Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 143,398 for

load

(0.1 sec)
  1. Open a Presentation in PHP|Aspose.Slides for PH...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for PHP—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following PHP code demonstrates...

    docs.aspose.com/slides/php-java/open-presentation/
  2. Support of Fill 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....The following code snippets loads a PSD file, access the Filllayer...fill are as simple as below: Load a PSD file as an image using...

    docs.aspose.com/psd/java/support-of-fill-layers/
  3. Aspose.PSD for .NET 23.2 - 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 ( srcFile )) { TextLayer nameLayer...image = ( PsdImage ) Image . Load ( srcFile )) { for ( int i =...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  4. aspose.words.loading module | Aspose.Words for ...

    The aspose.words.Loading module provides classes and enumerations that allow to specify additional options when Loading documents....loading module Contents [ Hide ] The aspose.words...words.loading module provides classes and enumerations that allow...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for Java 24.3 - 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-601 [AI Format] Reduce loading time of large multipage AI...psdImage8 = ( PsdImage ) Image . load ( sourceFile )) { PsdOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Using a Microsoft Word Document as the Message ...

    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....NET to load the Word document and convert...NET and Aspose.Email for .NET: Load a Microsoft Word document using...

    docs.aspose.com/email/net/using-a-microsoft-wor...
  7. Aspose.PSD for .NET 20.2 - 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....ArgumentException during the loading of PSD file Bug PSDNET-249...psdImage = ( PsdImage ) Image . Load ( "text_ethalon_different_colors...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-2...
  8. 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...
  9. Aspose.PSD的Java 24.1版本发布说明|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....png" ; // Load the AI image. try ( AiImage...image = ( AiImage ) Image . load ( sourceFile )) { // By default...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. 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...