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

fonts api

(0.17 sec)
  1. Aspose::Words::ImportFormatOptions::get_SmartSt...

    Aspose::Words::ImportFormatOptions::get_SmartStyleBehavior method. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents. The default value is false in C++....-> get_Font () -> set_Size ( 14 ); myStyle -> get_Font () -> set_Name..."Courier New" ); myStyle -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose::Words::NumSpacing enum | Aspose.Words f...

    Aspose::Words::NumSpacing enum. Specifies possible values in which numeral spacing can be displayed in C++....numerals are displayed in the font’s default form. Proportional...displayed if supported by the font. Tabular 2 Specifies that the...

    reference.aspose.com/words/cpp/aspose.words/num...
  6. Aspose::Words::TextDmlEffect enum | Aspose.Word...

    Aspose::Words::TextDmlEffect enum. Dml text effect for text runs in C++....runs -> idx_get ( 0 ) -> get_Font () -> HasDmlEffect ( Aspose...runs -> idx_get ( 1 ) -> get_Font () -> HasDmlEffect ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. 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...
  8. Aspose::Words::Underline enum | Aspose.Words fo...

    Aspose::Words::Underline enum. Indicates type of the underline applied to a font in C++....of the underline applied to a font. enum class Underline Values...specified in the URL. builder -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/und...
  9. 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...
  10. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....of characters with the same font formatting. To learn more, visit...belongs. get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words/run/