Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 16,654 for

insert text

(0.09 sec)
  1. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java.... The text in that paragraph // will appear...section, above the main body text. HeaderFooter header = new HeaderFooter(doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::CommentCollection Class Referenc...

    Provides typed access to a collection of Comment nodes...." ); // Insert a comment to point out an error...get_Runs()->idx_get(0)->set_Text(u "Hello world!" ); comment->set_Done(...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose::Words::Tables::CellFormat::get_TopPaddi...

    Aspose::Words::Tables::CellFormat::get_TopPadding method. Returns or sets the amount of space (in points) to add above the contents of cell in C++....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::Drawing::TextPath::get_TextPathA...

    Aspose::Words::Drawing::TextPath::get_TextPathAlignment method. Defines the alignment of Text in C++....method Defines the alignment of text. Aspose :: Words :: Drawing...Document > (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::TextPath::get_FitShape ...

    Aspose::Words::Drawing::TextPath::get_FitShape method. Defines whether the Text fits bounding box of a shape in C++.... method Defines whether the text fits bounding box of a shape...Document > (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT... Document () # Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::TextPath::get_Kerning m...

    Aspose::Words::Drawing::TextPath::get_Kerning method. Determines whether kerning is turned on in C++....Document > (); // Insert a WordArt object to display text in a shape...( doc , u "Hello World! This text is bold, and italic." , u "Arial"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_IsWordAr...

    Aspose::Words::Drawing::ShapeBase::get_IsWordArt method. Returns true if this shape is a WordArt object in C++....Document > (); // Insert a WordArt object to display text in a shape...( doc , u "Hello World! This text is bold, and italic." , u "Arial"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Bookmark Class Reference - Aspos...

    Represents a single bookmark...."MyBookmark_2" )->set_Text(String::Format(u "Updated text contents of {0}"..."MyBookmark_" ) + i; builder->Write(u "Text before bookmark." ); builde...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...