Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 223 for

font bug fix

(1.22 sec)
  1. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...and checks Font availability – If the PDF uses fonts that are not...possible, embed the required fonts in the PDF (e.g., Document.FontEmbeddingMode...

    forum.aspose.com/t/convert-pdf-to-image-results...
  2. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie charts generates chart exception. When opening .xlsx template with pie charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D charts also wont re…...This may be due to changes or bugs introduced in the newer version...exception I assume some of this bug/fixes could be the cause of the...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  3. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...known limitation or a confirmed bug? Is there any workaround or configuration...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...
  4. Aspose.PSD for .NET 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....Psd File Resolution don’t work Bug PSDNET-1728 FontSettings.SetFontsFolders...uses incorrect font Bug PSDNET-1739 Regression. Fix Null reference...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  5. Word document with "Control Boxes" are not rend...

    Hi, Currently we are using Aspose.Words for Java 25.11. If a word document has “Control Boxes” (The large blocks around most of the text), it’s not rendered properly in the output PDF. This issue is also reproducible…...was previously reported and fixed in Aspose.Words for Java 25...require further investigation or a fix in a future release. To help...

    forum.aspose.com/t/word-document-with-control-b...
  6. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...creates invalid PDF/A due to fonts Aspose.PDF Product Family aspose-pdf-net...issues such as missing glyphs, font substitution (e.g., an unexpected...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  7. HTML Hyperlink (<a>) LinkAnnotations Not Nested...

    Bug Report: HTML Hyperlinks Not Properly Tagged in PDF/UA-1 Output body { Font-family: Segoe UI, Arial, sans-serif; max-width: 960px; margin: 40px auto; padding: 0 20px; line-height: 1.6; color: #333; } h1 { col…...ted-1 April 9, 2026, 7:58pm 1 Bug Report: HTML Hyperlinks Not Properly...Tagged in PDF/UA-1 Output body { font-family: Segoe UI, Arial, sans-serif;...

    forum.aspose.com/t/html-hyperlink-a-linkannotat...
  8. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Font.Bold = false affects InsertHtml Aspose.Words...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  9. Html convert to Markdown occurs Object referenc...

    Hi , When I am converting the Html content into Markdown, it occurs the error: Object reference not set to an instance of an object. here is the html content: <table id=\"attributesTable\">\n <tbody>\n <tr>…...may indicate a limitation or a bug in the conversion process when...Html, as updates may include bug fixes that could resolve this issue...

    forum.aspose.com/t/html-convert-to-markdown-occ...
  10. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a document generation API that processes Word templates using A…...We have already audited and fixed all Stream , MemoryStream disposal...Object Heap (LOH)? Internal font/glyph cache per document instance...

    forum.aspose.com/t/gc-behavior-under-high-load-...