Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 139,842 for

font

(0.33 sec)
  1. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  2. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  4. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Search PDF using C# | Aspose.PDF

    Search PDF document without opening programmatically with C# sample code using Aspose.PDF for .NET....WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/net/search/
  6. FontSubstitutionReason Enum | Aspose.Words for ...

    Aspose.Words.FontSubstitutionReason enum shows the reason for Font substitution to keep documents displayed correctly....enumeration Specifies the reason of font substitution. public enum FontSubstitutionReas...Description AlternativeName 0 Font substitution by alternative...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Font.TextEffect | Aspose.Words for .NET

    Discover the Font TextEffect property to easily customize Font animations, enhancing your designs with dynamic text effects for a captivating user experience....TextEffect Font.TextEffect property Gets or sets the font animation...); builder . Font . Size = 36 ; builder . Font . TextEffect =...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Font.text_effect property | Aspose.Words for Py...

    Font.text_effect property. Gets or sets the Font animation effect....property Font.text_effect property Gets or sets the font animation...doc ) builder . font . size = 36 builder . font . text_effect =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.locale_id_far_east property | Aspose.Words...

    Font.locale_id_far_east property. Gets or sets the locale identifier (language) of the formatted Asian characters....locale_id_far_east property Font.locale_id_far_east property...DocumentBuilder ( doc ) # Specify font settings that the document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Font . Name = "Times New Roman" ; style . Font . Color..."TemplateStyle2" ); style . Font . Name = "Arial" ; style . Font . Color = Color...

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