Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 113 for

font style bug

(0.07 sec)
  1. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...WPS handles formatting and styles when saving files in different... Solution To avoid the blue font issue and the casting error...

    forum.aspose.com/t/aspose-cells-wps/314668
  2. 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...
  3. 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...
  4. Genrating PDF with html frtagments as a large f...

    Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …... Avoid inline styles, excessive CSS, or JavaScript...support forums for any known bugs related to HTML fragment rendering...

    forum.aspose.com/t/genrating-pdf-with-html-frta...
  5. PFA and PFB fonts Knowledge Base

    Discover PFA and PFB Fonts and how they impact typography and printing. Learn best practices for managing these Font formats effectively....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/pfa-pfb-f...
  6. Aspose Errors related to Calendar and Email con...

    Hi , We are getting some aspose errors for one of our client from from Norway (Central European Standard Time). They have calender week from - Mon->Sunday ( and not Sunday to Saturday) Below are the list of errors whic…...compatibility, or a library limitation/bug. If you are able to sanitize...-- converted from text -->\n<style><!-- .EmailQ uote { margin-left:...

    forum.aspose.com/t/aspose-errors-related-to-cal...
  7. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...NET version where the bug existed Upgrade to the latest...at the time of writing). The bug where AnyMargin was ignored for...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  8. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...Cells equivalent of VBA Styles.Merge Aspose.Cells Product...equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  9. excel转PDF时,字体加粗了 - Free Support Forum - aspose.com

    excel 文件里面有的行包含特殊的字符,转PDF时自动加粗了,导致与其他行格式不一致...Font font = style.getFont(); if(font != null && “Arial”...“Arial”.equals(font.getName())){ font.setName(“Arial Unicode...

    forum.aspose.com/t/excel-pdf/323763
  10. 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\";…...0 MB) In comparison 1: The font of values to right of the bar...renders it at as an EMF image, the font appears to be Calibri. In comparison...

    forum.aspose.com/t/incorrect-rendering-when-con...