Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 19,745 for

document insertion

(0.15 sec)
  1. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by index OR by bookmark OR by matching…...(Find by Index/Bookmark and Insert New Table) Using Aspose.Words...Remove/Clear the existing table Insert a new table in the exact same...

    forum.aspose.com/t/how-to-replace-an-existing-t...
  2. Compare Documents in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/compare-documents/
  3. Importing and adding rows to table not applying...

    Hi all, We have some code that imports tables rows from one Document into another and appends them to a table. Both tables have the same total width. However they have a different number of columns. We’re doing it like…...imports tables rows from one document into another and appends them...this: static void AppendTable(Document targetDoc, string docWithTable)...

    forum.aspose.com/t/importing-and-adding-rows-to...
  4. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... 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. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting formatting in the docum…...Insert HTML into Word Doc does not use the html margins within...I am having an issue with inserting HTML into a Word Doc (via...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  6. Insert and Append Documents|Aspose.Words for No...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Node.js....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  7. Add Slides to Presentations in .NET|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for .NET—seamless, efficient slide Insertion in seconds.... FAQ Can I insert a new slide at a specific position...supports slide collections and insert / clone operations, so you...

    docs.aspose.com/slides/net/add-slide-to-present...
  8. Add Slides to Presentations in C++|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for C++ — seamless, efficient slide Insertion in seconds.... FAQ Can I insert a new slide at a specific position...supports slide collections and insert / clone operations, so you...

    docs.aspose.com/slides/cpp/add-slide-to-present...
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for .NET API....Ask AI Inserting and Deleting Rows and Columns of Excel file...left. Insert Rows and Columns How to Insert a Row Insert a row...

    docs.aspose.com/cells/net/inserting-and-deletin...
  10. EditableRange.EditorGroup | Aspose.Words for .NET

    Manage user permissions effortlessly with the EditableRange EditorGroup property, allowing control over editing access for enhanced collaboration.... Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...