Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 40,504 for

renderer

(0.09 sec)
  1. Սեղմել HTML Ը C# Ում

    Սեղմեք HTML ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...html"); var renderer = new PdfFixedRenderer();...= 1584; var pagesStream = renderer.SavePdfAsImages(pdfStream...

    products.aspose.com/words/hy/net/compress/html/
  2. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality....Features LaTeX math formulas rendering Live Demos Source Code API...Pricing Buy LaTeX math formulas rendering | Aspose.TeX for .NET Contents...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  3. LaTeX math formulas rendering | Python via .NET

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code examples...Features LaTeX math formulas rendering Live Demos Source Code API...Pricing Buy LaTeX math formulas rendering | Python via .NET Contents...

    docs.aspose.com/tex/python-net/latex-math-formu...
  4. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...specify additional options when rendering document pages or shapes to...class that can be used to save rendered images in the SaveFormat.TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....tiff"); var renderer = new PdfFixedRenderer();...= 1584; var pagesStream = renderer.SavePdfAsImages(pdfStream...

    products.aspose.com/words/net/compress/tiff/
  6. Preserving native DXF entities (ARC, CIRCLE, LI...

    Hello, We have a workflow that involves converting DXF files through SVG and back to DXF, and we’re losing native entity types in the process. I’d appreciate guidance on the best approach. Our pipeline: Multiple indi…...original CAD entity type, so the renderer creates a geometric approximation...

    forum.aspose.com/t/preserving-native-dxf-entiti...
  7. Merge SVG to JPEG via C# – Aspose.SVG

    Merge multiple SVGs into a single JPEG in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....SvgRenderer renderer = new Aspose.Svg.Rendering.SvgRenderer();...ImageDevice device = new Aspose.Svg.Rendering.Image.ImageDevice( "result...

    products.aspose.com/svg/net/merger/svg-to-jpeg/
  8. Merge SVG to Image with C# – Aspose.SVG

    Merge multiple SVGs into a single Image file in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....SvgRenderer renderer = new Aspose.Svg.Rendering.SvgRenderer();...ImageDevice device = new Aspose.Svg.Rendering.Image.ImageDevice( "result...

    products.aspose.com/svg/net/merger/svg-to-image/
  9. Merge SVG to PNG via C# – Aspose.SVG

    Merge multiple SVG files into a single PNG in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....SvgRenderer renderer = new Aspose.Svg.Rendering.SvgRenderer();...ImageDevice device = new Aspose.Svg.Rendering.Image.ImageDevice( "result...

    products.aspose.com/svg/net/merger/svg-to-png/
  10. Merge SVG to PDF via C# – Aspose.SVG

    Merge multiple SVG files into a single PDF in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....SvgRenderer renderer = new Aspose.Svg.Rendering.SvgRenderer();...PdfDevice device = new Aspose.Svg.Rendering.Pdf.PdfDevice( "result.pdf"...

    products.aspose.com/svg/net/merger/svg-to-pdf/