Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 112,359 for

font

(0.04 sec)
  1. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) object that specifies border for the Font....border property Font.border property Returns a Border object...that specifies border for the font. get border () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontPitch enumeration | Aspose.Words for Python

    aspose.words.Fonts.FontPitch enumeration. Represents the Font pitch....Represents the font pitch. The pitch indicates if the font is fixed...of a font. FIXED Specifies that this is a fixed width font. VARIABLE...

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

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType Font files on your system for enhanced document formatting and design flexibility....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  4. MemoryFontSource constructor | Aspose.Words for...

    Aspose.Words.Fonts.MemoryFontSource constructor...Description fontData number[] Binary font data. MemoryFontSource(fontData...number[] Binary font data. priority number Font source priority...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....format a run of text using its font property. Document doc = new...Aspose . Words . Font font = run . Font ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/sto...
  6. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the Font will be saved to in C++....name (without path) where the font will be saved to. System ::...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 使用 Python 搜索 PDF | Aspose.PDF

    无需在 .NET Framework、.NET Core 上打开即可搜索 PDF 文档的 Python....print ( f "Font - Name : { textFragment . text_state . font . font_name...font_name } " ) print ( f "Font - IsAccessible : { textFragment...

    products.aspose.com/pdf/zh-hant/python-net/search/
  8. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!...AutoColor Contents [ Hide ] Font.AutoColor property Returns the...DocumentBuilder ( doc ); // If a run's Font object does not specify text...

    reference.aspose.com/words/net/aspose.words/fon...
  9. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....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...
  10. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'...auto_color property Font.auto_color property Returns the present...color is not ‘auto’ then returns Font.color . @property def auto_color...

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