Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 39,648 for

renderer

(0.09 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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/
  5. Converting a MHTML file to GIF using Java | Asp...

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

    products.aspose.com/pdf/java/conversion/mhtml-t...
  6. Converting a XPS file to TXT using Java | Aspos...

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

    products.aspose.com/pdf/java/conversion/xps-to-...
  7. 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-...
  8. 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-...
  9. 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-...
  10. Converting a PDF file to JPEG using Java | Aspo...

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

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