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

fonts api

(0.19 sec)
  1. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the line spacing (in points) for the paragraph in C++....LineSpacing value, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines formatting of this list style in C++....get_Font () -> set_Name ( u "Verdana" ); level -> get_Font ()...:: get_Blue ()); level -> get_Font () -> set_Bold ( true ); } auto...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. 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...
  4. 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...
  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::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...
  7. 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...
  8. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node 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::Document::Cleanup method | Aspos...

    Aspose::Words::Document::Cleanup method. Cleans unused styles and lists from the document in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Style ( doc -> get_Styles...DocumentBuilder > ( doc ); builder -> get_Font () -> set_Style ( doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph in C++.... // A large enough font size will push some lines down...

    reference.aspose.com/words/cpp/aspose.words/par...