Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 134,549 for

font

(0.14 sec)
  1. StreamFontSource.type property | Aspose.Words f...

    StreamFontSource.type property. Returns the type of the Font source....property Returns the type of the font source. @property def type (...self ) -> aspose . words . fonts . FontSourceType : ... See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Glyph.glyph_index property | Aspose.Words for P...

    Glyph.glyph_index property. Index of the glyph (GID) in the physical Font....glyph (GID) in the physical font. @property def glyph_index (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AsposefontConvertTowoff2 | Node.js

    将字体转换为WOFF2格式。可靠的node.js通过C ++库,用于从aspose.Font进行字体转换。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font...
  4. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....Font Product Family Aspose.TeX Product...foreground theme color, pattern, and font theme color. Steps to Apply...

    kb.aspose.com/cells/python/apply-excel-color-th...
  5. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the Font is underlined....underline property True if the font is underlined. get underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....WordPerfect TRUNCATE_FONT_HEIGHT_LIKE_WP6 Truncate Font Height Like WordPerfect...WordPerfect 6 SUB_FONT_BY_SIZE Substitute Font by Size LINE_WRAP_LIKE_WORD6...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....Current font formatting specified by the DocumentBuilder.font property...DocumentBuilder ( doc = doc ) builder . font . border . color = aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....widows by rearranging text via font size, spacing, or page margins...orphan and a widow. builder . font . size = 68 ; builder . write...

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