Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 9,140 for

insert text

(0.04 sec)
  1. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....Examples Shows how to reference text with a footnote and an endnote...DocumentBuilder ( doc = doc ) # Insert some text and mark it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.isDeleteRevision property | Aspose....

    InlineStory.isDeleteRevision 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. expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Edit Word, PDF In Javascript

    Edit DOCX, DOC, PDF and a variety of other file formats in JavaScript....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using JavaScript...

    products.aspose.com/words/nodejs-net/edit/
  4. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (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...
  5. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....linked document in the form of text. // 1 - A LINK field: builder...Object[][] { {InsertLinkedObjectAs.TEXT}, {InsertLinkedObjectAs.UNICODE}...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Layout::ShowInBalloons enum | As...

    Aspose::Words::Layout::ShowInBalloons enum. Specifies which revisions are rendered in balloons in C++....Description None 0 Renders insert, delete and format revisions...revisions inline. Format 1 Renders insert and delete revisions inline...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. FieldRef.insert_paragraph_number_in_full_contex...

    FieldRef.Insert_paragraph_number_in_full_conText property. Gets or sets whether to Insert the paragraph number of the referenced paragraph in full conText....insert_paragraph_number_in_full_context property FieldRef.in...property Gets or sets whether to insert the paragraph number of the...

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

    Effortlessly end table rows in your documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance document clarity!...DocumentBuilder ( doc ); // Insert a cell into the first column...builder . Write ( "Text in merged cells." ); // Insert a cell into the...

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