Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 145,977 for

load

(0.1 sec)
  1. Modifying 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....as below: Load an image using the factory method Load exposed by...as below: Load an image using the factory method Load exposed by...

    docs.aspose.com/imaging/java/modifying-images/
  2. View PPT in C# | products.aspose.com

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

    products.aspose.com/slides/net/viewer/ppt/
  3. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....follow the steps below to loading fonts from external directories...Wingdings in following sample. Load the presentation using Presentation...

    docs.aspose.com/slides/python-net/default-font/
  4. View VSX File Formats via Python | products.asp...

    Python source code to Load, render and display VSX documents within any Python based application.... Load VSX file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/python-net/viewer/vsx/
  5. 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/
  6. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....URI of the base folder while loading it // so that any images with...LoadOptions namespace Aspose.Words.Loading assembly Aspose.Words LoadOptions(...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Aspose.PSD for .NET 22.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....Bug PSDNET-1234 Exception on loading PSD image with pattern Bug...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  8. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...Words for loading Pdf documents. The code snippet...PdfLoadOptions load = new PdfLoadOptions(); load.setSkipPdfImages(true);...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  9. Aspose.PSD for Java 24.12 - 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.... load ( sourceFile )) { image . save...image = ( PsdImage ) Image . load ( inputFile , null )) { image...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. Aspose.PSD for .NET 23.9 - 发行说明|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.... Load ( srcFile )) { im . AddBlackWhiteAdjustm...var im = ( PsdImage ) Image . Load ( dstFile )) { Layer layer =...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...