Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 141,413 for

font

(1.2 sec)
  1. Aspose::Words::Font::get_Bold method | Aspose.W...

    Aspose::Words::Font::get_Bold method. True if the Font is formatted as bold in C++....Aspose::Words::Font::get_Bold method Font::get_Bold method True...True if the font is formatted as bold. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. AxisTickLabels.Font | Aspose.Words for .NET

    Enhance your charts with the AxisTickLabels Font property, allowing customizable Font formatting for clearer, more impactful tick labels....Font Contents [ Hide ] AxisTickLabels.Font property Provides...access to font formatting of the tick labels. public Font Font { get...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Font Conversion. Advanced details | Aspose.Font...

    .NET API to Convert Fonts from Aspose.Font. Sometimes you need to read converted Font data before saving it. The method here is aimed to help with it....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/convert/advanced-metho...
  4. Aspose::Words::Font::get_Scaling method | Aspos...

    Aspose::Words::Font::get_Scaling method. Gets or sets character width scaling in percent in C++....Aspose::Words::Font::get_Scaling method Font::get_Scaling method... int32_t Aspose :: Words :: Font :: get_Scaling () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::Font::get_Spacing method | Aspos...

    Aspose::Words::Font::get_Spacing method. Returns or sets the spacing (in points) between characters in C++....Aspose::Words::Font::get_Spacing method Font::get_Spacing method.... double Aspose :: Words :: Font :: get_Spacing () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless Font formatting control. Enhance your design with easy access to customizable text styles and effects....Font Contents [ Hide ] Inline.Font property Provides access to...to the font formatting of this object. public Font Font { get...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the Font settings of cells, allowing users to customize the Font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell Font settings....Font Settings with JavaScript via C++ Contents [ Hide ] The look...controlled by changing font settings. The font settings may include...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  8. ChartTitle.Font | Aspose.Words for .NET

    Customize your chart title with the ChartTitle Font property for enhanced Font formatting. Elevate your data presentation effortlessly!...Font Contents [ Hide ] ChartTitle.Font property Provides access...the font formatting of the chart title. public Font Font { get...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Font::HasDmlEffect method | Aspo...

    Aspose::Words::Font::HasDmlEffect method. Checks if particular DrawingML text effect is applied in C++....Aspose::Words::Font::HasDmlEffect method Font::HasDmlEffect method...applied. bool Aspose :: Words :: Font :: HasDmlEffect ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...Setting a table font issue Aspose.Words Product Family words-net...PreferredWidth.FromPercent(60); builder.Font.Size = 12; builder.Write("Rooms");...

    forum.aspose.com/t/setting-a-table-font-issue/3...