Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 10,681 for

insert text

(0.6 sec)
  1. BookmarksOutlineLevelCollection.Item | Aspose.W...

    Manage your bookmarks effortlessly with the BookmarksOutlineLevelCollection. Set and retrieve outline levels by bookmark name for seamless organization....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose.Slides for Java

    This API helps in creating, converting, editing, and printing PowerPoint Presentations in Java applications without utilizing Microsoft PowerPoint....PowerPoint using Java Highlight Text in PowerPoint using Java Convert...using Java How to Strike Out Text in PPTX using Java How to Merge...

    kb.aspose.com/slides/java/
  3. Custom context menus for GridJs|Documentation

    This article describes how to configure conText menus for GridJs....context menu items ,for example insert/delete row/column and so on...; i -- ) { // check the item text if ( childs [ i ]. childNodes...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Custom context menus for GridJs|Documentation

    This article describes how to configure conText menus for GridJs....context menu items ,for example insert/delete row/column and so on...; i -- ) { // check the item text if ( childs [ i ]. childNodes...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  5. Custom context menus for GridJs|Documentation

    This article describes how to configure conText menus for GridJs....context menu items, for example insert/delete row/column, and so on...; i -- ) { // check the item text if ( childs [ i ]. childNodes...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Mail Merge Template in C#|Aspose.Words for .NET

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in C#....The template ensures that the text in the output merged document...operation guarantees that the text from the data source is correctly...

    docs.aspose.com/words/net/mail-merge-template/
  9. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....Ruby, simply invoke insert_watermark_text() method of AddWatermark...Code def insert_watermark_text ( doc , watermark_text ) # Create...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  10. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....with shapes such as images, text boxes, and drawing objects....class. Inserting Shapes Using Document Builder You can insert inline...

    docs.aspose.com/words/net/working-with-shapes/