Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 151,242 for

load

(0.08 sec)
  1. View PPTX in C# | products.aspose.com

    View PPTX 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 PPTX file using ( var presentation...

    products.aspose.com/slides/net/viewer/pptx/
  2. IDocumentProcessorPlugin class | Aspose.Words f...

    aspose.words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....append(input_stream, load_options) Append the document loading it with the...specified load options. load(input_stream, load_options) Load the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Loading and Saving Documents|Aspose.Words for .NET

    Loading and saving documents using Aspose.Words for .NET in PHP projects in C#....Ask AI Loading and Saving Documents Contents [ Hide ] Purpose...about? This page explains how to load and save documents using Aspose...

    docs.aspose.com/words/net/loading-and-saving-do...
  4. Aspose.PSD for Java 19.4 - 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....Category PSDJAVA-1 Make feature to load JPEG/PNG/etc image files to...to PsdImage without direct loading(Which is not supported in Aspose...

    docs.aspose.com/psd/java/aspose-psd-for-java-19...
  5. Aspose.PSD for Java 25.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.... load ( src , psdLoadOptions )) {...image = ( AiImage ) Image . load ( inputFile )) { image . save...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. Filter VBA Project while loading a workbook|Doc...

    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....AI Filter VBA Project while loading a workbook Contents [ Hide...Aspose.Cells will unconditionally load this (meta) data when opening...

    docs.aspose.com/cells/java/filter-vba-project-w...
  7. IDocumentProcessorPlugin.append method | Aspose...

    IDocumentProcessorPlugin.append method. Append the document Loading it with the specified Load options....append(input_stream, load_options) Append the document loading it with the...the specified load options. def append ( self , input_stream :...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Resizing Images 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....simple_image_resizing ( $dataDir = null ){ \ # Load an existing image $image = new...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/resizing-images-in...
  10. How to solve this error "The type initializer f...

    Hi sir I Load dwg file using below sample code with latest dll. private void button1_Click(object sender, EventArgs e) { // Load DWG in an instance of Image via its Load method using (var image = Aspose.CAD.Ima…...26, 2025, 7:39am 1 Hi sir I load dwg file using below sample...e) { // load DWG in an instance of Image via its Load method using...

    forum.aspose.com/t/how-to-solve-this-error-the-...