Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 6,467 for

document insertion

(0.09 sec)
  1. Aspose::Words::Replacing::IReplacingCallback::R...

    Aspose::Words::Replacing::IReplacingCallback::Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...} }; Shows how to insert an entire document’s contents as a replacement...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document | Aspose.Words for Java

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  4. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made.... Document (); let builder = new aw ...(); } Shows how to insert an entire document’s contents as a replacement...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....InsertAfter<T> method Inserts the specified node immediately...Description newChild T The Node to insert. refChild Node The Node that...

    reference.aspose.com/words/net/aspose.words/com...
  6. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the Document as an editable range start in C++....the current position in the document as an editable range start...Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation...visit the Find and Replace documentation article. Properties Name...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....insert_after method insert_after(new_child, ref_child) Inserts...specified reference node. def insert_after ( self , new_child :...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of Document text in Java....decoration effect for revisions of document text. Examples: Shows how...appearance of revisions. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  10. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your Documents. Enhance your workflow today!...visit the Find and Replace documentation article. public class ReplacingArgs...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...