Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 137,427 for

font

(0.49 sec)
  1. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .NET API...easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/net/excel-themes-and-colors/
  2. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the Font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...1:48pm 1 I want to determine the font color used in a text frame....the Text1 scheme color for the font. But the following code prints...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  3. SharePoint PowerPoint | Aspose.Slides SharePoin...

    SharePoint PowerPoint is an Aspose.Slides SharePoint to create and convert SharePoint PPT, SharePoint slideshow, SharePoint presentation....SharePoint document library Set Font Size of Individual Legend Create...of Categories in Series Set Font Properties for Chart Data Table...

    products.aspose.com/slides/sharepoint/
  4. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.PDF for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…...SubsetFonts = true : PDFNET-48897: Font subsetting makes pages unreadable...particularly severe for CID fonts (Chinese, Japanese, Korean)...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  7. FieldChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldChar class, the essential base for document field characters, enhancing your document processing and customization.... Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for Node.js via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation.... The chart title font settings. The position of the...); // Set the chart title's font name and size pie . getTitle...

    docs.aspose.com/cells/nodejs-cpp/custom-slice-o...
  9. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options....67pt; font:7pt 'Times New Roman'; display:inline-block;..."<span style=\"width:10.2pt; font:7pt 'Times New Roman'; display:inline-block;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。... GetStyle (); // Set the font name to "Times New Roman" style...cell . GetStyle (); // Set the font weight to bold style . GetFont...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/