Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 97,117 for

font drawing

(0.04 sec)
  1. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it on a font. #include <iostream> #include...

    docs.aspose.com/cells/cpp/excel-color-palette/
  2. 在 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...
  3. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Drawing Product Family Aspose.Font Product Family...to use Aspose.Drawing for .NET and Aspose.Drawing.Common to create...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  4. 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/
  5. Converting Workbook to Different Formats|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for each page, text, embedded fonts, raster images, 2D vector graphics...the control over the Print, Font, Security and Compression settings...

    docs.aspose.com/cells/java/converting-workbook-...
  6. Visual Component Properties|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....disables or enables error drawing during barcode label generation...If it is disabled, component draws nothing in case error occurring...

    docs.aspose.com/barcode/reportingservices/visua...
  7. Display fonts - Comprehensive Knowledge Base

    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...
  8. AxisTickLabels.IsAutoSpacing | Aspose.Words for...

    Discover the AxisTickLabels IsAutoSpacing property to effortlessly manage automatic tick label intervals for precise data visualization in your projects....use automatic interval for drawing the tick labels. public bool...Center ; yAxis . TickLabels . Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  9. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  10. 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/