Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 9,140 for

insert text

(0.04 sec)
  1. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, Text frame or a floating table....alignment of a floating shape, text frame or a floating table. Members...NONE . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled in C++....Returns true if this object was inserted in Microsoft Word while change...an Inline node. // 1 - An "insert" revision: // This revision...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation....needs to have document body text enclosed by // BookmarkStart...doc . Range . Bookmarks [ 0 ]. Text . Trim (), Is . EqualTo ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified in C++....:: Document > (); // Insert a plain text structured document tag...as a plain text form that the user may enter text into. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was 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...
  6. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Examples Shows how to insert the contents of one document...bookmark in another document. def insert_at_bookmark (): doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. BookmarksOutlineLevelCollection.Clear | Aspose....

    Effortlessly clear all elements from your BookmarksOutlineLevelCollection with our Clear method, optimizing your data management for enhanced efficiency....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...'Bookmark 1' ) builder . writeln ( 'Text inside Bookmark 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain Text format....footers are exported to plain text format. Members Name Description...to plain text format. doc = aw . Document () # Insert even and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.rtlGutter property | Aspose.Words for...

    PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...