Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 10,580 for

insert text

(0.1 sec)
  1. 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...
  2. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or section...to text # that does not interfere with the main body text's flow...flow. # Inserting an endnote adds a small superscript reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs 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/run...
  4. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange 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/rev...
  5. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  7. FieldDde.insert_as_html property | Aspose.Words...

    FieldDde.Insert_as_html property. Gets or sets whether to Insert the linked object as HTML format Text....insert_as_html property FieldDde.insert_as_html property Gets...whether to insert the linked object as HTML format text. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.Insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....insert_hyperlinks property FieldToc.insert_hyperlinks property...@property def insert_hyperlinks ( self ) -> bool : ... @insert_hyperlinks...

    reference.aspose.com/words/python-net/aspose.wo...
  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. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....Remarks: Retrieves the specified text. Examples: Shows to use the...new DocumentBuilder(doc); // Insert a QUOTE field, which will display...

    reference.aspose.com/words/java/com.aspose.word...