Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 134,623 for

font

(0.19 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "Font alignment: " + effectiveStyleLevel...dispose (); } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/androidjava/shape-effect...
  2. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  3. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  4. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to text entered into SDT....contentsFont property Font formatting that will be applied...contentsFont () : Aspose . Words . Font Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "Font alignment: " + effectiveStyleLevel...dispose (); } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/java/shape-effective-pro...
  6. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。... 处理上标和下标 通过将 Font 对象的 isSuperscript 属性设置为 true...true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以下代码示例展示了如何将上标和下标应用于文本。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  7. 使用 C++ 搜索 PDF | Aspose.PDF

    简单的演示源代码,无需在任何使用C++语言的平台上打开即可搜索PDF文档。... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    products.aspose.com/pdf/zh-hans/cpp/search/
  8. 使用 C++ 搜索 PDF | Aspose.PDF

    簡單的演示原始程式碼,無需在任何平臺上打開PDF文檔,C++語言。... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    products.aspose.com/pdf/zh-hant/cpp/search/
  9. How to Insert Tick Symbol|Documentation

    This article will introduce how to insert a tick symbol using the Aspose.Cells for .NET API....In the Symbol dialog: Choose Font (Wingdings or Segoe UI Symbol)...keypad: Alt+0252 (✔) — Wingdings font; Alt+10003 (✓) — Segoe UI Symbol...

    docs.aspose.com/cells/net/how-to-insert-tick-sy...
  10. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level... font Specifies character formatting...list_levels [ 0 ] list_level . font . color = aspose . pydrawing...

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