Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 223 for

font bug fix

(2.54 sec)
  1. Stacked Area Chart Labels Are Not Rendered When...

    Summary Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render axis labels and legends when converted to PDF using Aspose.Slides 26.2, even though regular Area charts work correctly. Environment As…...workarounds, none of which fixed the issue: pdfOptions.setEmbedFullFonts(true)...persist chart.getImage() - Doesn’t fix geometry Removing LoadOptions...

    forum.aspose.com/t/stacked-area-chart-labels-ar...
  2. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  3. Problems with adding Arial Unicode MS to the Fo...

    Hi, Why we want to use Aspsoe PDF: We do currently use Aspsose for words to generate PDF-Files. Now, the reports get very large and we try to find a faster solution (> 250 pages with TOC and updateFields and updatePage…...that environments, we use two fonts: Arial Unicode MS and SimSun...version 25.9: I register the two fonts like that at startup of the...

    forum.aspose.com/t/problems-with-adding-arial-u...
  4. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.PDF 23.10 to the latest release (26.1, but quick tested against 26.2 since I saw it was now available), and we are seeing some minor differences in text that is bei…...fragments from a particular font. I don’t believe the PDF itself...missing something, if this is a bug, or if it is just expected behavior...

    forum.aspose.com/t/extracted-text-changed-when-...
  5. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...
  6. AddStamp rendering errant pixel - Free Support ...

    We are using AddStamp to render a timestamp and page numbers on our pdf documents. We noticed that whenever we use AddStamp, there appears to be a pixel or two rendering in the lower left hand corner of each stamp. See t…...8 didn’t fix the issue Professionalize.Discourse...as updates often include bug fixes and improvements that could...

    forum.aspose.com/t/addstamp-rendering-errant-pi...
  7. 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…...types, effects, or missing fonts) can be omitted or rendered...output image. Font availability – When the fonts used in the CDR...

    forum.aspose.com/t/layers-missing-when-converti...
  8. Aspose.PSD for Java 20.8 - 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.... Bug PSDJAVA-257 Fix saving modified PSD image...ColorMode 16 bit per channel Bug PSDJAVA-268 Regression: Aspose...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. Aspose.PSD for Java 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.... Bug PSDJAVA-568 Fix the manual loading of fonts on MacOS...Drawing.Common and Aspose.Drawing. Bug PSDJAVA-569 AllowWarpRepaint...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …... ( Font, encodedString, & registeredPdfString)...process. This can happen if the font being used does not support...

    forum.aspose.com/t/encountering-an-error-while-...