Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 94,183 for

renderer

(0.08 sec)
  1. PDF to JPEG Converter using C# | Aspose.PDF

    Sample code for PDF to JPEG C# conversion. Use API example code for batch PDF files to JPEG conversion within VB.NET, ASP.NET, or any .NET-based application...compression quality to 90% var renderer = new Aspose . Pdf . Devices...save the image in JPG format renderer . Process ( document . Pages...

    products.aspose.com/pdf/net/conversion/pdf-to-j...
  2. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....while the saving operation renders it. options = aw . saving ...save_options = options ) Shows how to render an Office Math object into...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CGM to PNG Converter using C++ | Aspose.PDF

    Sample code for CGM to PNG conversion using C++. Use C++ example for batch CGM to PNG conversion....an object of EmfDevice var renderer = new Aspose . Pdf . Devices...save the image in EMF format renderer . Process ( document . Pages...

    products.aspose.com/pdf/cpp/conversion/cgm-to-png/
  4. HTML to TXT Converter using C++ | Aspose.PDF

    Sample code for HTML to TXT conversion using C++. Use C++ example for batch HTML to TXT conversion....an object of TextDevice var renderer = new Aspose . Pdf . Devices...Devices . TextDevice (); renderer . Process ( document . Pages [...

    products.aspose.com/pdf/cpp/conversion/html-to-...
  5. XSLFO to TXT Converter using C++ | Aspose.PDF

    Sample code for XSLFO to TXT conversion using C++. Use C++ example for batch XSLFO to TXT conversion....object of XslfotDevice var renderer = new Aspose . Pdf . Devices...Devices . TextDevice (); renderer . Process ( document . Pages [...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  6. XPS to PNG Converter using C++ | Aspose.PDF

    Sample code for XPS to PNG conversion using C++. Use C++ example for batch XPS to PNG conversion....an object of PngDevice var renderer = new Aspose . Pdf . Devices...save the image in EMF format renderer . Process ( document . Pages...

    products.aspose.com/pdf/cpp/conversion/xps-to-png/
  7. XSLFO to GIF Converter using C++ | Aspose.PDF

    Sample code for XSLFO to GIF conversion using C++. Use C++ example for batch XSLFO to GIF conversion....an object of GifDevice var renderer = new Aspose . Pdf . Devices...save the image in EMF format renderer . Process ( document . Pages...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  8. MHT to TIFF Converter using C++ | Aspose.PDF

    Sample code for MHT to TIFF conversion using C++. Use C++ example for batch MHT 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/mht-to-t...
  9. XSLFO to JPEG Converter using C++ | Aspose.PDF

    Sample code for XSLFO to JPEG conversion using C++. Use C++ example for batch XSLFO to JPEG conversion....an object of EmfDevice var renderer = new Aspose . Pdf . Devices...save the image in EMF format renderer . Process ( document . Pages...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  10. EPS to TIFF Converter using Java | Aspose.PDF

    EPS to TIFF conversion via Java sample code. Programmers can use this example code to export EPS to TIFF within any Web or Desktop Java based application....object of TiffDevice PngDevice renderer = new TiffDevice (); // convert...particular PDF page to TIFF format renderer . process ( document . getPages...

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