【问题标题】:Aspose.Words delete Nodes in a BookmarkAspose.Words 删除书签中的节点
【发布时间】:2015-08-21 22:08:39
【问题描述】:

我有一个使用 MVC3 的 C# .Net Web 应用程序。我正在使用 Aspose.Words 创建文档。我有一个源文档,在其中找到某个书签,然后想删除该书签中的所有数据并将其替换为我刚刚创建的文档。有什么想法吗?

【问题讨论】:

    标签: nodes bookmarks aspose


    【解决方案1】:

    请使用 Bookmark.Text = "" 删除书签中的所有数据,然后使用 'insert a Word document into another Word document' 文章中给出的代码 sn-p 在书签处插入文档。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-08-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多