Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 116,231 for

font drawing

(0.75 sec)
  1. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...OffsetBottom ); } // Set the font color and size of the textbox...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  2. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....() -> set_Color ( System :: Drawing :: Color :: get_Red ()); //...() -> set_Color ( System :: Drawing :: Color :: get_White ());...

    docs.aspose.com/slides/cpp/chart-data-label/
  3. Customize Barcode Text and Captions in C++|Docu...

    How to Set Barcode Text and Captions in Aspose.BarCode for C++...such as visibility, location, font, spacings, and wrapping modes...() -> set_Color ( System :: Drawing :: Color :: get_Red ()); generator...

    docs.aspose.com/barcode/cpp/set-barcode-text/
  4. Display typeface

    What is display Font? Get a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/net/what-is-font/display-f...
  5. Render text with glyphs | .NET API Solution

    .NET API Solution to manage Fonts. Learn how to visualize the text of any complexity with the glyphs C# code....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/font/net/render-text/
  6. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....object, you can change text, font, and fill format for titles...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  8. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....document contains a default fonts table, minimal default styles...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells..."First note." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  10. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...FormFieldFacade { // Set the font style to Courier Font = Aspose . Pdf ....FontStyle . Courier , // Set the font size to 12 FontSize = 12 , //...

    docs.aspose.com/pdf/zh/net/decorate-form-field/