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

font style bug

(0.06 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...Date cells is to assign a date‑style to the cells (or the whole column)...this is fast – you apply the style to a whole column (or range)...

    forum.aspose.com/t/using-cells-importdata-to-im...
  7. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...specifically differences in styling and layout distortion . Please...Aspose to match the format and styling of OutPut_Expected.png identically...

    forum.aspose.com/t/words-for-net-output-questio...
  8. 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\";…...This message was posted using Bugs notification tool by leoluo...the comparison screenshot. The font spacing is non existent. Most...

    forum.aspose.com/t/incorrect-rendering-when-con...
  9. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...set the font property if (node is Run run) { run.Font.DoubleStrikeThrough...GetChildNodes(NodeType.Run, true)) { childRun.Font.DoubleStrikeThrough = true;...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  10. After convert to pdf, the tablelayout are diffe...

    pdf: word:...table properties, margins, or styles. Cause : The discrepancies...often include improvements and bug fixes related to document conversion...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...