Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,167 for

pdf bookmarks

(0.07 sec)
  1. Working with Annotations|Aspose.PDF for .NET

    This section explains how to work with Aspose.Pdf Facades using PdfAnnotationEditor Class....pdf.facades Extract Annotation Flatten...Document Content Working with Bookmarks Analyzing your prompt, please...

    docs.aspose.com/pdf/net/pdfannotationeditor-class/
  2. Create PdfBookmarkEntry for Chart Sheet with C+...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....creates four bookmark entries as follows: Bookmark-I Bookmark-II-Chart1...Bookmark-II-Chart1 Bookmark-III Bookmark-IV-Chart2 The following screenshot...

    docs.aspose.com/cells/cpp/create-pdfbookmarkent...
  3. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.Pdf for Python库在Pdf文件中使用书签。...OutlineCollection 集合包含了 PDF 文件的所有书签。本文解释了如何从 PDF 文件中获取书签,以及如何获取特定书签所在的页面。...提供了对所有书签属性的访问。以下代码片段展示了如何从 PDF 文件中获取书签。 import aspose.pdf as ap # 打开文档 document...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  4. 添加和删除书签|Aspose.PDF for Java

    您可以使用 Java 向 Pdf 文档添加书签。可以从 Pdf 文档中删除所有或特定书签。...添加和删除书签 Contents [ Hide ] 向 PDF 文档添加书签 书签存储在 Document 对象的 OutlineItemCollectio...OutlineCollection 集合中。 要向 PDF 添加书签: 使用 Document 对象打开 PDF 文档。 创建书签并定义其属性。...

    docs.aspose.com/pdf/zh/java/add-and-delete-book...
  5. Advanced operations|Aspose.PDF for .NET

    Aspose.Pdf can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....about how to deals with existing PDF files programatically, be they...Aspose.PDF as discussed in Basic Operations , or PDFs created...

    docs.aspose.com/pdf/net/advanced-operations/
  6. 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…...set the Bookmark parameter value(FitH- X-Y)? Aspose.PDF Product...among these? Bookmark XML file will Import to PDF file. <?xml...

    forum.aspose.com/t/according-to-page-size-how-t...
  7. Set DefaultFont property of PdfSaveOptions and ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....might expect that saving to PDF or image would set that DefaultFont...font. Generally, when saving to PDF or image, Aspose.Cells will first...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.Pdf Product Family Aspose.Cells Pr......PDF Product Family Aspose.Cells Product...using C# How to Convert XLSX to PDF having Restricted Permissions...

    kb.aspose.com/categories/page/75/
  9. Topics tagged aspose-pdf-net

    Topics tagged aspose-Pdf-net...aspose-pdf-net Topic Replies Views Activity Aspose.pdf.dll for....Net : merge file to single pdf having intermittent issues Aspose...

    forum.aspose.com/tag/aspose-pdf-net
  10. 如何使用 C++ 读取 PDF 文件中的书签

    在本教程中,我们将学习如何使用 C++ 读取 Pdf 文件中的书签。您可以提取书签的不同属性,例如 C++ 中的标题或格式。...PDF Product Family Aspose.Cells Product...如何使用 C++ 读取 PDF 文件中的书签 在本教程中,我们将学习如何使用 C++ 读取 PDF 文件中的书签 。您可以通过使用...

    kb.aspose.com/zh/pdf/cpp/how-to-read-bookmarks-...