Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,758 for

bookmark

(3.22 sec)
  1. 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...
  2. How to Remove Bookmark from PDF using Python

    This article explains how to remove Bookmark from PDF using Python. It shares Information to establish the environment and a runnable sample code to remove Bookmarks in PDF using Python....Product Family How to Remove Bookmark from PDF using Python This...tutorial briefs on how to remove bookmark from PDF using Python . It...

    kb.aspose.com/pdf/python/how-to-remove-bookmark...
  3. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a Bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...inserting a document at a bookmark Aspose.Words Product Family...to insert a document at a bookmark location using Aspose.Words...

    forum.aspose.com/t/difference-in-aspose-behavio...
  4. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a Bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...Insertion of a document at a bookmark updates hyperlinks and TOC...(Charts_EXECSUM.docm) at a bookmark location in word document...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  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…...Table in DOCX (Find by Index/Bookmark and Insert New Table) Using...Find a table by index OR by bookmark OR by matching specific text...

    forum.aspose.com/t/how-to-replace-an-existing-t...
  6. 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 sergei.shibanov April 15,...

    forum.aspose.com/t/bookmark-display-issue-in-ad...
  7. 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...

    forum.aspose.com/t/how-to-remove-default-bookma...
  8. Bookmark.LastColumn | Aspose.Words for .NET

    Discover the LastColumn property, easily access the zero-based index of the last column in your table's Bookmark range for efficient data management....LastColumn Contents [ Hide ] Bookmark.LastColumn property Gets the...range associated with the bookmark. public int LastColumn { get...

    reference.aspose.com/words/net/aspose.words/boo...
  9. Bookmark.FirstColumn | Aspose.Words for .NET

    Discover the FirstColumn property. Easily access the zero-based index of the first column in your table's Bookmark range for efficient data management....FirstColumn Contents [ Hide ] Bookmark.FirstColumn property Gets...range associated with the bookmark. public int FirstColumn {...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Create Bookmarks in PDF using Python

    Follow this article to create Bookmarks in PDF using Python. It has details to set the IDE, a list of steps, and a sample code to Bookmark PDF document using Python....TeX Product Family Create Bookmarks in PDF using Python This topic...topic explains how to create bookmarks in PDF using Python . It has...

    kb.aspose.com/pdf/python/create-bookmarks-in-pd...