Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 137,424 for

font

(0.14 sec)
  1. 动态添加文本|Aspose.Slides 文档

    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.... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //将输出写入磁盘 pres...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  2. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization.... Font { get; } Provides access to font formatting of...Center ; yAxis . TickLabels . Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IFontSavingCallback.font_saving method | Aspose...

    IFontSavingCallback.Font_saving method. Called when Aspose.Words is about to save a Font resource....font_saving method font_saving(args) Called when Aspose.Words...is about to save a font resource. def font_saving ( self , args...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, Fonts, and colors to cell ranges programmatically....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  7. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF.... add (); int count = 4 ; Font font = FontRepository . findFont...getDefaultTextState (). setFont ( font ); page . getPageInfo (). getDefaultTextState...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  8. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field... font Provides access to the font formatting of...formField . font . bold = true ; formField . font . size = 24...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Apply Excel Color Themes in Java

    Follow this guide for applying Excel color themes in Java. Get the IDE settings, steps, and a sample code to set colors using Microsoft Excel themes in Java....Font Product Family Aspose.TeX Product...the ThemeColor object Get the font of the cell and set its theme...

    kb.aspose.com/cells/java/apply-excel-color-them...
  10. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a list of steps, and a sample code demonstrating how to insert a tick in Excel using C#....Font Product Family Aspose.TeX Product...tick in it, and set the cell font that supports this tick mark...

    kb.aspose.com/cells/net/add-check-mark-in-excel...