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

font

(0.1 sec)
  1. Shading.background_pattern_theme_color property...

    Shading.background_pattern_theme_color property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... font . border . color = aspose ....builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.NoProofing | Aspose.Words for .NET

    Discover Font NoProofing. Prevent spell check on formatted text for cleaner designs. Enhance your documents with precision and professionalism!...NoProofing Contents [ Hide ] Font.NoProofing property True when...completely disabling it. builder . Font . NoProofing = true ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Aspose.Font for JavaScript via C++ – 常见问题解答

    有关 Aspose.Font for JavaScript via C++ 的常见问题,涵盖安装、支持的字体格式、API 使用、许可、性能和常见故障排除场景。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/javascript-cpp/faq/
  4. Document Builder Overview in Java|Aspose.Words ...

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

    docs.aspose.com/words/java/document-builder-ove...
  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. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。...Worksheet to Images with Default Fonts </ h1 > < input type = "file"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  7. Dyslexia and Fonts

    Dyslexic Fonts can be used in various projects and apps to improve readability and accessibility for those who have dyslexia. Learn the fundamentals here....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/dyslexic-...
  8. 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...
  9. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  10. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#.... Font . Bold = true ; builder . Font . Name = "Courier"..."Courier" ; builder . Font . Size = 12 ; builder . Writeln ( "simple...

    docs.aspose.com/words/net/add-bullets-or-number...