Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 139,083 for

font

(0.23 sec)
  1. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....Examples Shows info about the fonts that are present in the blank...document contains 3 default fonts. Each font in the document // will...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/python-net/document-build...
  4. PhysicalFontInfo.version property | Aspose.Word...

    PhysicalFontInfo.version property. Version string of the Font....property Version string of the font. get version () : string Examples...available fonts. // Configure Aspose.words to source fonts from a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Fonts | Aspose.Page for .NET

    Aspose.Page for .NET offers conversion of Fonts of Type1 and Type3 to TrueType. See code examples here....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/working-with-fonts/
  6. 使用 Java 管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Font font = new java . awt . Font ( control . getProperties...( "FontName" ), java . awt . Font . PLAIN , 16 ); graphics . setColor...

    docs.aspose.com/slides/zh/java/activex/
  7. Get Text Width of Cell Value|Documentation

    Learn how to get text width of cell value through Aspose.Cells for Node.js via C++ API....getTextWidth(string, Font, number) method, which allows...CellsHelper.getTextWidth(string, Font, number) to obtain the text...

    docs.aspose.com/cells/nodejs-cpp/get-text-width...
  8. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize Fonts, colors, alignment, and more.... Pptx ); Manage Paragraph’s Font Properties Presentations usually...Android via Java to configure the font properties of paragraphs of...

    docs.aspose.com/slides/androidjava/text-formatt...
  9. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Create a Font object const font = style . font ; // Set the...

    docs.aspose.com/cells/zh/javascript-cpp/merging...
  10. Font.no_proofing property | Aspose.Words for Py...

    Font.no_proofing property. True when the formatted characters are not to be spell checked....no_proofing property Font.no_proofing property True when the...completely disabling it. builder . font . no_proofing = True builder...

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