Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 39,198 for

renderer

(0.13 sec)
  1. Converting a MHT file to PNG using Java | Aspos...

    MHT to PNG conversion via Java sample code. Programmers can use this example code to export MHT to PNG within any Web or Desktop Java based application....MhtLoadOptions ()); var renderer = new PngDevice (); renderer . process (...

    products.aspose.com/pdf/java/conversion/mht-to-...
  2. Converting a CGM file to PNG using Java | Aspos...

    CGM to PNG conversion via Java sample code. Programmers can use this example code to export CGM to PNG within any Web or Desktop Java based application....()); PngDevice renderer = new PngDevice (); renderer . process (...

    products.aspose.com/pdf/java/conversion/cgm-to-...
  3. Converting a HTML file to JPEG using Java | Asp...

    HTML to JPEG conversion via Java sample code. Programmers can use this example code to export HTML to JPEG within any Web or Desktop Java based application....object of JpegDevice JpegDevice renderer = new JpegDevice (); // convert...particular PDF page to JPEG format renderer . process ( pdfDocument ....

    products.aspose.com/pdf/java/conversion/html-to...
  4. Export Presentation Charts with Python|Aspose.S...

    Learn how to export presentation charts with Aspose.Slides for Python via .NET, supporting PPT, PPTX and ODP formats, and streamline reporting into any workflow.... Use the image-rendering overloads that let you specify...scale—the library supports rendering objects with given dimensions/scale...

    docs.aspose.com/slides/python-net/export-chart/
  5. Export Presentation Charts on Android|Aspose.Sl...

    Learn how to export presentation charts with Aspose.Slides for Android via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow.... Use the image-rendering overloads that let you specify...scale—the library supports rendering objects with given dimensions/scale...

    docs.aspose.com/slides/androidjava/export-chart/
  6. Feature Overview|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....weaknesses of the original XLS renderer of JasperReports. This section...

    docs.aspose.com/cells/jasperreports/feature-ove...
  7. Converting a XPS file to TIFF using C++ | Aspos...

    Sample code for XPS to TIFF conversion using C++. Use C++ example for batch XPS to TIFF conversion....an object of tiffDevice var renderer = new Aspose . Pdf . Devices...save the image in TIFF format renderer . Process ( document , "output...

    products.aspose.com/pdf/cpp/conversion/xps-to-t...
  8. Converting a CGM file to JPEG using Java | Aspo...

    CGM to JPEG conversion via Java sample code. Programmers can use this example code to export CGM to JPEG within any Web or Desktop Java based application....JpegDevice renderer = new JpegDevice (); renderer . process (...

    products.aspose.com/pdf/java/conversion/cgm-to-...
  9. Converting a EPS file to PNG using Java | Aspos...

    EPS to PNG conversion via Java sample code. Programmers can use this example code to export EPS to PNG within any Web or Desktop Java based application....); PngDevice renderer = new PngDevice (); renderer . process (...

    products.aspose.com/pdf/java/conversion/eps-to-...
  10. Converting a CGM file to TIFF using Java | Aspo...

    CGM to TIFF conversion via Java sample code. Programmers can use this example code to export CGM to TIFF within any Web or Desktop Java based application....TiffDevice renderer = new TiffDevice (); renderer . process (...

    products.aspose.com/pdf/java/conversion/cgm-to-...