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

renderer

(0.75 sec)
  1. 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...
  2. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....bounding box of the shape as rendered on the page, you can achieve...) rect = shape . get_shape_renderer () . bounds_in_points print...

    docs.aspose.com/words/python-net/working-with-i...
  3. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....Ask AI Rendering Shapes Separately from a Document Contents [...no straightforward way of rendering this object since it is a...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  4. Compress DOCX In C#

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

    products.aspose.com/words/net/compress/docx/
  5. Compress WORD In C#

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

    products.aspose.com/words/net/compress/word/
  6. CanvasRenderingContext2D – Aspose.HTML for .NET

    Learn how to implement CanvasRenderingContext2D to draw, style, and transform graphics in the .NET environment....CanvasRenderingConte in C# Render HTML5 Canvas 2D to PDF using...canvas. It provides the 2D rendering context for the drawing surface...

    products.aspose.com/html/net/canvasrenderingcon...
  7. .NET Excel API | Process Spreadsheet Formats vi...

    C# ASP.NET VB.NET library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV, HTML and so on....generate, modify, convert, render and print spreadsheets. Moreover...manipulate named ranges Create & render sparklines Export worksheets...

    products.aspose.com/cells/net/
  8. Compress HTML In C#

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

    products.aspose.com/words/net/compress/html/
  9. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...docx"); var renderer = new PdfFixedRenderer();...= 1584; var pagesStream = renderer.SavePdfAsImages(pdfStream...

    products.aspose.com/words/net/compress/
  10. 微调转换器 – Aspose.HTML for Python via .NET

    使用 Aspose.HTML for Python 通过 .NET 对 HTML 转换器进行微调。在将 HTML 呈现为 PDF、DOCX 或图像时,可调整页面大小、页边距、质量等。...类的 方法、HTMLDocument 类的 方法或 类的 render() 方法可以将 HTML 转换为其他格式。 为什么要使用微调转换器?...本节介绍了通过使用 HTMLDocument 类的 方法和 Renderer 类的 方法将基于 HTML 的文件转换为其他流行格式的支持场景:...

    docs.aspose.com/html/zh/python-net/fine-tuning-...