Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 120,921 for

fonts api

(0.38 sec)
  1. Aspose::Words::Drawing::TextPath::set_Size meth...

    Aspose::Words::Drawing::TextPath::set_Size method. Defines the size of the font in points in C++....method Defines the size of the font in points. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Lists::ListCollection::AddCopy m...

    Aspose::Words::Lists::ListCollection::AddCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document in C++....get_ListLevels () -> idx_get ( 0 ) -> get_Font () -> set_Color ( System ::...get_ListLevels () -> idx_get ( 0 ) -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::Fields::FieldSymbol class | Aspo...

    Aspose::Words::Fields::FieldSymbol class. Implements a SYMBOL field. To learn more, visit the documentation article in C++....Gets or sets the name of the font of the character retrieved by...sets the size in points of the font of the character retrieved by...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....get_ListLevels () -> idx_get ( 0 ) -> get_Font () -> set_Color ( System ::...get_ListLevels () -> idx_get ( 0 ) -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::PageSetup::get_LayoutMode method...

    Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this section in C++....also depends on the size of the font. doc -> get_Styles () -> idx_get...idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 20 ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Style::get_BuiltIn method | Aspo...

    Aspose::Words::Style::get_BuiltIn method. True if this style is one of the built-in styles in MS Word in C++....u "MyStyle" ); style -> get_Font () -> set_Color ( System ::...:: get_Navy ()); style -> get_Font () -> set_Name ( u "Courier...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::ParagraphFormat::get_WidowContro...

    Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph in C++....widows by rearranging text via font size, spacing, or page margins...and a widow. builder -> get_Font () -> set_Size ( 68 ); builder...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....the original font metrics should be used after font substitution...not hidden." ); builder -> get_Font () -> set_Hidden ( true ); builder...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_HyphenationZone method. Gets or sets the distance in 1/20 of a point from the right margin within which you do not want to hyphenate words. Default value for this property is 360 (0.25 inch) in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Size ( 24 ); builder...

    reference.aspose.com/words/cpp/aspose.words.set...