Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 10,806 for

insert text

(0.99 sec)
  1. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of shapes, ensuring precise layout control in your designs.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Fields::FieldDdeAuto::set_Insert...

    Aspose::Words::Fields::FieldDdeAuto::set_InsertAsHtml method. Sets whether to Insert the linked object as HTML format Text in C++....whether to insert the linked object as HTML format text. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldDde::set_InsertAsHt...

    Aspose::Words::Fields::FieldDde::set_InsertAsHtml method. Sets whether to Insert the linked object as HTML format Text in C++....whether to insert the linked object as HTML format text. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDde::set_InsertAsTe...

    Aspose::Words::Fields::FieldDde::set_InsertAsText method. Sets whether to Insert the linked object in Text-only format in C++....Sets whether to insert the linked object in text-only format. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldDde::set_InsertAsRt...

    Aspose::Words::Fields::FieldDde::set_InsertAsRtf method. Sets whether to Insert the linked object in rich-Text format (RTF) in C++....whether to insert the linked object in rich-text format (RTF)...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldXE::get_PageNumberR...

    Aspose::Words::Fields::FieldXE::get_PageNumberReplacement method. Gets or sets Text used in place of a page number in C++....lacemen method Gets or sets text used in place of a page number...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....Returns true if this object was inserted in Microsoft Word while change...if this object was moved (inserted) in Microsoft Word while change...

    reference.aspose.com/words/cpp/aspose.words/run/
  10. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...display these runs until we insert them into a composite node...

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