Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,971 for

pdf bookmarks

(0.05 sec)
  1. 获取、更新和扩展书签|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...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++....or a sets a bookmark outline level by the bookmark name. void...Case-insensitive name of the bookmark. ReturnValue The outline level...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. BookmarksOutlineLevelCollection.remove_at metho...

    BookmarksOutlineLevelCollection.remove_at method. Removes a bookmark at the specified index....remove_at(index) Removes a bookmark at the specified index. def...to set outline levels for bookmarks. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. BookmarksOutlineLevelCollection.Contains | Aspo...

    Discover if a bookmark exists in BookmarksOutlineLevelCollection. Easily manage your Bookmarks with this essential method for efficient organization....the collection contains a bookmark with the given name. public...Case-insensitive name of the bookmark to locate. Return Value true...

    reference.aspose.com/words/net/aspose.words.sav...
  9. BookmarksOutlineLevelCollection.Remove | Aspose...

    Effortlessly remove Bookmarks by name with the BookmarksOutlineLevelCollection Remove method. Simplify your document management today!...Remove method Removes a bookmark with the specified name from...case-insensitive name of the bookmark. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BookmarksOutlineLevelCollection.Count | Aspose....

    Discover the BookmarksOutlineLevelCollection Count property to easily access the total number of elements in your collection for efficient data management....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...