Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 28,004 for

numbers

(0.07 sec)
  1. Stamp PDF Pages in Python|Aspose.PDF for Python...

    Learn how to add page Numbers, page stamps, image stamps, and text stamps to PDF pages in Python....add overlays such as page numbers, watermarks, logos, or text...Adding Page Number stamps in the PDF File - add page numbers to your...

    docs.aspose.com/pdf/python-net/stamping/
  2. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....and paragraph settings, page numbers, and handling different page...the document, such as page numbers, creation date, company information...

    docs.aspose.com/words/python-net/working-with-h...
  3. 在xlsx4j中设置打印标题|Documentation

    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....getPageSetup (); //Defining column numbers A & B as title columns pageSetup..."$A:$B" ); //Defining row numbers 1 & 2 as title rows pageSetup...

    docs.aspose.com/cells/zh/java/set-print-titles-...
  4. Delete Pages from PDF|Aspose.PDF for Python via...

    Remove selected pages from a PDF document using Aspose.PDF for Python.... By specifying the page numbers to delete, you can create a...PdfFileEditor () # Define the page numbers to be deleted (1-based index)...

    docs.aspose.com/pdf/python-net/delete-pages-fro...
  5. 在 PDF 中添加页码|Aspose.PDF for Python via .NET

    了解如何在 Python 中使用 PdfFileStamp 为 PDF 文档添加页码。... 使用默认位置添加页码 使用 add_page_number() 在不使用额外位置参数的情况下,当您希望页码添加在... set_license def add_page_numbers_default ( infile : str , outfile...

    docs.aspose.com/pdf/zh/python-net/page-number/
  6. Page Number Issue-URGENT - Free Support Forum -...

    We are using the Aspose Words -23.8 version for Java library to generate the attached document. Some sections of the document are created programmatically using Aspose, while other sections are uploaded from our system a…...Page Number Issue-URGENT Aspose.Words Product Family words-java...code) We are experiencing page‑number misalignment issues in both...

    forum.aspose.com/t/page-number-issue-urgent/326823
  7. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select pages from PDF and save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected pages from PDF using Python....pages Create an array of page numbers that are to be extracted from...file name, an array of page numbers, and an output PDF file name...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...
  8. aspose.words.layout module | Aspose.Words for P...

    The aspose.words.layout module provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages....class allows to compute page numbers of document nodes. LayoutEnumerator...behaviors when computing page numbers in a continuous section that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Cells Java for Python|Documentation

    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....SpreadsheetML, and Numbers (documents created by Apple’s “Numbers” application)...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  10. How to tag tables to a page number in word docu...

    I am reading a word document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word document has lot of tables which could be splitted to next page. The python-do…...How to tag tables to a page number in word document using Aspose...package to tag tables to a page number? Here is what I tried, but...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...