Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 139,488 for

font

(0.21 sec)
  1. ProcessorContext | Aspose.Words for Java

    Base class for processor contexts in Java....Description getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.Font_name property. Gets or sets the name of the Font of the character retrieved by the field....font_name property FieldSymbol.font_name property Gets or sets...sets the name of the font of the character retrieved by the field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects.... Change Theme Font To allow you select fonts for themes and...

    docs.aspose.com/slides/net/presentation-theme/
  5. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....print ( "Font alignment:" , str ( effectiveStyleLevel . font_alignment...font_alignment )) Get Effective Font Height Using Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/shape-effecti...
  6. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor... font . color = aspose . pydrawing...format a run of text using its font property. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Presentation Themes in Java|Aspose.Slide...

    Master presentation themes in Aspose.Slides for Java to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects.... Change Theme Font To allow you select fonts for themes and...

    docs.aspose.com/slides/java/presentation-theme/
  8. Aspose html not rendering emojis - Free Support...

    When i use aspose html to convert to pdf. Aspose html is not rendering these icons :back::end::on::soon::top: properly. I have added all the Fonts you mentioned below and more. I am using ubuntu jammy for my runtime. i…... I have added all the fonts you mentioned below and more...arises due to font support limitations, as not all fonts include emoji...

    forum.aspose.com/t/aspose-html-not-rendering-em...
  9. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++....additional information about font substitution. auto doc = System...MakeObject < Aspose :: Words :: Fonts :: FontSettings > (); fontSettings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

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