Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 3,844 for

insert text

(0.08 sec)
  1. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.Text format in Java....TEXT format. To learn more, visit...Assert.assertEquals(SaveFormat.TEXT, txtSaveOptions.getSaveFormat());...

    reference.aspose.com/words/java/com.aspose.word...
  2. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document... The copy can be inserted into the same or different...different document. To add, insert or remove a whole section including...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field... display_result Gets the text that represents the displayed...the formatting of the entry text in the document from the entry...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the document.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldInfo class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldInfo class. Implements the INFO field... Remarks Inserts information about a document...Description displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....new DocumentBuilder(doc); // Insert a bookmark with another bookmark...startBookmark("Bookmark 1"); builder.writeln("Text inside Bookmark 1."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....Name Description Insertion New content was inserted in the document...( false ); // We have added text using the document builder,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control....TrackRevisions ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....navigate to a Run of text then you can insert bookmark right before..." , layoutEnumerator -> get_Text ()); See Also Class Node Class...

    reference.aspose.com/words/cpp/aspose.words.lay...