Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 112,699 for

fonts api

(0.09 sec)
  1. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style. To learn more, visit the documentation article in C++.... get_Font () Gets the character formatting...-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....images and other content, specify font, paragraph and section formatting...document. get_Bold () True if the font is formatted as bold. get_CellFormat...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++.... UseBuilderFormatting 1 Use font and paragraph formatting specified...

    reference.aspose.com/words/cpp/aspose.words/htm...
  4. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. 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/com...
  5. Aspose::Words::CleanupOptions class | Aspose.Wo...

    Aspose::Words::CleanupOptions class. Allows to specify options for document cleaning. To learn more, visit the documentation article in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Style ( doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/cle...
  6. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. 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/inl...
  7. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++.... get_Font () Gets the character formatting...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++...." ); run -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/body/
  9. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++...." ); run -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph 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...