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

fonts api

(0.37 sec)
  1. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the document in C++.... will inherit paragraph and font formatting from cursor position...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++.... footnote -> get_Font () -> set_Name ( u "Arial" );...); footnote -> get_Font () -> set_Color ( System :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::Tables::TextWrapping enum | Aspo...

    Aspose::Words::Tables::TextWrapping enum. Specifies how text is wrapped around the table in C++....FromPoints ( 300 )); builder -> get_Font () -> set_Size ( 16 ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextBoxWrapMode enum. Specifies 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...
  5. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the document in C++....idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 6 ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::ConditionalStyle::get_LeftPaddin...

    Aspose::Words::ConditionalStyle::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of table cells in C++....-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...Aspose::Words::ConditionalStyle::get_Font method Aspose::Words::Condi...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start 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...
  8. Aspose::Words::StyleCollection::get_DefaultPara...

    Aspose::Words::StyleCollection::get_DefaultParagraphFormat method. Gets document default paragraph formatting in C++....styles -> idx_get ( 4 ) -> get_Font () -> get_Name ()); ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Aspose::Words::Style::get_IsHeading method | As...

    Aspose::Words::Style::get_IsHeading method. True when the style is one of the built-in Heading styles in C++....C++ Aspose::Words::Style::get_Font method Aspose::Words::Style::get_IsQuickStyle...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Times New...New Roman" ); builder -> get_Font () -> set_Size ( 24 ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...