Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 138,744 for

aspose font

(0.7 sec)
  1. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your documents with seamless organization and professional presentation.... Font . Color = Color . Red ; list1...); list2 . ListLevels [ 0 ]. Font . Color = Color . Blue ; list2...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....calculated using title text and font. doughnut_center_y = title_area_height...can be calculated using label font. one_char_label_width = 12.75...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....calculated using title text and font. doughnut_center_y = title_area_height...can be calculated using label font. one_char_label_width = 12.75...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  5. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...uneven space in table cells Aspose.Words Product Family words-java...alignment issue but introduces a font issue, since it does not match...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  7. How to Run Aspose.Cells.GridWeb to Build an Onl...

    This article introduces how to run GridWeb in Docker to build an online Excel editor or viewer application....Ask AI How to Run Aspose.Cells.GridWeb to Build an Online Spreadsheet...Install Fonts because the SDK image contains very few fonts. The...

    docs.aspose.com/cells/java/aspose-cells-gridweb...
  8. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....name, a captured group in the Aspose.Words.Replacing.ReplacingArgs...Shows how to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API....Sample Code import os from aspose.cells import Workbook , HtmlSaveOptions...to https://github.com/aspose-cells/Aspose.Cells-for-.NET source_dir...

    docs.aspose.com/cells/python-net/enable-css-cus...
  10. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....def __init__ ( self , doc : aspose . words . DocumentBase ): ...Examples Shows how to construct an Aspose.Words document by hand. doc...

    reference.aspose.com/words/python-net/aspose.wo...