Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 59,251 for

font

(0.04 sec)
  1. Aspose::Words::Fonts::FontInfoSubstitutionRule ...

    Aspose::Words::Fonts::FontInfoSubstitutionRule class. Font info substitution rule. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontInfoSubstitution class Contents [ Hide...] FontInfoSubstitution class Font info substitution rule. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Font method. Provides access to the Font formatting of this data label in C++....aLabel::get_Font method ChartDataLabel::get_Font method Provides...Provides access to the font formatting of this data label. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. 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...
  5. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!...LocaleId Contents [ Hide ] Font.LocaleId property Gets or sets...DocumentBuilder ( doc ); // If we set the font's locale to English and insert...

    reference.aspose.com/words/net/aspose.words/fon...
  6. DefaultFontSubstitutionRule.defaultFontName pro...

    DefaultFontSubstitutionRule.defaultFontName property. Gets or sets the default Font name....property Gets or sets the default font name. get defaultFontName ()...Shows how to specify a default font. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFontSource | Aspose.Words for Java

    Represents the single TrueType Font file stored in the file system in Java....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfSaveOptions.embedFullFonts property | Aspose...

    PdfSaveOptions.embedFullFonts property. Controls how Fonts are embedded into the resulting PDF documents....embedFullFonts property Controls how fonts are embedded into the resulting...is false , which means the fonts are subsetted before embedding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....IWarningCallback interface to monitor font substitution warnings. public...DocumentBuilder ( doc ); builder . Font . Name = "Times New Roman" ;...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 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...