Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,613 for

insert text

(0.12 sec)
  1. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....indication of whether hidden text in the document is rendered... Examples Shows how to hide text in a rendered output document...

    reference.aspose.com/words/net/aspose.words.lay...
  3. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_Text method. Adds a plain Text to the argument....add_text method add_text(text) Adds a plain text to the argument...argument. def add_text ( self , text : str ): ... Parameter Type...

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

    Defines attributes that specify how a Text is displayed inside a shape in Java....attributes that specify how a text is displayed inside a shape...getTextBox() property to access text properties of a shape. You do...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability....Shows how to format a run of text using its font property. Document...docx" ); Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin Text (characters with character codes from 0 (zero) through 127) in C++....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the Text are rotated....Determines whether the letters of the text are rotated. @property def rotate_letters...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....Document(); // Insert a WordArt object to display text in a shape...appendWordArt(doc, "Hello World! This text is bold, and italic.", "Arial"...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java.... Examples: Shows to insert a PRINT field. Document doc...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of 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...