Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 139,502 for

font

(0.28 sec)
  1. FontSourceType | Aspose.Words for Java

    Specifies the type of Font source in Java....type of font source. Examples: Shows how to use a font file in...in the local file system as a font source. FileFontSource fileFontSource...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects...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. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  5. FileFontSource constructor | Aspose.Words for P...

    aspose.words.Fonts.FileFontSource constructor...Description file_path str Path to font file. FileFontSource(file_path...file_path str Path to font file. priority int Font source priority...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.themeFont property | Aspose.Words for Node.js

    Font.themeFont property. Gets or sets the theme Font in the applied Font scheme that is associated with this [Font](../) object....property Font.themeFont property Gets or sets the theme font in the...applied font scheme that is associated with this Font object....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PhysicalFontInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.PhysicalFontInfo class, which provides essential details about physical Fonts for enhanced document processing and design....about physical font available to Aspose.Words font engine. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Aspose::Words::Saving::PclSaveOptions::get_Fall...

    Aspose::Words::Saving::PclSaveOptions::get_FallbackFontName method. Name of the Font that will be used if no expected Font is found in printer and built-in Fonts collections in C++....Name of the font that will be used if no expected font is found...found in printer and built-in fonts collections. System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Specify font formatting, then add text. Aspose . Words . Font font...builder . Font ; font . Size = 16 ; font . Bold = true ; font . Color...

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