Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 137,402 for

font

(0.13 sec)
  1. Content|Documentation

    Content element is used to add one or more lines of text to the parent element....Description font_family string “Segoe UI” The font family for...the text. font_style string / array “regular” The font style for...

    docs.aspose.com/omr/net/json-markup/content/
  2. PhysicalFontInfo.fullFontName property | Aspose...

    PhysicalFontInfo.fullFontName property. Full name of the Font....fullFontName property Full name of the font. get fullFontName () : string...available fonts. // Configure Aspose.words to source fonts from a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。...Worksheet to Images with Default Fonts </ h1 > < input type = "file"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  4. Aspose::Words::Themes::Theme::get_MajorFonts me...

    Aspose::Words::Themes::Theme::get_MajorFonts method. Allows to specify the set of major Fonts for different languages in C++....to specify the set of major fonts for different languages. System...how to set custom colors and fonts for themes. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. Aspose::Words::Themes::ThemeColors::get_Accent1...

    Aspose::Words::Themes::ThemeColors::get_Accent1 method. Specifies color Accent 1 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Aspose::Words::Themes::ThemeColors::get_Accent4...

    Aspose::Words::Themes::ThemeColors::get_Accent4 method. Specifies color Accent 4 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  7. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  8. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#.... Font . Bold = true ; builder . Font . Name = "Courier"..."Courier" ; builder . Font . Size = 12 ; builder . Writeln ( "simple...

    docs.aspose.com/words/net/add-bullets-or-number...
  9. PhysicalFontInfo.fontFamilyName property | Aspo...

    PhysicalFontInfo.FontFamilyName property. Family name of the Font....property Family name of the font. get fontFamilyName () : string...available fonts. // Configure Aspose.words to source fonts from a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConverterContext | Aspose.Words for Java

    Document converter context in Java....Description getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...