Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 141,419 for

font

(0.1 sec)
  1. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "Font alignment: " + effectiveStyleLevel...dispose (); } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/java/shape-effective-pro...
  4. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level... font Specifies character formatting...list_levels [ 0 ] list_level . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list formatting. Enhance your document's structure with powerful, customizable options.... Font { get; } Specifies character...listLevel . Font . Color = Color . Red ; listLevel . Font . Size =...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Generating the template|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for C++ engine....orientation using the default font and colors. You can customize...the paper size, orientation, font, colors and other layout settings...

    docs.aspose.com/omr/cpp/generate-template/
  7. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Font method. Provides access to the Font formatting of the data labels of the entire series in C++....::ChartDataLabelCollec::get_Font method Contents [ Hide ] Ch...ChartDataLabelCollec::get_Font method Provides access to the font formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label....// Show data labels and set font color. series . hasDataLabels...showValue = true ; dataLabels . font . color = "#FFFFFF" ; // Set...

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