Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 103,008 for

font

(0.53 sec)
  1. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... font . name ). toEqual ( "Courier...) { level . font . name = "Verdana" ; level . font . color = "#0000FF"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Watermark in Tiff using C#

    This step by step tutorial is about how to add watermark in Tiff using C#. This code in C# add Tiff watermark for protection of intellectual property rights of image....Font Product Family Aspose.TeX Product...watermark Instantiate Graphics , Font , SolidBrush and StringFormat...

    kb.aspose.com/imaging/net/how-to-add-watermark-...
  3. Aspose::Words::Saving::FontSavingArgs::get_Docu...

    Aspose::Words::Saving::FontSavingArgs::get_Document method. Gets the document object that is being saved in C++....custom logic for exporting fonts when saving to HTML. void SaveExportedFonts...SaveOptions object to export fonts to separate files. // Set a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ActiveX|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 ActiveX 控件... Font font = new System . Drawing . Font ( control ...graphics . DrawString ( newText , font , brush , 10 , 4 ); brush ....

    docs.aspose.com/slides/zh/net/activex/
  5. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LineSpacingRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineSpacingRule enum for customizable paragraph line spacing. Enhance document formatting with precise control and improved readability....LineSpacing property, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/net/aspose.words/lin...
  8. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation....// 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. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features....Description Font { get; } Provides access to font formatting of...HasOutlineBorder = false ; dataTable . Font . Italic = true ; dataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  10. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a paragraph in Java.... // Using font sizes that are too large for...spacing will scale to different font sizes. builder.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...