Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 209,913 for

font

(0.1 sec)
  1. RenderingFont class | Aspose.Cells for Python v...

    RenderingFont class RenderingFont class Font for rendering. The RenderingFont type exposes the following members: Con......RenderingFont class RenderingFont class Font for rendering. The RenderingFont...Gets name of the font. size Gets size of the font in points. bold...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontInfoSubstitution method. Settings related to Font info substitution rule in C++....Aspose::Words::Fonts::FontSubstitutionSett::get_FontInfoSubstitution... method Settings related to font info substitution rule. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last section of the document in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Font.StyleIdentifier | Aspose.Words for .NET

    Font StyleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting in C#....StyleIdentifier Contents [ Hide ] Font.StyleIdentifier property Gets...Using the style name: builder . Font . StyleName = "Emphasis" ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Class FontConfigs | Aspose.Cells for .NET API R...

    Aspose.Cells.FontConfigs class. Specifies Font settings...FontConfigs class Specifies font settings public class FontConfigs...set; } Gets or sets the default font name. static PreferSystemFontSubs...

    reference.aspose.com/cells/net/aspose.cells/fon...
  6. StyleFlag class | Aspose.Cells for Python via ....

    StyleFlag class StyleFlag class Represents flags which indicates applied formatting properties. The StyleFlag type ex...... font Font settings will be applied. font_size Font size...applied. font_name Font name setting will be applied. font_color...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Aspose::Page::ExternalFontCache Class Reference...

    Public Member Functions | Static Public Member Functions | List of all members Aspose::Page::ExternalFontCache Class ......Reference Use this class to obtain font encapsulation in a form that...ASPOSE_PAGE_SHARED_API System::SharedPtr < Font::DrFont > FetchDrFont ( System::String...

    reference.aspose.com/page/cpp/class/aspose.page...
  8. get_FontStyle() | Aspose.Slides for C++ API Ref...

    Returns the Font style of the Font represneted by the current object....get_FontStyle() Font::get_FontStyle() method Returns the font style of...of the font represneted by the current object. FontStyle System...

    reference.aspose.com/slides/cpp/system.drawing/...
  9. Style.Font | Aspose.Cells for .NET API Reference

    Style property. Gets a Font object...Font Style.Font property Gets a Font object. public Font...Font Font { get ; } See Also class Font class Style namespace Aspose...

    reference.aspose.com/cells/net/aspose.cells/sty...
  10. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....outputFileName ); } Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/