Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 141,564 for

font

(0.18 sec)
  1. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/python-net/document-build...
  2. How to Insert Tick Symbol|Documentation

    This article will introduce how to insert a tick symbol using the Aspose.Cells for .NET API....In the Symbol dialog: Choose Font (Wingdings or Segoe UI Symbol)...keypad: Alt+0252 (✔) — Wingdings font; Alt+10003 (✓) — Segoe UI Symbol...

    docs.aspose.com/cells/net/how-to-insert-tick-sy...
  3. 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...
  4. FontEmbeddingLicensingRights Class | Aspose.Wor...

    Discover Aspose.Words.Fonts.FontEmbeddingLicensingRights class to manage Font embedding rights effortlessly and enhance your document's presentation....embedding licensing rights for the font. public class FontEmbeddingLicensi...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/net/aspose.words.fon...
  5. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...Description color Gets or sets font color. The default value is...pydrawing.Color.silver. font_family Gets or sets font family name. The...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartLegend class | Aspose.Words for Python

    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/python-net/aspose.wo...
  7. Slide to thumbnail conversion issues - Free Sup...

    Hi, I have generated a slide using aspose.slides via python. When I tried to convert the slide to it’s thumbnail (ie, pptx to png ) extension, I’m facing few issues. I was expecting the conversion to be 1-1 (ie, the inpu…...But I see some changes in the font style eg: the heading in original...there are minor changes in other font styles as well… why is this...

    forum.aspose.com/t/slide-to-thumbnail-conversio...
  8. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... font . size = 12 ; chartAxisYTitle . font . color =...

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

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your document's clarity and style.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  10. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...