Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 10,680 for

insert text

(0.16 sec)
  1. 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...
  2. FieldDde | Aspose.Words for Java

    Implements the DDE 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...
  3. 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-...
  4. 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-...
  5. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage shapes, ole objects in a document using Node.js.... Inserting Shapes Using Document Builder You can insert inline...specified position, size and text wrap type into a document using...

    docs.aspose.com/words/nodejs-net/working-with-s...
  6. 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...
  7. 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...
  8. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js.... Inserting a Hyperlink Use the insertHyperlink...insertHyperlink method to insert a hyperlink into the document. This...

    docs.aspose.com/words/nodejs-net/working-with-h...
  9. Add Pages in PDF with C++|Aspose.PDF for C++

    This article teaches how to Insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using C++....PDF for C++ lets you insert a page to a PDF document at...the end of a PDF file. Add or Insert Page in a PDF File Aspose.PDF...

    docs.aspose.com/pdf/cpp/add-pages/
  10. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....const Examples Shows how to hide text in a rendered output document...DocumentBuilder > ( doc ); // Insert hidden text, then specify whether...

    reference.aspose.com/words/cpp/aspose.words/doc...