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

insert text

(0.08 sec)
  1. 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...
  2. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert.assertTrue(runs...

    reference.aspose.com/words/java/com.aspose.word...
  3. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...toEqual ( 2 ); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index....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...
  5. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in 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...
  6. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....const Examples Shows how to hide text in a rendered output document...DocumentBuilder > ( doc ); // Insert hidden text, then specify whether...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....Contents [ Hide ] How to add/insert TextBox to Worksheet with Golang...Golang via C++ How to apply/set text alignment to textbox with Golang...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...
  8. Getting Started|Documentation

    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....Plain Text (TXT) Easily extract text by saving in plain text format...within or between workbooks Insert images Create charts Set gradient...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  9. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of Text inside the paragraph....typed collection of pieces of text inside the paragraph. @property...flag an Inline node. # 1 - An "insert" revision: # This revision...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js.... Inserting a Hyperlink Use the insertHyperlink...insertHyperlink method to insert a hyperlink into the document. This...

    docs.aspose.com/words/nodejs-net/working-with-h...