Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,220 for

pdf bookmarks

(0.12 sec)
  1. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to Pdf. We are trying to render the Pdf with Bookmarks retained and below is how we have implemente…...Conversion from Word to PDF has some issues with the allignment...Word to PDF. We are trying to render the PDF with Bookmarks retained...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  2. Working with Accessibility and Tagged PDFs|Aspo...

    This chapter descripts the possibility to create Tagged Pdf documents. This feature allows to add tags to structural documents. Learn more about the ways of getting affordable Pdfs....Accessibility and Tagged PDFs Contents [ Hide ] A tagged PDF document allows...addition, accessibility tags in a PDF document give the possibility...

    docs.aspose.com/pdf/androidjava/accessibility-t...
  3. OutlineOptions.BookmarksOutlineLevels | Aspose....

    Discover the BookmarksOutlineLevels property in OutlineOptions to customize your Bookmarks' hierarchy for enhanced navigation and user experience....Allows to specify individual bookmarks outline level. public BookmarksOutlineLeve...BookmarksOutlineLeve { get ; } Remarks If bookmark level is not specified in...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection....to set outline levels for bookmarks. doc = aw . Document () builder...doc ) # Insert a bookmark with another bookmark nested inside it...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection....to set outline levels for bookmarks. let doc = new aw . Document...); // Insert a bookmark with another bookmark nested inside it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....method remove(name) Removes a bookmark with the specified name from...case-insensitive name of the bookmark. Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output Pdf when there is nothing to print using Aspose.Cells for JavaScript via C++....Avoid Blank Page in Output PDF when there is Nothing to Print...empty and the user saves it to PDF using Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  8. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert DOCX to Pdf. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated Pdf. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...footnotes converting DOCX to PDF Aspose.Words Product Family words-net...1 Scenario : Convert DOCX to PDF. Issue : Aspose.Words 24.12 –...

    forum.aspose.com/t/aspose-words-looses-footnote...
  9. 获取、更新和扩展书签|Aspose.PDF for C++

    Aspose.Pdf for C++ 库允许您在 Pdf 文件中获取和更新。...OutlineCollection 集合包含了 PDF 文件的所有书签。本文解释了如何从 PDF 文件中获取书签,以及如何获取特定书签所在的页面。...OutlineItemCollectio 提供对所有书签属性的访问。以下代码片段显示了如何从 PDF 文件中获取书签。 void GettingBookmarks...

    docs.aspose.com/pdf/zh/cpp/get-update-and-expan...
  10. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....Ask AI Working with Actions in PDF Contents [ Hide ] The following...with Aspose.PDF.Drawing library. Add Hyperlink in a PDF File It is...

    docs.aspose.com/pdf/net/actions/