Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 139,613 for

font

(0.1 sec)
  1. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/net/creating-a-table-on-...
  2. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto FontData = portionFormat->get_LatinFont(); if (FontData != nullptr) { FontFamily = FontData->get_FontName().ToUtf8String()…...called Arial Black Bold in the Font Dropdown. case 2: if fontFamily...FontItalic properties were set via a font dropdown selection or through...

    forum.aspose.com/t/fonttype-distinction-is-not-...
  3. StructuredDocumentTag.endCharacterFont property...

    StructuredDocumentTag.endCharacterFont property. Font formatting that will be applied to the last character of text entered into SDT....endCharacterFont property Font formatting that will be applied...endCharacterFont () : Aspose . Words . Font Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSavingArgs.keep_font_stream_open property |...

    FontSavingArgs.keep_Font_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Font....keep_font_stream_open property FontSavingArgs.keep_font_stream_open...after saving a font. @property def keep_font_stream_open ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your Font is italicized, enhancing your text styling and design flexibility....Indicates whether the current font is italic. public bool Italic...custom logic for exporting fonts when saving to HTML. public...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...Name Description font Provides access to the font formatting of...Chart" ; title . font . size = 15 ; title . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...Name Description font Provides access to the font formatting of...Chart' title . font . size = 15 title . font . color = aspose...

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