Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 124,836 for

font

(0.18 sec)
  1. Կատարեք WORD՝ Օգտագործելով C#

    Ստեղծեք նոր WORD C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով .NET գրադարանը:...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/hy/net/make/word/
  2. Buat WORD Menggunakan C#

    Buat WORD baharu dalam C# dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka .NET....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/ms/net/make/word/
  3. Կատարեք HTML՝ Օգտագործելով C#

    Ստեղծեք նոր HTML C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով .NET գրադարանը:...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/hy/net/make/html/
  4. Urobiť DOC Pomocou C#

    Vytvorte nový DOC v C# v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice .NET....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/sk/net/make/doc/
  5. Urobiť Markdown Pomocou C#

    Vytvorte nový Markdown v C# v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice .NET....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/sk/net/make/md/
  6. Format Worksheet Cells in a Workbook with C++|D...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Use fonts and attributes to highlight...characteristics, such as fonts and font sizes, number formats,...

    docs.aspose.com/cells/cpp/format-worksheet-cell...
  7. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...custom color (Orchid) to the font styleObject . GetFont (). SetColor...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  8. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python....PPTX ) Now, we set the text’s font height to a bigger value to...latin_font = fontData portion . portion_format . font_height...

    docs.aspose.com/slides/python-net/wordart/
  9. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....affect their appearances, such as font size, shading or drawing effects...rendering options: Using TrueType Fonts in Java Analyzing your prompt...

    docs.aspose.com/words/java/converting-to-fixed-...
  10. Manage Table|Aspose.Slides for Node.js via .NET...

    Create and manage table in PowerPoint presentations in JavaScript...); // Sets the table cells' font height var portionFormat = new...

    docs.aspose.com/slides/nodejs-java/manage-table/