Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 10,614 for

insert text

(0.08 sec)
  1. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your document management!... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert ...

    reference.aspose.com/words/net/aspose.words/inl...
  2. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert ...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed 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...
  4. Working with Pages in Ruby|Aspose.PDF for Java

    Add, remove, or manipulate pages in PDFs programmatically with Aspose.PDF for Ruby....Ruby Insert an Empty Page at End of PDF File in Ruby Insert an...Object in Ruby Working with Text in Ruby...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  5. Working with Pages in Python|Aspose.PDF for Java

    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....Get Page Properties in Python Insert an Empty Page at End of PDF...PDF File in Python Insert an Empty Page into a PDF File in Python...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  6. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....Ruby, simply invoke insert_watermark_text() method of AddWatermark...Code def insert_watermark_text ( doc , watermark_text ) # Create...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  7. BookmarksOutlineLevelCollection.index_of_key me...

    BookmarksOutlineLevelCollection.index_of_key method. Returns the zero-based index of the specified bookmark in 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...
  8. 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...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Clear method. Removes all elements from the collection in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FieldToc.update_page_numbers method | Aspose.Wo...

    FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...

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