Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 10,804 for

insert text

(0.1 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with Text, images, annotations, documents, etc.... Text Extract text from pages. Search text from pages...pages. Get text segments. Search text using regular expressions....

    docs.aspose.com/pdf/cpp/key-features/
  2. InlineStory.isMoveFromRevision property | Aspos...

    InlineStory.isMoveFromRevision property. Returns ``true`` if this object was moved (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. FieldLink.insertAsUnicode property | Aspose.Wor...

    FieldLink.InsertAsUnicode property. Gets or sets whether to Insert the linked object as Unicode Text....whether to insert the linked object as Unicode text. get insertAsUnicode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....to return text for the mail merge engine to insert into the document...= args.getField(); // Insert the text for this merge field as...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of Text inside the paragraph....typed collection of pieces of text inside the paragraph. get runs...an Inline node. // 1 - An "insert" revision: // This revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main Text story) of a [Section](../../section/); false otherwise....paragraph in the Body (main text story) of a Section ; false...boolean Examples Shows how to insert the contents of one document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...NET) – inserting and customizing SmartArt Below...example that creates a new DOCX, inserts a Basic Cycle SmartArt diagram...

    forum.aspose.com/t/aspose-words-python-smartart...
  8. FieldLink.insertAsRtf property | Aspose.Words f...

    FieldLink.InsertAsRtf property. Gets or sets whether to Insert the linked object in rich-Text format (RTF)....whether to insert the linked object in rich-text format (RTF)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex Text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...and Replace a specific regex text in a Word document and replace...nodes, or can contain other text. You can change your IReplacingCallback...

    forum.aspose.com/t/find-and-replace-is-replacin...