Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 141,572 for

font

(0.18 sec)
  1. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the documentation article in C++....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/cpp/aspose.words/war...
  2. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....format a run of text using its font property. doc = aw . Document...world!' ) font = run . font font . name = 'Courier New' font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.themeFontFarEast property | Aspose.Words f...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the Font is formatted as double strikethrough text....property Font.double_strike_through property True if the font is formatted...single-line strikethrough.' ) run . font . strike_through = True para...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last section of the document....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontResourcesSubsettingSizeThreshold method. Controls which Font resources need subsetting when saving to HTML, MHTML or EPUB. Default is %0 in C++....bsett method Controls which font resources need subsetting when...ExportFontResources allows exporting fonts as subsidiary files or as parts...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. MemoryFontSource constructor | Aspose.Words for...

    aspose.words.Fonts.MemoryFontSource constructor...MemoryFontSource(font_data) Ctor. def __init__ ( self , font_data : bytes...Type Description font_data bytes Binary font data. MemoryFontSource(font_data...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!...Position Contents [ Hide ] Font.Position property Gets or sets...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various Font sources. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontSourceBase class Contents [ Hide ]...the user to specify various font sources. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.fon...