Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,252 for

pdf bookmarks

(0.17 sec)
  1. Create PdfBookmarkEntry for Chart Sheet|Documen...

    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....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/net/create-pdfbookmarkent...
  2. 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...Remove Bookmark from PDF using C# How to Insert a Bookmark in Word...

    kb.aspose.com/categories/page/58/
  3. 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...in C# How to Rotate Text in PDF using C# How to Rotate Text in...

    kb.aspose.com/categories/page/56/
  4. Add Document Action|Aspose.PDF for Python via .NET

    This example adds a JavaScript alert that appears when the Pdf is opened. The script is attached to the document open event and executed automatically in supported Pdf viewers....events occur, such as opening a PDF. With PdfContentEditor , you...PdfContentEditor object. Bind the input PDF. Add Document-Level action. Save...

    docs.aspose.com/pdf/python-net/add-document-act...
  5. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported....corresponding headings when saving a PDF document. doc = aw . Document...method converts the document to .PDF. save_options = aw . saving ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和Pdf文件的目录对应,Pdf的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...8:03am 1 问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下:...Toc2) { Bookmark bookmarkLayout = doc.Range.Bookmarks[hyperlink...

    forum.aspose.com/t/word/316558
  7. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and Pdf using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just...Aspose.Total for both Word and PDF documents, follow these steps:...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  8. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....PDF Product Family Aspose.Cells Product...in Word using C# How to Add Bookmark in Word using C# How to Insert...

    kb.aspose.com/words/net/page/3/
  9. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....Examples Shows how to create PDF document outline entries for...converts the document to .PDF. pdf_save_options = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 添加书签操作|Aspose.PDF for Python via .NET

    此示例绑定一个输入 Pdf,创建一个标签为 "PdfContentEditor Bookmark" 的书签,该书签导航至第 1 页,并保存更新后的文档。...添加书签操作 Contents [ Hide ] 书签提供了在 PDF 文档内快速导航的功能。使用 PdfContentEditor...创建 PdfContentEditor 对象。 绑定输入 PDF。 定义书签属性。 分配书签操作。 保存已更新的 Document。...

    docs.aspose.com/pdf/zh/python-net/add-bookmark-...