Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 114,067 for

fonts api

(0.11 sec)
  1. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....-> get_Font () -> set_Size ( 16 ); builder -> get_Font () -> set_Name...u "Arial" ); builder -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++....lightening and darkening foreground font color. auto doc = System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); textFill...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportLanguageInformation method. Specifies whether language information is exported to HTML, MHTML or EPUB. Default is false in C++.... builder -> get_Font () -> set_LocaleId ( System..."Hello world!" ); builder -> get_Font () -> set_LocaleId ( System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Appearance method. Gets/sets the appearance of a structured document tag in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Lists::List::get_IsListStyleRefe...

    Aspose::Words::Lists::List::get_IsListStyleReference method. Returns true if this list is a reference to a 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.lis...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level 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.lis...
  10. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...