Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,806 for

bookmark

(0.06 sec)
  1. Getting error while adding text to bookmark - A...

    Hi Team, I am getting below error while adding black text in Bookmark. Could you please help. Caused by: java.lang.IllegalArgumentException: The reference node is not a child of this node. at com.aspose.words.Composite…...error while adding text to bookmark Aspose.Words Product Family...while adding black text in bookmark. Could you please help. Caused...

    forum.aspose.com/t/getting-error-while-adding-t...
  2. Bookmark is lost after comparing documents - As...

    This sounds very similar to an issue I have as well. I’ve attached my two input documents as well as the output I receive with version 21.10. left.docx (13.3 KB) right.docx (17.6 KB) diff.docx (13.1 KB)...Bookmark is lost after comparing documents Aspose.Words Product...6 KB) diff.docx (13.1 KB) Bookmark is Lost after Comparing Documents...

    forum.aspose.com/t/bookmark-is-lost-after-compa...
  3. How to add bookmark in content control first ch...

    Hii team, I want to add Bookmark in content control first child and last child of each page when content control is splited on multiple pages. Snippet : Aspose.Words.Document doc = new Aspose.Words.Document(@"C:\\Sam…...How to add bookmark in content control first child and last child...#1 Hii team, I want to add bookmark in content control first child...

    forum.aspose.com/t/how-to-add-bookmark-in-conte...
  4. Removing Bookmark in Table does not behaive sam...

    The Aspose.Words API when there is a Bookmark inside of a Table is removing another Bookmark that is not fully contained in the Bookmark being removed. In the attached file there is a Bookmark named “False2”. When the …...Removing Bookmark in Table does not behaive same as Word Interop...Words API when there is a Bookmark inside of a Table is removing...

    forum.aspose.com/t/removing-bookmark-in-table-d...
  5. Bookmark is Lost after Comparing Documents usin...

    I have two documents, docA with a Bookmark1, and docB with an additional line and a new Bookmark2. I open both documents and call docA.compare(docB) and save the result. The result document shows the insertion but bookma…...Bookmark is Lost after Comparing Documents using Java Aspose...Aspose.Words Product Family bookmark yilin August 6, 2021, 4:32pm #1...

    forum.aspose.com/t/bookmark-is-lost-after-compa...
  6. Adding Bookmark for Math equations in MS word d...

    Sample Code: public static Bookmark insertBookmarkAroundNode(Node node, boolean updateLayout) { CompositeNode parentNode = node.getParentNode(); if (Objects.isNull(parentNode)) { return null; } …...Adding Bookmark for Math equations in MS word documents taking...Sample Code: public static Bookmark insertBookmarkAround(Node...

    forum.aspose.com/t/adding-bookmark-for-math-equ...
  7. Add bookmark to a pdf file and in an accurate l...

    HI all I have a feature for adding Bookmark to a PDF file, but I found when I click the Bookmark, I cann’t located the accurate line to the content. I tried all the destination I found, but I didn’t do it successfully.…...Add bookmark to a pdf file and in an accurate location Aspose...have a feature for adding bookmark to a PDF file, but I found...

    forum.aspose.com/t/add-bookmark-to-a-pdf-file-a...
  8. doc转pdf显示Error! No bookmark name given - Free S...

    使用版本:20.6 代码: Document document = new Document(“1.doc”); document.save(“1.pdf”, SaveFormat.PDF); test.zip (488.9 KB)... No bookmark name given 中文技术支持 asposeren August...

    forum.aspose.com/t/doc-pdf-error-no-bookmark-na...
  9. How to get destination file name of bookmark - ...

    Hi Team, I have pdf Bookmark navigating to another pdf file, The action type i was getting is GoToR, I need to get the file path of the destination. I got this with hyperlinks by using below code. string filename = (…...get destination file name of bookmark Aspose.PDF Product Family...3:38pm #1 Hi Team, I have pdf bookmark navigating to another pdf...

    forum.aspose.com/t/how-to-get-destination-file-...
  10. Bookmark | Aspose.PDF for .NET API 参考

    表示书签...Bookmark 内容 [ 隐藏 ] Bookmark class 表示书签。 public sealed class Bookmark...Bookmark 构造函数 姓名 描述 Bookmark () 默认构造函数。 特性 姓名 描述 Action { get;...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...