Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 150,704 for

text

(0.12 sec)
  1. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....# Insert five bookmarks with text inside their boundaries. i =...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....setStatusText("Checkbox status text"); checkBox.setOwnStatus(true);...insert text input form field. builder.write("Enter text here:...

    reference.aspose.com/words/java/com.aspose.word...
  3. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FormField.TextInputFormat | Aspose.Words for .NET

    Discover the FormField TextInputFormat property to easily customize Text formatting for your forms, enhancing user experience and data collection....Returns or sets the text formatting for a text form field. public...Remarks If the text form field contains regular text, then valid...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment....each line of text to fit width. CENTER Center text on width. LEFT...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....setCount() to set the number of text columns. To make all columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....BuildingBlock containing placeholder text which should be displayed when...BuildingBlock containing placeholder text. getSdtType() Gets type of this...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。... Text . TextFragment ( "text example" )); // Add...ColumnCount = 3 ; var phrase = "text example" ; var paragraphs =...

    docs.aspose.com/pdf/zh/net/floating-box/
  9. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the document in C++....// Insert five bookmarks with text inside their boundaries. for...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....a WordArt object to display text in a shape that we can re-size...appendWordArt(doc, "Hello World! This text is bold, and italic.", "Arial"...

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