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

font

(0.27 sec)
  1. ListLabel.Font | Aspose.Words for .NET

    Discover the ListLabel Font property to customize your list label's Font style and enhance your design for a professional touch....Font ListLabel.Font property Gets the list label font. public...public Font Font { get ; } See Also class Font class ListLabel namespace...

    reference.aspose.com/words/net/aspose.words.lis...
  2. 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...
  3. Aspose::Words::Font::get_Kerning method | Aspos...

    Aspose::Words::Font::get_Kerning method. Gets or sets the Font size at which kerning starts in C++....Aspose::Words::Font::get_Kerning method Contents [ Hide ] Font::get_Kerning...Font::get_Kerning method Gets or sets the font size at which kerning starts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. 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...
  5. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for Font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately....Get Warning Callbacks for Font Substitution Contents [ Hide ]...callbacks for font substitution when a required font isn’t available...

    docs.aspose.com/slides/cpp/getting-warning-call...
  6. Load font files from disc | API Solution | .NET

    .NET API Solution to manage Fonts. Learn how to load Fonts from a disc with a few lines of C# code. Code examples of loading functionality....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/load-font-from-disc/
  7. ChartDataTable.Font | Aspose.Words for .NET

    Discover the ChartDataTable Font property to enhance your data table's appearance with customizable Font formatting for better readability and impact....Font Contents [ Hide ] ChartDataTable.Font property Provides...access to font formatting of the data table. public Font Font { get...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Font::get_ItalicBi method | Aspo...

    Aspose::Words::Font::get_ItalicBi method. True if the right-to-left text is formatted as italic in C++....Aspose::Words::Font::get_ItalicBi method Contents [ Hide ] Font::get_ItalicBi...italic. bool Aspose :: Words :: Font :: get_ItalicBi () Examples...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Font::get_BoldBi method | Aspose...

    Aspose::Words::Font::get_BoldBi method. True if the right-to-left text is formatted as bold in C++....Aspose::Words::Font::get_BoldBi method Contents [ Hide ] Font::get_BoldBi...bold. bool Aspose :: Words :: Font :: get_BoldBi () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Word document font replacement fails - Free Sup...

    I want to replace a Font in a Word document. The Font is not installed on my computer and I want to replace it with an installed Font. version:aspose-words-25.9-jdk17 FontSettings FontSettings = new FontSettings(); fon…...Word document font replacement fails Aspose.Words Product Family...to replace a font in a Word document. The font is not installed...

    forum.aspose.com/t/word-document-font-replaceme...