Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 10,028 for

insert text

(0.08 sec)
  1. IStructuredDocumentTag.placeholderName property...

    IStructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder Text....BuildingBlock containing placeholder text. get placeholderName () : string...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances document security by preventing content edits. Ensure your SDT remains intact!...DocumentBuilder ( 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/net/aspose.words.mar...
  3. StructuredDocumentTag.LockContentControl | Aspo...

    Discover how the StructuredDocumentTag LockContentControl property enhances document security by preventing users from deleting essential content. Learn more!...DocumentBuilder ( 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/net/aspose.words.mar...
  4. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...a section that contains the text. Assert . That ( customBlock...

    reference.aspose.com/words/net/aspose.words.bui...
  5. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++.... Examples Shows how to insert a Table of contents (TOC) into...DocumentBuilder > ( doc ); // Insert a table of contents for the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++....get_Color () Examples Shows how to insert a string surrounded by a border...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... Examples Shows how to insert a chart and set a title. doc...DocumentBuilder ( doc = doc ) # Insert a chart shape with a document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java.... Before you can insert a fragment from one document...original node, ready to be inserted into the destination document...

    reference.aspose.com/words/java/com.aspose.word...