Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 20,124 for

document insertion

(0.13 sec)
  1. 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...
  2. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue Document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_Document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_Document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...hyperlink styles in redlined document Aspose.Words Product Family...9:54am 1 Hyperlinks issue document _INPUT.docx (60.9 KB) Red...

    forum.aspose.com/t/aspose-words-python-missing-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word Document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...converting an Excel table to a Word document using Aspose.Cells and Aspose...Words, insert the generated HTML table into a Word document. Expected...

    forum.aspose.com/t/indentation-applied-to-first...