Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 118,643 for

fonts api

(0.29 sec)
  1. Aspose::Words::Lists::ListLabel::Type method | ...

    How to use Type method of Aspose::Words::Lists::ListLabel class in C++....Aspose::Words::Lists::ListLabel::get_Font method...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontsavingArgs::get_FontFamilyName method. Indicates the current font family name in C++....method Indicates the current font family name. System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Drawing::TextPath::get_SmallCaps...

    Aspose::Words::Drawing::TextPath::get_SmallCaps method. True if the font is formatted as small cApital letters in C++....TextPath::get_SmallCaps method True if the font is formatted as small capital...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection of ChartDataLabel. 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.dra...
  5. Aspose::Words::Lists::ListLevel::get_ImageData ...

    Aspose::Words::Lists::ListLevel::get_ImageData method. Returns image data of the picture bullet shape for the current list level in C++....Aspose::Words::Lists::ListLevel::get_Font method Aspose::Words::Lists...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_SaveFontFaceCssSeparately method. Flag indicates whether "@font-face" CSS rules should be placed into a separate file "fontFaces.css" when a document is being saved with external stylesheet (that is, when ExportEmbeddedCss is false). Default value is false, all CSS rules are written into single file "styles.css" in C++....method Flag indicates whether “@font-face” CSS rules should be placed...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Layout::LayoutOptions::get_ShowH...

    Aspose::Words::Layout::LayoutOptions::get_ShowHiddenText method. Gets or sets indication of whether hidden text in the document is rendered. Default is false in C++...." ); builder -> get_Font () -> set_Hidden ( true ); builder...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Drawing::TextBox::get_TextBoxWra...

    Aspose::Words::Drawing::TextBox::get_TextBoxWrapMode method. Determines how text wraps inside a shape in C++....get_LastParagraph ()); builder -> get_Font () -> set_Size ( 32 ); builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Tables::Table::get_TextWrapping ...

    Aspose::Words::Tables::Table::get_TextWrapping method. Gets or sets TextWrapping for table in C++....FromPoints ( 300 )); builder -> get_Font () -> set_Size ( 16 ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::Tables::Row::get_Hidden method |...

    Aspose::Words::Tables::Row::get_Hidden method. Gets or sets a flag indicating whether this row is hidden or not in C++....())) { ASSERT_TRUE ( run -> get_Font () -> get_Hidden ()); } } }...

    reference.aspose.com/words/cpp/aspose.words.tab...