Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 151,978 for

load

(0.14 sec)
  1. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to Load an HTML, TXT, or CHM document if the encoding is not specified inside the document...encoding that will be used to load an HTML, TXT, or CHM document...property is used only when loading HTML, TXT, or CHM documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for Python 通过 .NET 的 24.6 版 - 发行说明|D...

    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 ) as image : im...outputFile ) with PsdImage . load ( outputFile ) as image : im...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  3. Aspose.PSD for .NET 22.9 - 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....Bug PSDNET-1140 Exception on loading global layer resources step...; using ( var img = Image . Load ( inputPsdFile )) { // 16 bit...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-9...
  4. Read Outlook OST Files in Node.js via .NET | pr...

    Read OST Files Open OST Files & Extract Email Data in Node.js Open and read OST files in JavaScript, accessing emails......NET // Load the Aspose.Email library const...require( '@aspose/email' ); // Load the OST file const ost = ae...

    products.aspose.com/email/nodejs-net/reading-os...
  5. View ODP in Java | products.aspose.com

    View ODP in Java. Use Java library API to open and view OpenOffice presentation...Slides for Java , you can load and view a presentation with...Instantiate a Presentation object and load the ODP file. Create an instance...

    products.aspose.com/slides/java/viewer/odp/
  6. View OTP in Java | products.aspose.com

    View OTP in Java. Use Java library API to open and view OpenOffice presentation...Slides for Java , you can load and view a presentation with...Instantiate a Presentation object and load the OTP file. Create an instance...

    products.aspose.com/slides/java/viewer/otp/
  7. View PPSX in C++ | products.aspose.com

    View PPSX in C++. Use C++ library API to open and view PowerPoint Slideshow...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the PPSX file. Create an instance...

    products.aspose.com/slides/cpp/viewer/ppsx/
  8. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Load the HTML : Use the Document class to load your HTML...content along with the specified load options. Save the Document :...

    forum.aspose.com/t/insert-html-into-word-includ...
  9. Aspose.PSD for .NET 21.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.... Load ( srcFile )) { JpegOptions jpgOptions...image = ( PsdImage ) Image . Load ( sourceFile , new PsdLoadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-4...
  10. Aspose.PSD for Java 21.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 ( sourceFileName ); try { image...image = ( PsdImage ) Image . load ( sourceFileName ); try { image...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...