Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 122,601 for

font

(0.1 sec)
  1. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....based stamp like font size, font style, and font color etc. In order...based stamp like font size, font style, and font color etc. In order...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  2. 使用 C++ 设置标题和正文主题字体|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持在 Excel 文档中设置标题和正文主题字体,帮助用户自定义文档的外观和样式。本文介绍如何使用 Aspose.Cells 库处理 Excel 文档中的标题和正文主题字体。...for C++,我们可以检查默认字体是否为主题字体,或通过 Font.GetSchemeType() 属性设置主题字体。 以下示例代码展示了如何操纵主题字体。...GetDefaultStyle (); // Get the font scheme type FontSchemeType schemeType...

    docs.aspose.com/cells/zh/cpp/headings-and-body-...
  3. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] When working with...often have to use different fonts, styles, and sizes. Documents...

    docs.aspose.com/words/python-net/using-truetype...
  4. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Use Style Dialog|Documentation

    This article introduces the Style Dialog in GridDesktop....**Number** Alignment Border Font Protection Let’s discuss and...desires. Font Tab Using Font tab, users can change their font name...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. FontInfo.pitch property | Aspose.Words for Python

    FontInfo.pitch property. The pitch indicates if the Font is fixed pitch, proportionally spaced, or relies on a default setting....property The pitch indicates if the font is fixed pitch, proportionally...self ) -> aspose . words . fonts . FontPitch : ... @pitch.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfo.alt_name property | Aspose.Words for P...

    FontInfo.alt_name property. Gets or sets the alternate name for the Font....sets the alternate name for the font. @property def alt_name ( self...access and print details of each font in a document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListTrailingCharacter Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTrailingCharacter enum to customize list labels and enhance paragraph formatting for a polished document presentation.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  10. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Font . Name = "Courier New" ; DocumentBuilder...DocumentBuilder ( srcDoc ); srcBuilder . Font . Style = srcStyle ; srcBuilder...

    reference.aspose.com/words/net/aspose.words/doc...