Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 114,024 for

fonts api

(0.15 sec)
  1. Aspose::Words::Drawing::Fill::get_BackTintAndSh...

    Aspose::Words::Drawing::Fill::get_BackTintAndShade method. Gets or sets a double value that lightens or darkens the background color in C++...."BackThemeColor" and "BackTintAndShade" for font fill. if ( fill -> get_BackTintAndShade...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the document text and the top edge of the shape in C++.... builder -> get_Font () -> set_Size ( 24 ); builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right edge of the shape in C++.... builder -> get_Font () -> set_Size ( 24 ); builder...

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

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....67pt; font:7pt 'Times New Roman'; display:inline-block;..."<span style= \" width:10.2pt; font:7pt 'Times New Roman'; display:inline-block;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Lists::ListLevel::get_CustomNumb...

    Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the custom number style format for this list level. For example: "a, ç, ĝ, ..." in C++....Aspose::Words::Lists::ListLevel::get_Font method...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...Shows how to work with a legend font. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....insert a text box, and set the font of its contents. auto doc =..."Hidden" property of the shape's "Font" object to "true" to hide the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++....get_ListLevels ()) { level -> get_Font () -> set_Bold ( true ); } //...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....get_ListLevels ()) { level -> get_Font () -> set_Bold ( true ); } //...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Aspose::Words::Saving::SaveOptions::get_UpdateA...

    Aspose::Words::Saving::SaveOptions::get_UpdateAmbiguousTextFont method. Determines whether the font attributes will be changed according to the character code being used in C++....method Determines whether the font attributes will be changed according...Examples Shows how to update the font to match the character code...

    reference.aspose.com/words/cpp/aspose.words.sav...