Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 223 for

font bug fix

(0.11 sec)
  1. 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...
  2. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...added necessary fonts like Microsoft core fonts and symbol.ttf...getting this error. Added fallback font: private static @NotNull TextState...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  3. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…... 3, Fix issue: The blue bar graphs for...that includes the enhancements/fixes will be published in this week...

    forum.aspose.com/t/incorrect-rendering-when-con...
  4. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri Font (but quite sure it’s not specific to this Font) are not correctly converted. The chara…...Family slides-java , slides-fonts , slides-htmlexport stefan.raubal...Calibri font (but quite sure it’s not specific to this font) are...

    forum.aspose.com/t/converting-a-presentation-to...
  5. Aspose.PSD for .NET 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....signatures Feature PSDNET-600 Fix saving modified PSD image with...ColorMode 16 bit per channel Bug PSDNET-664 Underline and strikethrough...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-8...
  6. Performance issues with InsertShape when WrapTy...

    I have been working on a document generation method and was getting reports that after switching from Xamarin to MAUI, we started to experience the document takes sometimes twice as long as usual to generate. I was task…...[Instrumentation] BuildAcknowledgeTabl Set font bold/size: 0 ms (+0 ms) [Instrumentation]...[Instrumentation] BuildAcknowledgeTabl Set font bold 2: 1065 ms (+0 ms) [Instrumentation]...

    forum.aspose.com/t/performance-issues-with-inse...
  7. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...description, this might be a bug in Aspose.Slides when converting...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  8. Aspose html not rendering emojis - Free Support...

    When i use aspose html to convert to pdf. Aspose html is not rendering these icons :back::end::on::soon::top: properly. I have added all the Fonts you mentioned below and more. I am using ubuntu jammy for my runtime. i…... I have added all the fonts you mentioned below and more...arises due to font support limitations, as not all fonts include emoji...

    forum.aspose.com/t/aspose-html-not-rendering-em...
  9. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...deb RUN apt --fix-broken install -y RUN rm -i libssl1...on your side occurs because fonts required for building document...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  10. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...// Optional: Embed only used fonts (smaller size) EmbedFullFonts...property I’m using or is this a bug? Here are all the test files...

    forum.aspose.com/t/converting-word-to-pdf-creat...