Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 16,623 for

insert text

(0.23 sec)
  1. Aspose::Words::Drawing::ShapeBase Class Referen...

    Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture....can be positioned inline with text or floating. The positioning...hape Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FieldDate.use_last_format property | Aspose.Wor...

    FieldDate.use_last_format property. Gets or sets whether to use a format last used by the hosting application when Inserting a new DATE field....hosting application when inserting a new DATE field. @property...DocumentBuilder ( doc ) # If we want the text in the document always to display...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....used to reference a fragment of text within the document that is...setNumberFormat(" )"); // Add text and apply paragraph styles that...

    reference.aspose.com/words/java/com.aspose.word...
  5. NodeCollection.Contains | Aspose.Words for .NET

    NodeCollection Contains method. Determines whether a node is in the collection in C#....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...runs . Count ); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/net/aspose.words/nod...
  6. CommentCollection | Aspose.Slides for Android v...

    Represents a collection of comments of one author.... addComment(String text, ISlide slide, PointF position...collection. addModernComment(String text, ISlide slide, IShape shape...

    reference.aspose.com/slides/androidjava/com.asp...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number of elements contained in the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. FieldDate.UseLastFormat | Aspose.Words for .NET

    FieldDate UseLastFormat property. Gets or sets whether to use a format last used by the hosting application when Inserting a new DATE field in C#....hosting application when inserting a new DATE field. public bool...DocumentBuilder ( doc ); // If we want the text in the document always to display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... Examples Shows how to insert a text box, and set the font of...world!' ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldMergeField.TextBefore | Aspose.Words for .NET

    FieldMergeField TextBefore property. Gets or sets the Text to be Inserted before the field if the field is not blank in C#....property Gets or sets the text to be inserted before the field if the..."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...

    reference.aspose.com/words/net/aspose.words.fie...