Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 223 for

font bug fix

(1.4 sec)
  1. 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="…...html; that equals to <div style="font-family: Arial, sans-serif; max-width:...programmatically set different fonts, sizes, and colors. Convert...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  2. Print area is not honored - Free Support Forum ...

    Hello, We are experiencing PDF export differences when rendering with Aspose.Cells. Excel document which has Print Area specified is being rendered differently compared with Excel print. It does not matter if we select …...paper size explicitly does not fix the problem: foreach (var sheet...found that the “Finlandica” font is not being used in the output...

    forum.aspose.com/t/print-area-is-not-honored/32...
  3. Aspose.PSD for .NET 23.12 - 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....Update Bug PSDNET-1776 Fix the manual loading of fonts on MacOS...Drawing.Common and Aspose.Drawing. Bug PSDNET-1536 AllowWarpRepaint...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  4. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Pdf) Can it be fixed by parameters? Or is it a bug ? Thank you....checking if this is a known bug in the version you are using...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  5. 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 =…... Since no explicit fix is available in the current context...legend to top or right, reduce font size of axis labels) to create...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  6. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...Font.Name = "Arial"; builder.Font.Size = 10d; builder...functionality. While no official bug report is cited in the provided...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  7. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...Remove hidden text (text with Font.setHidden(true) ) from Word...PDF output. Current Behavior (Bug) When a paragraph contains: Hidden...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  8. FontConfigSubstitutionRule.isFontConfigAvailabl...

    Hi, I think I discovered a Bug in Aspose Words for Java, affecting the newest version 23.12 and several older versions, for which I could not find any other threads in this forum: FontConfigSubstitutionRule.isFontConfi…...1 Hi, I think I discovered a bug in Aspose Words for Java, affecting...false on linux systems, although Font-Config, especially fc-match...

    forum.aspose.com/t/fontconfigsubstitutionrule-i...
  9. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…... Are there existing bug reports for table pagination...rounding differences or different font metrics? Configuration options:...

    forum.aspose.com/t/table-page-breaks-not-matchi...
  10. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…... Updates may include bug fixes or improvements that could...1:32pm 3 @abilger There is no bug here. Your document uses Aptos...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...