Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,718 for

bookmark

(0.15 sec)
  1. Document bookmark misplaced in the last documen...

    We encountered an issue when document Bookmark in the last document is misplaced after calls to document.appendDocument() Expected Bookmark location same as before the merge. Actual Bookmark location - after the two im…...Document bookmark misplaced in the last document after document...encountered an issue when document bookmark in the last document is misplaced...

    forum.aspose.com/t/document-bookmark-misplaced-...
  2. Getting odd bookmark names for merged pdf in mi...

    I am using apsose pdf to merge a pdf and add Bookmarks to it , but the Bookmark names are coming correctly when viewed in chrome browser but is not working well with microsoft edge Edge image.png (1.4 KB) Chrome imag…...Getting odd bookmark names for merged pdf in microsoft edge for...a pdf and add bookmarks to it , but the bookmark names are coming...

    forum.aspose.com/t/getting-odd-bookmark-names-f...
  3. Sub-bookmark Titles Garbled When Saving PDF - F...

    Hello, ■ Environment Library: Aspose.PDF for .NET 26.4.0 OS: Windows 11 Pro 24H2 ■ Issue In the attached sample program, I compared the Bookmark (outline) titles before and after saving the PDF, and found that some s…...Sub-bookmark Titles Garbled When Saving PDF Aspose.PDF Product...sample program, I compared the bookmark (outline) titles before and...

    forum.aspose.com/t/sub-bookmark-titles-garbled-...
  4. Bookmark display issue in Adobe Acrobat Browser...

    Hello, There is an issue with Bookmarks in PDF files generated using Aspose.PDF version 25.2 and above. The Bookmarks are not displayed correctly when the PDF is opened using the Adobe Acrobat browser extension: image.…...Bookmark display issue in Adobe Acrobat Browser Extension after...Family aspose-pdf-net , pdf-bookmarks ARTJ July 1, 2025, 7:26am...

    forum.aspose.com/t/bookmark-display-issue-in-ad...
  5. Unable to load bookmark destination correctly f...

    Hello, It seems that Aspose.PDF I licensed is unable to laod Bookmark destination data from file “Test_PC.pdf” I attached. My code snippet is below. Adobe Acrobat Pro can show this info correctly. Please look st the sc…...Unable to load bookmark destination correctly from PDF file Aspose...licensed is unable to laod bookmark destination data from file...

    forum.aspose.com/t/unable-to-load-bookmark-dest...
  6. Getting odd bookmark names for merged pdf in mi...

    I am using apsose pdf to merge a pdf and add Bookmarks to it , but the Bookmark names are coming correctly when viewed in chrome browser but is not working well with microsoft edge Edge image.png (112.2 KB) Chrome im…...Getting odd bookmark names for merged pdf in microsoft edge for...a pdf and add bookmarks to it , but the bookmark names are coming...

    forum.aspose.com/t/getting-odd-bookmark-names-f...
  7. How to Remove Bookmark from PDF using C#

    This quick tutorial guides you on how to remove Bookmark from PDF using C#. It provides details about the configuration, list of steps and a runnable sample code to remove Bookmarks in PDF using C#....Product Family How to Remove Bookmark from PDF using C# This how-to...guide explains how to remove bookmark from PDF using C# . It provides...

    kb.aspose.com/pdf/net/how-to-remove-bookmark-fr...
  8. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a Bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this Bookmark from being included du…...How to Remove Default Bookmark When Exporting a Named Range as...HTML, and I’ve noticed that a bookmark with the range name is automatically...

    forum.aspose.com/t/how-to-remove-default-bookma...
  9. When bookmarks are in nearby table cells, bookm...

    Hi Aspose team, In .NET, I have trouble with Bookmark content inserting like this : I have 2 Bookmarks “BM_Cell1” and “BM_Cell2” in table cells like image below (the second is next to the first) image.png (3.4 KB) …...When bookmarks are in nearby table cells, bookmark contents are....NET, I have trouble with bookmark content inserting like this...

    forum.aspose.com/t/when-bookmarks-are-in-nearby...
  10. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...to page size how to set the Bookmark parameter value(FitH- X-Y)...//How to choose among these? Bookmark XML file will Import to PDF...

    forum.aspose.com/t/according-to-page-size-how-t...