Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 141,564 for

font

(0.3 sec)
  1. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Apply font, color, and background settings...##0" ; // 7. Apply font styling. label . Font . Color = Color ...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  3. 使用C++访问和修改单元格富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...cout << "Before updating the font settings...." << std :: endl...endl << "After updating the font settings...." << std :: endl...

    docs.aspose.com/cells/zh/cpp/access-and-update-...
  4. 从PDF页面中搜索并获取文本|Aspose.PDF for Python via .NET

    本文解释了如何使用各种工具从Aspose.PDF for .NET中搜索和获取文本。...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  5. Aspose.Words.Themes | Aspose.Words for .NET

    Access and manage Microsoft Word document themes effortlessly with Aspose.Words.Themes. Enhance your documents with vibrant, customizable styles today!...Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages Latin , EastAsian...

    reference.aspose.com/words/net/aspose.words.the...
  6. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....ActiveX control including text, font, font height and frame position... Change the button caption, font and position. Shift the position...

    docs.aspose.com/slides/cpp/activex/
  7. Generating the template|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for C++ engine....orientation using the default font and colors. You can customize...the paper size, orientation, font, colors and other layout settings...

    docs.aspose.com/omr/cpp/generate-template/
  8. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....precise placement using (Font font = new Font( "Arial" , 36 , FontStyle...rendered text bounds at this font/size SizeF textSize = graphics...

    blog.aspose.com/drawing/how-to-create-and-draw-...
  10. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label....// Show data labels and set font color. series . hasDataLabels...showValue = true ; dataLabels . font . color = "#FFFFFF" ; // Set...

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