Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,696 for

insert text

(0.08 sec)
  1. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java.... A header is text that is placed at the top of...of a page, and a footer is text at the bottom of a page. Typically...

    docs.aspose.com/words/java/working-with-headers...
  4. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field... display_result Gets the text that represents the displayed...Field ) insert_next_number Gets or sets whether to insert the next...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning Text effects easily....TextPath property Defines the text of the text path (of a WordArt object)...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. IStructuredDocumentTag.lock_content_control pro...

    IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT....DocumentBuilder ( doc = doc ) # Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.lock_content_control prop...

    StructuredDocumentTag.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this SDT....DocumentBuilder ( doc = doc ) # Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless Insertion of .NET images at full scale for stunning visuals....Hide ] InsertImage( Image ) Inserts an image from a .NET Image...the document. The image is inserted inline and at 100% scale....

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....into the main text. Examples Shows how to insert an image, and...DocumentBuilder > ( doc ); // Insert the image into the header so...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

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