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

font style fix

(0.18 sec)
  1. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…... Copy Range Data with Style Class Libraries & REST APIs...formulas mergedAreas Table: style showFilterButton showHeaders...

    forum.aspose.com/t/convert-range-to-json/311994
  2. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left:57.7pt; border:0...border-collapse:collapse\"><tr style=\"height:73.3pt\"><td style=\"width:165.25pt;...

    forum.aspose.com/t/topic/313060
  3. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...class="highcharts-root" style="font-family:&quot;Lucida Grande&quot;...Arial, Helvetica, sans-serif;font-size:12px;" xmlns="http://www...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  4. 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...
  5. Content render outside the table when page brea...

    Hi, I am facing a issue when rendering html content in a table. Please use the below code to reproduce the problem. I attached car.jpg which used in the html and the result file BrokenLine.pdf for your reference. Put th…...Color(“Black”) } }; string txt = “<font size="1">\r \r \r Test Image.../> \r \r \r <span style="font-size: 10pt; font-family: arial, helvetica...

    forum.aspose.com/t/content-render-outside-the-t...
  6. Only some contents are bold - Free Support Foru...

    2237_Source.docx (20.6 KB) 2237_Development_withMergeFieldsFilledIn.docx (20.3 KB) Could anyone explain why the latest version of aspose, being used by the code shown below, would produce an output where only some of t…...RemoveUnusedFields; //This is the fix for empty merge fields leaving...the newer version handles font styles during the mail merge process...

    forum.aspose.com/t/only-some-contents-are-bold/...
  7. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Style; import com.aspose.cells.TextAlignmentType;...cell1.putValue("Numbers"); Style style = cell1.getStyle(); Color...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  8. Style.FontName ignores PostScript Name ("Roboto...

    Hi Aspose Team, I am loading custom .ttf Fonts using FontSettings.SetFontsFolder() and trying to update a text layer with a specific Font weight. To do this, I am passing the exact PostScript Name directly to the text …...Style.FontName ignores PostScript Name ("Roboto-Bold") and falls...Team, I am loading custom .ttf fonts using FontSettings.SetFontsFolder()...

    forum.aspose.com/t/style-fontname-ignores-posts...
  9. Issue when we are saving aspose document into h...

    Hi @alexey.noskov , We are facing some issue when we are saving aspose document into html. I tried multiple ways but noting is Fixing my issue and i created sample project and issue is able to reproduce. Plz save that h…...multiple ways but noting is fixing my issue and i created sample...explicitly, and font size in the last cell is bigger: <tr style="height:8...

    forum.aspose.com/t/issue-when-we-are-saving-asp...
  10. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...Screen; } HTML + CSS: <style>pre { margin-left: 2em; white-space:...dfn { font-weight: bold; font-style: normal; }i, em { font-style:...

    forum.aspose.com/t/how-specify-page-size-settin...