Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 645 for

font style fix

(0.86 sec)
  1. Font Name and Size Change When Converting ODP t...

    This is unrelated to the original issue, but thought maybe i don’t need to make a separate topic about the following issue: In this Odp file here: original.7z (14.2 KB) after converting to HTML using the code above, w…...Font Name and Size Change When Converting ODP to HTML in C# Aspose...Powerpoint, the texts have Font: Aptos, and font size 24. But in the...

    forum.aspose.com/t/font-name-and-size-change-wh...
  2. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic Style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...output which are in italic style. Scenario happens in Linux /...new Aspose.Words.Fonts.FolderFontSource(@"./fonts/", true); var...

    forum.aspose.com/t/characters-in-italic-missing...
  3. The document conversion is not converted correc...

    The document conversion is not happened properly, when document has different Font Styles like “Italianno,Bahnschrift Condensed…”. Aspose Version 22.5.0 sample code var document = new Aspose.Words.Document(stream); v…...text which has different font styles Aspose.Words Product Family...when document has different font styles like “Italianno,Bahnschrift...

    forum.aspose.com/t/the-document-conversion-is-n...
  4. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p Style='Font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...var WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1... So, please suggest how can fix this issue. 1294×163 104 KB Professionalize...

    forum.aspose.com/t/text-hyperlink-issue/323133
  5. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...scenario/case using latest version/fix: Aspose.Cells 25.1.x ( Releases...the issue with latest version/fix, let us know with details and...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  6. About HtmlSaveOptions.setExcludeUnusedStyles(tr...

    When using Aspose.Cells 20.12 to convert Excel to HTML, if excludeUnusedStyles is set to true, the content of cells D3 and E3 might all turn black. Upon checking the browser console, it was found that the CSS Style corr…...CSS style corresponding to the class attribute of the font node...this setting determines which styles are unused. sample code like...

    forum.aspose.com/t/about-htmlsaveoptions-setexc...
  7. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…... Note the difference in styling for the inserted columns between...be related to updates in how styles are applied to newly inserted...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  8. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…... Has there been a fix in the latest versions? Professionalize...The bullet‑glyph mapping was fixed in that branch, and the same...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  9. Change styles for complete document - Free Supp...

    Hi we are trying to change Style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_Styles(self, f…...Change styles for complete document Aspose.Words Product Family...Hi we are trying to change style of document, there are few issues...

    forum.aspose.com/t/change-styles-for-complete-d...
  10. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...for investigation and for a fix. Once, we will have some news...to inform you that we have fixed your issue now. We will soon...

    forum.aspose.com/t/icon-sets-become-misaligned-...