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

font

(0.12 sec)
  1. 从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...
  2. 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...
  3. 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...
  4. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent...= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  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. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_Font_face_rules property. Gets or sets a value indicating whether to support @Font-face rules and whether to load declared Fonts...support_font_face_rules property HtmlLoadOptions.support_font_face_rules...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  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...