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

fonts api

(0.29 sec)
  1. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_Fontsize method. Gets or sets a font size. The default value is 0 - auto in C++....tSize method Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this formatting in C++....-> get_Font () -> set_Size ( 24 ); style -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/par...
  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::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. 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.fie...
  6. 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...
  7. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... footnote -> get_Font () -> set_Name ( u "Arial" );...); footnote -> get_Font () -> set_Color ( System :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. 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...
  9. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++...."My style" ); srcStyle -> get_Font () -> set_Name ( u "Courier...srcDoc ); srcBuilder -> get_Font () -> set_Style ( srcStyle );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....-> get_Font () -> set_Size ( 24 ); style -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/doc...