Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 39,204 for

renderer

(1.07 sec)
  1. Converting a SVG file to JPEG using C# | Aspose...

    Sample code for SVG‑to‑JPEG conversion in .NET. Use the API example code for batch SVG‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application.... SvgLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . JpegDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/net/conversion/svg-to-j...
  2. Converting a SVG file to BMP using C# | Aspose.PDF

    Sample code for SVG‑to‑BMP conversion in .NET. Use the API example code for batch SVG‑to‑BMP conversion within VB.NET, ASP.NET, or any .NET‑based application.... SvgLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . BmpDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/net/conversion/svg-to-bmp/
  3. Converting a HTML file to TXT using C# | Aspose...

    Sample code for HTML‑to‑TXT conversion in .NET. Use the API example code for batch HTML‑to‑TXT conversion within VB.NET, ASP.NET, or any .NET‑based application.... HtmlLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . TextDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/net/conversion/html-to-...
  4. Converting a CGM file to JPEG using C# | Aspose...

    Sample code for CGM‑to‑JPEG conversion in .NET. Use the API example code for batch CGM‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application.... CgmLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . JpegDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/net/conversion/cgm-to-j...
  5. Converting a CGM file to TIFF using C# | Aspose...

    Sample code for CGM‑to‑TIFF conversion in .NET. Use the API example code for batch CGM‑to‑TIFF conversion within VB.NET, ASP.NET, or any .NET‑based application.... CgmLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . TiffDevice (); renderer . Process ( pdfDocument , "output...

    products.aspose.com/pdf/net/conversion/cgm-to-t...
  6. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....true); OfficeMathRenderer renderer = new OfficeMathRenderer(officeMath);...Assert.assertEquals(122.0f, renderer.getBoundsInPoints().getWidth()...

    reference.aspose.com/words/java/com.aspose.word...
  7. What's new in Aspose.Cells for Reporting Servic...

    Aspose.Cells for Reporting Services expands and enhances daily. On this page, you can learn about the most significant features of the product.... Support for rendering numeric formats. Aspose.Cells...Services 22.9 Support for rendering SXC format. Aspose.Cells for...

    docs.aspose.com/cells/reportingservices/what-s-...
  8. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....NodeRendererBase Provides methods to render an individual Shape or GroupShape...float x, float y, float scale) Renders the shape into a java.awt.Graphics2D...

    reference.aspose.com/words/java/com.aspose.word...
  9. Converting a MHTML file to GIF using C# | Aspos...

    Sample code for MHTML‑to‑GIF conversion in .NET. Use the API example code for batch MHTML‑to‑GIF conversion within VB.NET, ASP.NET, or any .NET‑based application.... HtmlLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . GifDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/net/conversion/mhtml-to...
  10. Converting a MHTML file to TXT using C# | Aspos...

    Sample code for MHTML‑to‑TXT conversion in .NET. Use the API example code for batch MHTML‑to‑TXT conversion within VB.NET, ASP.NET, or any .NET‑based application.... HtmlLoadOptions ()); var renderer = new Aspose . Pdf . Devices...Devices . TextDevice (); renderer . Process ( pdfDocument . Pages...

    products.aspose.com/pdf/net/conversion/mhtml-to...