Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 116,694 for

fonts api

(0.78 sec)
  1. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for JavaScript via C++....Cells APIs. Remove Existing PrinterSettings..."utf-8" /> < style > body { font-family : Arial , sans-serif...

    docs.aspose.com/cells/javascript-cpp/remove-exi...
  2. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph formatting properties in C++....-> get_Font () -> set_Size ( 16 ); builder -> get_Font () -> set_Name...u "Arial" ); builder -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the documentation article in C++....idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::TextEffect enum | Aspose.Words f...

    Aspose::Words::TextEffect enum. Animation effect for text runs in C++....-> get_Font () -> set_Size ( 36 ); builder -> get_Font () -> set_TextEffect...Microsoft Word only support font animation effects. doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. Aspose::Words::Inline::Type method | Aspose.Wor...

    How to use Type method of Aspose::Words::Inline class in C++....C++ Aspose::Words::Inline::get_Font method...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::Fields::FieldDatabaseFormatAttri...

    Aspose::Words::Fields::FieldDatabaseFormatAttributes enum. FieldDatabaseFormatAttributes enumeration in C++....Description None 0 Borders 1 Shading 2 Font 4 Color 8 AutoFit 16 FirstRow...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::StyleIdentifier enum | Aspose.Wo...

    Aspose::Words::StyleIdentifier enum. Locale independent style identifier in C++....DefaultParagraphFont 65 The Default Paragraph Font style. Emphasis 88 EndnoteReference...the style name: builder -> get_Font () -> set_StyleName ( u "Emphasis"...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++.... footnote -> get_Font () -> set_Name ( u "Arial" );...); footnote -> get_Font () -> set_Color ( System :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> get_Border () -> set_Color...get_Green ()); builder -> get_Font () -> get_Border () -> set_LineWidth...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Aspose::Words::StyleCollection::get_Count metho...

    Aspose::Words::StyleCollection::get_Count method. Gets the number of styles in the collection in C++....styles -> idx_get ( 4 ) -> get_Font () -> get_Name ()); ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...