Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 588 for

rendering bug

(0.12 sec)
  1. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....save ( outfile ) Support for rendering comments when saving PDF documents...import aspose.pdf as ap def render_comments_to_image_and_html...

    docs.aspose.com/pdf/python-net/whatsnew/
  2. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting....attributes will not affect rendering. Therefore, every style change...“why didn’t my change apply?” bugs. Strategy A: Rewrite Inline...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  3. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...applied, the layout may not render correctly in HTML format, while...pane (Excel) feature was not rendered in the output HTML file. Then...

    forum.aspose.com/t/html-file-is-displayed-incor...
  4. Opening a diagram is throwing System.NullRefere...

    Hi Philip, I have update the Aspose.Diagram-package to version 25.12.0 The Aspose.Diagram-package is used in: WinForms application using .NET Framework 4.8 Language: C# Platform: Windows 11 Development Environment:…...accessing shapes, pages, or rendering)? Is the file path correct...This message was posted using Bugs notification tool by philip...

    forum.aspose.com/t/opening-a-diagram-is-throwin...
  5. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...a The text is being rendered from the annotation’s default‑appearance...This is the recommended way to render RTL text correctly, because...

    forum.aspose.com/t/text-annotation-does-not-han...
  6. HTML conversion to PDF - Free Support Forum - a...

    We have to convert HTML to PDF. Attached is the HTML and the PDF we are generating with aspose.pdf. We are using the latest version. The text within tables is not flowing correctly. What needs to be done to convert t…...it as PDFNEWNET-35295 in our bug tracking system for further investigation...the new DOM-based approach to render HTML to PDF. It will fix your...

    forum.aspose.com/t/html-conversion-to-pdf/85024
  7. Convert ICS to MD in Python | products.aspose.com

    Save ICS to MD in your Python applications without using Microsoft Outlook or Word...First, the Email is loaded and rendered into HTML using Aspose.Email...updated with new features and bug fixes, ensuring that the conversion...

    products.aspose.com/total/python-net/conversion...
  8. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...performance improvements and bug fixes are regularly included... Aspose may not be able to render the text correctly. Fallback...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  9. How to delete the invisible objects in a pdf fi...

    6.pdf (1.3 MB) I have a lot of PPT converted PDF files. Some of the text is under the pictures and is obscured. In fact, these texts are useless. When I read the text content, I will read these redundant texts. Therefor…... So it wasn’t a bug after all, but rather due to...assume the PDF was being re-rendered with every change before?...

    forum.aspose.com/t/how-to-delete-the-invisible-...
  10. Exporting large dimension PDF to high dpi PNG c...

    Hello, I am using the PDF library to create PNG images which I then import into our CAD documents. string fileExtension = "png"; ImageFormat format = ImageFormat.Png; PdfConverter pdfConverter = new PdfConv…...resolution); // Set predefined rendering options pngDevice.RenderingOptions...GetPageRect(true).Height; // Create PNG renderer PngDevice pngDevice = new...

    forum.aspose.com/t/exporting-large-dimension-pd...