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

font

(0.9 sec)
  1. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  2. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback Fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....Presentations with Fallback Fonts in С++ Contents [ Hide ] The...fallback font rules collection . Remove() a fallback font rule and...

    docs.aspose.com/slides/cpp/render-presentation-...
  3. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Font . HasDmlEffect ( TextDmlEffect...Assert . That ( runs [ 1 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  4. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...default font used by Aspose.Cells (or the system default font if none...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  5. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate Font rendering based on character codes for better readability....property Determines whether the font attributes will be changed according...Examples Shows how to update the font to match the character code...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document.... font . name = "Times New Roman" ; style . font . size...size = 16 ; style . font . color = "#000080" ; // Automatically redefine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...JavaScript,我们可以检查默认字体是否为主题字体,或使用 Font.schemeType 方法设置主题字体。 以下示例代码展示了如何操作主题字体。...< body > < h1 > Change Theme Font Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  8. NumSpacing enumeration | Aspose.Words for Python

    aspose.words.NumSpacing enumeration. Specifies possible values in which numeral spacing can be displayed....numerals are displayed in the font’s default form. PROPORTIONAL...displayed if supported by the font. TABULAR Specifies that the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Embed Fonts in Presentations Using С++|Aspose.S...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for С++, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using С++ Contents [ Hide ] Overview...Overview Embedded fonts in PowerPoint help ensure that your presentation...

    docs.aspose.com/slides/cpp/embedded-font/
  10. 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...