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

rendering bug

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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/...
  6. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...warp, so, the quality of rendering will be continuously improve...This message was posted using Bugs notification tool by yaroslav...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  7. 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...
  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. Potential Regression in Aspose.Diagram when reu...

    Hello, We’ve recently upgraded our software from .NET 6 to .NET 8, and as part of that transition, we also purchased a new license for Aspose.Diagram and upgraded from version 21.2.0 to 25.7.0. After the upgrade, we’re…...only the SVG-based masters render correctly, while the PNGs become...) Screenshots showing the rendering issue. eYd3ETts7P.png (7.7...

    forum.aspose.com/t/potential-regression-in-aspo...
  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