Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 481 for

rendering bug

(0.13 sec)
  1. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...represents an e‑mail body is rendered with Aspose.PDF for Java....CSS, tables) that forces the renderer to allocate temporary buffers...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  2. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...preliminary fix for the HTML renderer. Suggested quick checks Run...aspose.cells.node when the HTML renderer processes certain workbook...

    forum.aspose.com/t/constant-segmentation-faults...
  3. Unable to save unchanged PSD - Free Support For...

    Hi! The attached file is a simplification of an actual file we are trying to edit using Aspose.PSD v25.4.0 Even with no changes, I’m not being able to save the PSD file back to disk. I’m running the following code: …...bypass issues related to layer rendering. You can modify your code...are using. Sometimes, specific bugs are documented along with workarounds...

    forum.aspose.com/t/unable-to-save-unchanged-psd...
  4. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...missing fonts) can be omitted or rendered differently. By default the...background in the CDR will be rendered as a solid colour unless you...

    forum.aspose.com/t/layers-missing-when-converti...
  5. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...to the limitations of HTML rendering in Excel, which may not support...representation is critical, you could render the HTML to an image and then...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  6. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...rendering.HtmlRenderer.render(Unknown Source)...com.aspose.html.rendering.HtmlRenderer.render(Unknown Source)...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  7. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...Integer = 300) As String ' 1) Render the page to PNG bytes Dim pngBytes...End Function '--- Private: Render a single PDF page to PNG bytes...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  8. Angled text is larger and misplaced in HTML - F...

    We have an Excel document containing angled text, the pdf that we generate looks exactly like the Excel. The problem arises when we export it to HTML, then the text is bigger and misplaced. Can you fix the size of the t…...HTML render using Aspose.Cells 25.6.0, then the HTML render with...25.12.0, followed with the render of PDF and lastly the Excel...

    forum.aspose.com/t/angled-text-is-larger-and-mi...
  9. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evalu......SVG foreignObject Not Rendered During HTML to PDF Conversion...API SVG foreignObject Not Rendered During HTML to PDF Conversion...

    forum.aspose.com/t/svg-foreignobject-not-render...
  10. 【Aspose.PDF】レイヤの表示制御について - Free Support Forum -...

    PDFのレイヤ構造を利用したく、Aspose.PDFの購入を検討しております。 以下URLのmevenよりライブラリを取得し、動作検証を行っております。 以下のようなソースコードを記述し、PDFファイルにレイヤ構造の画像を追加することはできました。 ===== // PDF作成 Document doc = new Document(); // ページ追加 Page page = doc.getPages().add()…...fixes major regressions and rendering bugs. 以下のようなソースコードを記述し、PDFフ...

    forum.aspose.com/t/aspose-pdf/313491