Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 187,651 for

page

(0.12 sec)
  1. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/nodejs-net/working-with-h...
  2. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF documents in Python? Rotate PDF files with high quality using Python via .NET PDF library....might be a need to rotate the pages within a PDF. This task allows...allows for altering the page orientation, converting from portrait...

    products.aspose.com/pdf/tutorial/rotate-pdf/
  3. Remove Tables from existing PDF|Aspose.PDF for ...

    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....the first table on the first page with TableAbsorber, deletes...first page with absorber absorber . visit ( document . pages [ 1...

    docs.aspose.com/pdf/python-net/removing-tables/
  4. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...

    docs.aspose.com/ocr/python-net/image-regions-pa...
  5. Using and Configuring CRM Duplicate Detection|A...

    How to use and configure Aspose Duplicate Detection add-on using C#.... What is this page about? This page explains how to use...Add a new Page. Add Prompt and Response under the page. Set Prompt...

    docs.aspose.com/words/net/using-and-configuring...
  6. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  7. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute Page numbers of document nodes. To learn more, visit the documentation article in C++....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPageS fields with actual values in extracted Pages for accurate numbering using UnlinkPagesNumberFields....Show how to reset the initial page numbering and save the NUMPAGE...doc = new Document ( MyDir + "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_Pages method...extract_pages method Contents [ Hide ] extract_pages(index, count...specified range of pages and the given page extract options. def...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new Page range object....PageRange(from_address, to) Creates a new page range object. def __init__ (...starting page zero-based index. to int The ending page zero-based...

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