Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 20,827 for

document insertion

(0.16 sec)
  1. How to set single color to all revisions and no...

    Hello Support, This is request from Mahendra Reddy Kona: We encountered a requirement where we need to maintain a consistent revision color across all Document revisions, regardless of the author. Despite following the…...revision color across all document revisions, regardless of the... Despite following the documentation, I haven’t been able to...

    forum.aspose.com/t/how-to-set-single-color-to-a...
  2. 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...
  3. 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...
  4. Origin of LINQ Reporting Engine in Java|Aspose....

    Learn the concept of LINQ Reporting Engine to build a report in Java....designed for simple data insertion and are not easily extensible...logic without polluting the document with merge fields. Q: Is the...

    docs.aspose.com/words/java/origin-of-linq-repor...
  5. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a Document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...change the font of a run in a document that has tracked changes enabled...revisions. Any ideas? var document = new Document(@"c:\temp\support\TrackedChangesDoc...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  6. 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...
  7. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete text, caret, and replace annotations in PDF Documents using Aspose.PDF for Python via .NET....markup annotations in PDF documents using Aspose.PDF for Python...comments caret annotations for insertion markers replace annotations...

    docs.aspose.com/pdf/python-net/markup-annotations/
  8. Compare Documents in Java|Aspose.Words for Java

    Compare two Documents in any supported formats and shows content changes. You can apply advanced options when comparing using Java....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/java/compare-documents/
  9. 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...such replacements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 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...