Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 121,054 for

fonts api

(1.35 sec)
  1. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. 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.not...
  2. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article 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::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++.... newStyle -> get_Font () -> set_Color ( System ::...) -> get_Font () -> get_Name (), newStyle -> get_Font () -> get_Name...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. 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++....Words :: 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...
  5. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....); styleHeading1Char -> get_Font () -> set_Name ( u "Verdana"...); styleHeading1Char -> get_Font () -> set_Bold ( true ); styleHeading1Char...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++...." ); run -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/bod...
  7. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the document in C++....u "MyStyle" ); style -> get_Font () -> set_Name ( u "Times New...-> get_Font () -> set_Size ( 16 ); style -> get_Font () -> set_Color...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++...." ); run -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. Aspose::Words::PageSetup::get_CharactersPerLine...

    Aspose::Words::PageSetup::get_CharactersPerLine method. Gets or sets the number of characters per line in the document grid in C++....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Aspose::Words::LowCode::MergeFormatMode enum | ...

    Aspose::Words::LowCode::MergeFormatMode enum. Specifies how formatting is merged when combining multiple documents in C++....original formatting, such as font styles, sizes, colors, indents...

    reference.aspose.com/words/cpp/aspose.words.low...