Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 143,847 for

load

(0.2 sec)
  1. How to Render XSL FO to PDF using Java

    In this brief tutorial, you will learn how to render XSL FO to PDF using Java in Windows, Mac OS, or Ubuntu. The code sample can convert XSL FO to PDF in Java....Maven repository in your project Load an input XSL FO file into the...Document class object using load option XslFoLoadOptions Save...

    kb.aspose.com/pdf/java/how-to-render-xsl-fo-to-...
  2. Aspose.PSD for .NET 22.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....PSDNET-1113 The issue with loading PSD file on text resource data...image = ( PsdImage ) Image . Load ( src )) { OuterGlowEffect effect...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-4...
  3. View PDF Files using Java | Aspose.PDF

    Open and view PDF documents programmatically with Java sample code using Aspose.PDF for Java... Load the PDF with an instance of...shows how to view PDF files // load PDF with an instance of Document...

    products.aspose.com/pdf/java/viewer/pdf/
  4. View EPUB Files using Java | Aspose.PDF

    Open and view EPUB documents programmatically with Java sample code using Aspose.PDF for Java... Load the EPUB with an instance of...shows how to view EPUB files // load EPUB with an instance of Document...

    products.aspose.com/pdf/java/viewer/epub/
  5. Aspose.PSD for .NET 20.5 - 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 )) { input . Save...Console . WriteLine ( "--------- Loading Apple.psd ---------- ); var...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  6. Public API Changes in Aspose.Email 4.8.0|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....class: load(Stream) load(Stream,int) load(String) load(String...

    docs.aspose.com/email/java/public-api-changes-i...
  7. Open Presentations on Android|Aspose.Slides Doc...

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

    docs.aspose.com/slides/androidjava/open-present...
  8. Aspose.PSD for Java 24.7 - 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-635 “Image loading failed.” exception when open...Bug PSDJAVA-638 Fix fonts loading when using Aspose.Drawing Bug...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  9. String Searching in PST with Ignore Case in Rub...

    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....__FILE__ )))) + '/data/' \ # Load the Outlook PST file pst = Rjb...aspose.email.MailMessage' ) . load ( data_dir + "search.pst" )))...

    docs.aspose.com/email/java/string-searching-in-...
  10. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on Load method. for input docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…...might causing this error on load method. for input docx file...(FileInputStream fis = new FileInputStream("load-fail.docx")) { Document doc...

    forum.aspose.com/t/java-lang-classcastexception...