Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 10,762 for

insert text

(0.24 sec)
  1. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....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...
  2. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection....DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...'Bookmark 1' ) builder . writeln ( 'Text inside Bookmark 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OutlineOptions.bookmarks_outline_levels propert...

    OutlineOptions.bookmarks_outline_levels property. Allows to specify individual bookmarks outline level....DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...'Bookmark 1' ) builder . writeln ( 'Text inside Bookmark 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldLink.insertAsUnicode property | Aspose.Wor...

    FieldLink.InsertAsUnicode property. Gets or sets whether to Insert the linked object as Unicode Text....whether to insert the linked object as Unicode text. get insertAsUnicode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert ...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...distance_from_text Gets or sets distance of the border from text or from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....orientation of the chart title text. Overlay { get; set; } Determines...is true . Text { get; set; } Gets or sets the text of the chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....needs to have document body text enclosed by // BookmarkStart...doc . Range . Bookmarks [ 0 ]. Text . Trim (), Is . EqualTo ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  10. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...display these runs until we insert them into a composite node...

    reference.aspose.com/words/net/aspose.words/com...