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

font style bug

(0.47 sec)
  1. 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...
  2. 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
  3. 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...
  4. 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....ColorMode 16 bit per channel Bug PSDNET-664 Underline and strikethrough...in file saved with Aspose.PSD Bug PSDNET-710 Regression: Aspose...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-8...
  5. 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...
  6. Aspose.PSD for Java 23.4 - 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....when is editing in photoshop Bug PSDJAVA-443 Editing of text using...result Bug PSDJAVA-444 The starting and ending of the styles or paragraphs...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. 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...ColorMode 16 bit per channel Bug PSDJAVA-268 Regression: Aspose...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...color Style style = worksheet.Cells["A1"].GetStyle(); style.ForegroundColor...Yellow; // Set background color style.Pattern = BackgroundType.Solid;...

    forum.aspose.com/t/display-text-content-on-top-...
  9. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...have any hidden formatting or styles that could affect the layout...Words, as updates often include bug fixes and improvements. If the...

    forum.aspose.com/t/appending-document-not-maint...
  10. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...by several factors, including font settings and paragraph formatting...issue: Check Font Availability : Ensure that the fonts used in your...

    forum.aspose.com/t/inconsistent-line-height-ren...