Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 9,875 for

bookmark

(0.05 sec)
  1. Delete particular bookmark in PDF using Aspose....

    Not able to delete particular Bookmark,but able to update title for the same object with the following code Document pdfDocument = new Document(“D://1.pdf”); OutlineItemCollection CurrentItem = pdfDocument.Outlines [1]…...Delete particular bookmark in PDF using Aspose.PDF for .NET Aspose...able to delete particular bookmark,but able to update title for...

    forum.aspose.com/t/delete-particular-bookmark-i...
  2. Find table cell index by text, not bookmark - A...

    Hi, I have this code that I use to find a table using a Word Bookmark. Now I need the same function but without having a Word Bookmark, but a piece of text, ie [Start]. Can you help me, please? builder.MoveToBookmark(…...table cell index by text, not bookmark Aspose.Words Product Family...find a table using a Word bookmark. Now I need the same function...

    forum.aspose.com/t/find-table-cell-index-by-tex...
  3. Create Parent Bookmark in Large file - Aspose.P...

    Hi Aspose Team, We have following scenario in our system. When we merging several pdf files, for each file we are creating a parent Bookmark to distinguish these files later in pdf reader. But sometimes when pdf file w…...Create Parent Bookmark in Large file Aspose.PDF Product Family...file we are creating a parent bookmark to distinguish these files...

    forum.aspose.com/t/create-parent-bookmark-in-la...
  4. Inserting Image at Bookmark doesn't maintain ho...

    I have some simple code attempting to insert an image at a certain Bookmark, like this: Stream stream = new MemoryStream(document); Aspose.Words.Document doc = new Aspose.Words.Document(stream); Aspose.Words.DocumentB…...Inserting Image at Bookmark doesn't maintain horizontal position...insert an image at a certain bookmark, like this: Stream stream...

    forum.aspose.com/t/inserting-image-at-bookmark-...
  5. Need to split PDF's based on the bookmark's - A...

    Hi all, I have multiple PDF’s with over 200 pages every PDF’s have several Bookmarked. I have to split each PDF’s based on the no of Bookmarks of each PDF and save them as individual PDF to one location. Please let me k…...on the bookmark's Aspose.PDF Product Family bookmark , split-pdf...every PDF’s have several bookmarked. I have to split each PDF’s...

    forum.aspose.com/t/need-to-split-pdfs-based-on-...
  6. Get contents of Bookmark within a table with me...

    Hi guys, I have a table with multiple Bookmarks inside. However some of the Bookmarks are in cells that are MERGED. I used that link provided by: http://www.aspose.com/docs/display/wordsnet/Extract+Content+from+a+Bookma…...Get contents of Bookmark within a table with merged cells Aspose...multiple bookmarks inside. However some of the bookmarks are in...

    forum.aspose.com/t/get-contents-of-bookmark-wit...
  7. Word to epub bookmark display is incorrect - Fr...

    I have a Word document and I find that when I convert it to ePub format, the Bookmarks are not displayed correctly. void Main() { var doc = new Aspose.Words.Document(@"C:\Users\54390\Downloads\f92690fd45a94a7e8ec7bdbdf…...Word to epub bookmark display is incorrect Aspose.Words Product...convert it to ePub format, the bookmarks are not displayed correctly...

    forum.aspose.com/t/word-to-epub-bookmark-displa...
  8. Setting font to unhidden in bookmark range - As...

    Hello, I am trying to set the font in a Bookmark range to not hidden. But I cannot seem to update the range so it is actually not hidden. How do I accomplish this? Here is my code: builder…...Setting font to unhidden in bookmark range Aspose.Words Product...trying to set the font in a bookmark range to not hidden. But I...

    forum.aspose.com/t/setting-font-to-unhidden-in-...
  9. How to check weather bookmark pane is visible o...

    how to check weather Bookmark pane is visible or not?...How to check weather bookmark pane is visible or not? Aspose...1:49pm #1 how to check weather bookmark pane is visible or not? Farhan...

    forum.aspose.com/t/how-to-check-weather-bookmar...
  10. MailmergeCleanupOptions.RemoveEmptyParagraphs E...

    Performing mailmerge on Microsoft Word document (docX) It looks like MailmergeCleanupOptions.RemoveEmptyParagraphs removes Empty Bookmark content before IF fields are evaluated when performing a Mailmerge. Why is that?…...RemoveEmptyParagraph Empty Bookmark removed before IF fields are...RemoveEmptyParagraph removes Empty Bookmark content before IF fields are...

    forum.aspose.com/t/mailmergecleanupoptions-remo...