Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,232 for

pdf bookmarks

(0.98 sec)
  1. 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...
  2. Aspose::Words::Saving::OutlineOptions::get_Book...

    Aspose::Words::Saving::OutlineOptions::get_BookmarksOutlineLevels method. Allows to specify individual Bookmarks outline level in C++....Allows to specify individual bookmarks outline level. System :: SharedPtr...get_BookmarksOutlineLeve () const Remarks If bookmark level is not specified in...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Working with Accessibility and Tagged PDFs|Aspo...

    Ensure Pdf accessibility with Aspose.Pdf for Java. Learn how to create tagged Pdfs to meet accessibility standards like WCAG and Pdf...Accessibility and Tagged PDFs Contents [ Hide ] A Tagged PDF document can...Adding accessibility tags to PDF files makes it easier for screen...

    docs.aspose.com/pdf/java/accessibility-tagged-pdf/
  4. 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...
  5. 获取、更新和扩展书签|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...
  6. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index....removeAt(index) Removes a bookmark at the specified index. removeAt...to set outline levels for bookmarks. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in 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...
  8. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection indexer. Gets or sets a bookmark outline level at the specified index....__getitem__(index) Gets or sets a bookmark outline level at the specified...Returns The outline level of the bookmark. Valid range is 0 to 9. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/python-net/aspose.wo...
  10. BookmarksOutlineLevelCollection.Clear | Aspose....

    Effortlessly clear all elements from your BookmarksOutlineLevelCollection with our Clear method, optimizing your data management for enhanced efficiency....to set outline levels for bookmarks. Document doc = new Document...); // Insert a bookmark with another bookmark nested inside it...

    reference.aspose.com/words/net/aspose.words.sav...