Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 153,554 for

load

(1.26 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. Converting Images to Black n White and Grayscal...

    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....Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...d ( $dataDir = null ) { \ # Load an existing image $image = new...

    docs.aspose.com/imaging/java/converting-images-...
  3. Reading CSV File with Multiple Encodings|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....Cells allows you to load such CSV files and convert them...which you need to set to true to load your CSV file with multiple...

    docs.aspose.com/cells/java/reading-csv-file-wit...
  4. 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-...
  5. Managing Digitally Signed Messages|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....sample will show you how to load a message from a file, attach...MapiMessage msg = MapiMessage . load ( fileName ); SignatureOptions...

    docs.aspose.com/email/java/working-with-outlook...
  6. Customize PowerPoint Fonts in С++|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for С++ to keep your presentations sharp and consistent across any device.... You can load fonts from custom folders, provide...or load external fonts directly from binary data. Loaded fonts...

    docs.aspose.com/slides/cpp/custom-font/
  7. 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...
  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. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....NET to load PDF files and convert them to...PNG, and provides details on load options, supported PDF content...

    docs.aspose.com/words/python-net/convert-pdf-to...
  10. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...02_OutputDirectory \\ " ); // Specify the load options and filter the data...xlsx" ; // Load the workbook with specified load options Workbook...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...