Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 139,729 for

font

(0.54 sec)
  1. discourse-data-explorer_4560ee16f2bea569358c6c0...

    table.group-reports{width:100%;table-layout:fixed}table.group-reports th:first-child{width:30%}table.group-reports th:nth-child(2){width:60%}table.group-reports th:last-child{width:20%;text-align:r......tbody tr td:first-child{font-size:var(--font-up-1)}table.group-reports...var(--primary-high);font-size:var(--font-down-1);position:relative}...

    forum.aspose.com/stylesheets/discourse-data-exp...
  2. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....displayed as &WO &" " Represents a font name. For example: &“Arial”...&“Arial” &" , " Represents a font name with style. For example: &“Arial...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  3. 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 …...ttf fonts using FontSettings.SetFontsFolder()...a text layer with a specific font weight. To do this, I am passing...

    forum.aspose.com/t/style-fontname-ignores-posts...
  4. EmphasisMark enumeration | Aspose.Words for Python

    aspose.words.EmphasisMark enumeration. Specifies possible types of emphasis mark.... font . emphasis_mark = emphasis_mark...builder . writeln () builder . font . clear_formatting () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.Fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the Font....embedding licensing rights for the font. Remarks To learn more, visit...rights information for embedded fonts (FontInfo). doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform....Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....// Show data labels and set font color. series . hasDataLabels...showValue = true ; dataLabels . font . color = "#FFFFFF" ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...