Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 153,381 for

text

(0.16 sec)
  1. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document Text and the top edge of the shape....points) between the document text and the top edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document Text and the right edge of the shape....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::EmphasisMark enum | Aspose.Words...

    Aspose::Words::EmphasisMark enum. Specifies possible types of emphasis mark in C++....black circle displayed above text. OverComma 2 Emphasis mark is...comma character displayed above text. OverWhiteCircle 3 Emphasis...

    reference.aspose.com/words/cpp/aspose.words/emp...
  4. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main Text story) of a Section; false otherwise in C++....paragraph in the HeaderFooter (main text story) of a Section ; false...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. 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...
  6. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....class Represents a container for text of a footnote or endnote. To...ActualReferenceMark { get; } Gets the actual text of the reference mark displayed...

    reference.aspose.com/words/net/aspose.words.not...
  7. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for Text of a footnote or endnote. To learn more, visit the documentation article in C++....class Represents a container for text of a footnote or endnote. To...get_ActualReferenceMark () Gets the actual text of the reference mark displayed...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. 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...
  10. 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...