Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 137,461 for

font

(0.21 sec)
  1. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....text within a shape using the Font class. This allows you to set...set properties such as font size, color, and style. #include <Aspose...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  2. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto Fonts....settings which uses Google Noto fonts. def load_noto_fallback_settings...predefined font fallback settings for Google Noto fonts. font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....Shapes [ 3 ]; //Change its text's font to Verdana and height to 32...txtRange . Font . Name = "Verdana" ; txtRange . Font . Size = 32...

    docs.aspose.com/slides/net/format-text-using-vs...
  4. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.FontInfos property. Provides access to properties of Fonts used in this document....Provides access to properties of fonts used in this document. get fontInfos...fontInfos () : Aspose . Words . Fonts . FontInfoCollection Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 加载,提取数据并从TTF中保存|Java

    Java API可供开发人员操纵和字体文件。了解有关如何加载和保存Java内的TTF字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/loading-saving-tru...
  8. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  9. Caused by: java.lang.RuntimeException: Fontconf...

    Hi Team, Migrating jdk1.8 to jdk11, Received below error in higher region and it works fine in lower region. could you please assist aused by: java.lang.RuntimeException: Fontconfig head is null, check your Fonts or f…...head is null, check your fonts or fonts configuration Aspose.BarCode...head is null, check your fonts or fonts configuration at sun.awt...

    forum.aspose.com/t/caused-by-java-lang-runtimee...
  10. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....); 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...