Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 187,808 for

page

(0.34 sec)
  1. Create Table of Content in PDF using Python

    Create table of content in PDF using Python. Get the development environment settings, a list of tasks, and a sample code to add table of contents to PDF using Python....Page Product Family Aspose.PSD Product...connectivity with different pages from the PDF file. Steps to...

    kb.aspose.com/pdf/python/create-table-of-conten...
  2. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: document = new Document(); document.Pages.Add(); Page Page = document.Pages[1]; string audioFile = @"…...Pages.Add(); Page page = document.Pages[1]; string...SoundAnnotation soundAnnotation = new(page, new Rectangle(20, 20, 40, 40)...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  3. PageSetup.Borders | Aspose.Words for .NET

    Discover the PageSetup Borders property to easily access and customize your Page borders for a polished, professional look in your documents....property Gets a collection of the page borders. public BorderCollection...Shows how to create green wavy page border with a shadow. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  4. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....Page Product Family Aspose.PSD Product...Search the text on the target page using the TextFragmentAbsorber...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  5. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a list of steps, and a sample code to bookmark PDF document using Java....Page Product Family Aspose.PSD Product...to add bookmarks for all the pages, set display properties of the...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...
  6. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification....to locate tables on the first page, accesses a particular text...find all tables on the first page. Access a specific text fragment:...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  7. Change Background of VSX File via Python | prod...

    Python source code to change background of VSX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  8. Change Background of VSD File via Python | prod...

    Python source code to change background of VSD documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  9. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...arrayBuffer )); // Gets the setting of page setup for the first worksheet...Sets different odd and even pages pageSetup . isHFDiffOddEven...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. LayoutCollector.getStartPageIndex method | Aspo...

    LayoutCollector.getStartPageIndex method. Gets 1-based index of the Page where node begins...) Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. getStartPageIndex ( node :...

    reference.aspose.com/words/nodejs-net/aspose.wo...