Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 139,836 for

font

(0.36 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border object that specifies border for the Font in C++....Aspose::Words::Font::get_Border method Font::get_Border method...that specifies border for the font. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::Font::get_Name method | Aspose.W...

    Aspose::Words::Font::get_Name method. Gets or sets the name of the Font in C++....Aspose::Words::Font::get_Name method Contents [ Hide ] Font::get_Name...of the font. System :: String Aspose :: Words :: Font :: get_Name...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Font Command Line Tools | Aspose.Font for .NET

    Discover the command-line interface (CLI) tools from Aspose.Font for .NET, which allow easy Font conversion and manipulation through simple commands....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/cli-tools/
  7. 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...
  8. Font and background colors|Documentation

    The list of Font colors and fill colors supported by Aspose.OMR for .NET....Ask AI Font and background colors Contents [ Hide ] Aspose.OMR....NET supports the following font colors and fill (background)...

    docs.aspose.com/omr/net/supported-colors/
  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...