Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 151,088 for

load

(0.38 sec)
  1. Supported File Formats|Aspose.PDF for JasperRep...

    Learn about supported file formats in Aspose.PDF for JasperReports. Export reports to PDF, XPS, DOC, and more....Contents [ Hide ] Supported Load Formats The following table...Aspose.PDF for JasperReports can load. Format Description JRXML JasperReports...

    docs.aspose.com/pdf/jasperreports/supported-fil...
  2. Aspose.PSD for Python via .NET 24.5 - 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.... load ( sourceFile ) as psdImage :...not equal." ) with AiImage . load ( sourceFile ) as img : image...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  3. Aspose.PSD for .NET 25.8 - 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-2276 [Ai format] Rework loading and storing data of AiImage...image = ( AiImage ) Image . Load ( sourceFile )) { image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  4. Filtering the kind of data while loading the wo...

    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....Filtering the kind of data while loading the workbook from template...which kind of data should be loaded when building the workbook...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  5. Open Presentations in PHP|Aspose.Slides for PHP...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for PHP via Java — 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/
  6. 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...
  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. Working With Text 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....file are as simple as below: Load a PSD file as an image using...using the factory method Load exposed by Image class Call the AddTextLayer...

    docs.aspose.com/psd/net/working-with-text-layers/
  9. 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...
  10. Working with Print|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....instance of Diagram class to load a diagram that is to be printed...BySpecificPrinter . class ); // load source Visio diagram Diagram...

    docs.aspose.com/diagram/java/working-with-print/