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

insert text

(0.09 sec)
  1. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...enumeration StoryType enumeration Text of a Word document is stored... MainText Contains the main text of the document, represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldFormText | Aspose.Words for Java

    Implements the FORMText field in Java.... Remarks: Inserts a text box style form field. Examples:...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  3. IStructuredDocumentTag.lock_contents property |...

    IStructuredDocumentTag.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...
  4. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is Inserted as the entry's page number....marks a range of pages that is inserted as the entry’s page number...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian Text and numbers....numbers and regions of East Asian text in the current paragraph. public...set ; } Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/net/aspose.words/par...
  7. PageSetup.RtlGutter | Aspose.Words for .NET

    Discover how the PageSetup RtlGutter property in Microsoft Word optimizes section layouts for right-to-left and left-to-right languages. Enhance your document design!...doc = new Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Aspose::Words::Font::get_NameFarEast method | A...

    Aspose::Words::Font::get_NameFarEast method. Returns or sets an East Asian font name in C++....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. BookmarksOutlineLevelCollection class | Aspose....

    Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the Text on a Text path....shadow is applied to the text on a text path. @property def shadow...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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