Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 650 for

rendering bug

(0.17 sec)
  1. 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...
  2. 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...
  3. DataLabels.WidthPixel always returns 0 after Ca...

    Hi all, I need your help. I am using Apsose.Cells 26.6.0 I have both identical charts in structure (2 series, line chart): chart0 (on the left) and chart1 (on the right). In both charts, I add a datalabel for the last…...traces: [DL BUG] Chart[0] “Short” => X=0 Y=0 W=0 H=0 [DL BUG] Chart[0]...=> X=729 Y=113 W=0 H=21 [DL BUG] Chart[0] “Test annotation label...

    forum.aspose.com/t/datalabels-widthpixel-always...
  4. 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...
  5. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When Rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...2:44am 1 Description When rendering vertical (top-to-bottom) text...inside the field equation is rendered with an incorrect text direction...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  6. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a Bug? Thank you Code: new Presentation("/path/to/charts…...slides-java , slides-chart , slides-rendering dfinsolutions September 26...please confirm whether this is a bug? Thank you Code: new Present...

    forum.aspose.com/t/multiple-discrepancies-when-...
  7. 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...
  8. 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...
  9. 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...
  10. 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