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

font

(0.22 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export Fonts while rendering to HTML fixed format in C++....format that is used to export fonts while rendering to HTML fixed...WOFF (Web Open Font Format). Ttf 1 TTF (TrueType Font format). Examples...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveOptions::AddPrinterFont method. Adds information about Font that is uploaded to the printer by manufacturer in C++....method Adds information about font that is uploaded to the printer...System::String& Full name of the font (e.g. “Times New Roman Bold...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save CFF Fonts within .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  10. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....# Default font size is 12. builder . writeln ( 'Font size 12 here...Changes the font size inside the table. builder . font . size =...

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