Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 498 for

rendering bug

(0.14 sec)
  1. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…... I tested my rendering options one by one and eventually...Drawing; using Aspose.Svg.Rendering.Image; using var svg = new...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  2. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...highlights the difference in rendering between Aspose and Excel.... Solution To address the rendering discrepancies, consider the...

    forum.aspose.com/t/difference-in-html-output/31...
  3. Font change in HTML list - Free Support Forum -...

    Hello, while testing ticket WORDSJR-313 with the ALLOW_HTML_LISTS parameter (Aspose 23.10.2), I noticed that the original font (in my case, Arial) is set to TimesNewRoman in the output. Could you please check this? I’ve …...experiencing an issue with the font rendering when using the ALLOW_HTML_LISTS... We’re always grateful when bugs are fixed. But currently, we’re...

    forum.aspose.com/t/font-change-in-html-list/312295
  4. Export Visio to EMF - Arrowheads not rendered c...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the arrowheads on the EMF do not match the Visio Drawing. A sample Visio file and export EMF in attached Zip… ArrowHeadIssue.zip (77.6 KB) Cheers! Troy...Visio to EMF - Arrowheads not rendered correctly Aspose.Diagram Product...issue with arrowheads not rendering correctly when exporting Visio...

    forum.aspose.com/t/export-visio-to-emf-arrowhea...
  5. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…... Updates often include bug fixes and improvements that could...that might help with the rendering of conditional formatting...

    forum.aspose.com/t/incorrect-conditional-format...
  6. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Stroke rendering Feature PSDJAVA-540 Implement rendering of internal...Psd File Resolution don’t work Bug PSDJAVA-547 FontSettings.SetFontsFolders...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. Merged deleted table cells render outside table...

    We are seeing an incorrect table layout in Aspose.Words when comparing two DOCX documents and exporting the result to PDF with tracked changes enabled. Expected behavior (matches Microsoft Word): When horizontal cells …...Merged deleted table cells render outside table in PDF after...deleted cells should remain rendered inside the table grid as deleted...

    forum.aspose.com/t/merged-deleted-table-cells-r...
  8. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...the x-axis labels were not rendered correctly and overlapped with...using Aspose.Slides—is a rendering concern that appears to stem...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  9. Aspose.PSD for .NET 21.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Summary Category PSDNET-259 Rendering of Pattern Overlay Layer Effect...not Properly converted to PDF Bug PSDNET-830 Exception on saving...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-4...
  10. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...in some charts are wrongly rendered. Code: var doc = new Document(@"...Aspose.Words handles the rendering of charts and their elements...

    forum.aspose.com/t/charts-have-wrong-axis-label...