Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 137,419 for

font

(0.06 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. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile Font options. Enhance your data visualization with unique axis title formatting for clearer insights....Font Contents [ Hide ] ChartAxisTitle.Font property Provides...the font formatting of the axis title. public Font Font { get...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Loading Web‑Open‑Font (WOFF) files | .NET

    Step‑by‑step guide on how to load, inspect and convert Web‑Open‑Font (WOFF) files in .NET using the Aspose.Font library, covering file‑system, byte array and stream sources....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  4. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the Font in C++....Aspose::Words::Font::get_Underline method Contents [ Hide ] Font::get_Underline...of underline applied to the font. Aspose :: Words :: Underline...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Headings And Body Theme Font with C++|Documenta...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting heading and body theme Fonts in Excel documents, enabling users to customize the appearance and style of the document. This article will introduce how to use the Aspose.Cells library to work with heading and body theme Fonts in Excel documents....Theme Font with C++ Contents [ Hide ] The default font will automatically...setting is changed. If the default font is changed, the row height and...

    docs.aspose.com/cells/cpp/headings-and-body-the...
  6. Font FallBack Settings from XML in C++|Aspose.W...

    The Font fallback mechanism is used when the Font is resolved, but it does not contain a specific character. In this case, Aspose.Words tries to use one of the fallback Fonts for the character....Ask AI Font FallBack Settings from XML Contents [ Hide ] There...Aspose.Words — Font substitution and Font fallback. Font substitution...

    docs.aspose.com/words/cpp/font-fallback-setting...
  7. Load a font from CFF file | C++

    C++ API solution to load Fonts from a file on your hard drive even if this file is not a Font inself. Let’s look at how to make it from a CFF file....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  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. Change Font and Color of a Cell|Documentation

    This article introduces how to update Font and color in the cell in the Worksheet in GridDesktop....Ask AI Change Font and Color of a Cell Contents [ Hide ] In this...will discuss changing the font and font color of a cell in GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  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...