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

insert text

(0.09 sec)
  1. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by // BookmarkStart...range . bookmarks . at ( 0 ). text . trim ()). toEqual ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end....needs to have document body text enclosed by // BookmarkStart...range . bookmarks . at ( 0 ). text . trim ()). toEqual ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. EndnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a document or section...reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection....element is inserted. Examples Shows how to insert a combo box... DocumentBuilder ( doc ) # Insert a combo box, and then verify...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document....row height to fit the vertical text. builder . insertCell (); builder...DocumentBuilder ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Adding Slide to Presentation|Aspose.Slides Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....slide at index 2 having some text in it. string FilePath = @"..., 1 , "My new slide" ); // Insert a slide into the specified...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  7. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management....get ; } Examples Shows how to insert a combo box field, and edit...DocumentBuilder ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Paragraph::get_BreakIsStyleSepar...

    Aspose::Words::Paragraph::get_BreakIsStyleSeparator method. True if this paragraph break is a Style Separator. A style separator allows one paragraph to consist of parts that have different paragraph styles in C++....Examples Shows how to write text to the same line as a TOC heading...BreakType :: PageBreak ); // Insert a paragraph with a style that...

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