Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 139,613 for

font

(0.23 sec)
  1. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level.... font . color = "#FF0000" ; listLevel . font . size =...listLevel . font . name = "Wingdings" ; listLevel . font . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list formatting and clarity.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ListLevel.Alignment | Aspose.Words for .NET

    Discover the ListLevel Alignment property to easily customize list item justification. Enhance your document's clarity and visual appeal today!... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  4. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph formatting features for enhanced document styling.... Font . Size = 16 ; builder . Font . Name = "Arial"..."Arial" ; builder . Font . Bold = true ; // Configuring the formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... font . size = 16 builder . font . name = 'Arial'...'Arial' builder . font . bold = True # Configuring the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The Font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific Font? The visual effects are los…...two issues have arisen: The font has changed and is inconsistent...how can I specify a specific font? The visual effects are lost...

    forum.aspose.com/t/when-replacing-text-with-the...
  8. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto Fonts....settings which uses Google Noto fonts. def load_noto_fallback_settings...predefined font fallback settings for Google Noto fonts. font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  10. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....text within a shape using the Font class. This allows you to set...set properties such as font size, color, and style. #include <Aspose...

    docs.aspose.com/cells/cpp/managing-shape-text-o...