Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,477 for

page number

(0.3 sec)
  1. WordsApi|Aspose Words Cloud Docs

    WordsApi...GetSectionPageSetupR request ) - reads the page setup of a section from the...GetSectionPageSetupO request ) - reads the page setup of a section from the...

    docs.aspose.cloud/words/spec/wordsapi/
  2. Replace Bookmarks in PDF via Cloud Python SDK

    Replace PDF bookmarks in Python using Aspose.PDF Cloud SDK. Update or reassign document navigation points....BOOKMARK_PATH = "/5" NEW_BOOKMARK_PAGE_NUMBER = 3 # Configure logging logging...Delete all stamps & tables from a page or entire PDF document. Delete...

    products.aspose.cloud/pdf/python/bookmarks/repl...
  3. Word-ում էջի համար ավելացրեք Python REST API-ով

    Այս հոդվածը նկարագրում է, թե ինչպես ավելացնել էջի համարը Word-ում Python REST API-ով: Դուք ավտոմատ կերպով կավելացնեք էջ թիվ Word-ում Python Low Code API-ով, օգտագործելով Python Cloud SDK-ն:...learned the process of adding page numbers in an existing Word file...

    kb.aspose.cloud/hy/words/python/add-a-page-numb...
  4. 通过云 PHP SDK 移动 PDF 中的页面

    使用 PHP 和 Aspose.PDF 云 SDK 移动或重新排序 PDF 文件中的页面。...PDF Php Pages 通过云 PHP SDK 移动 PDF 中的页面 PNG...$this -> configParams [ 'PAGE_NUMBER' ]; $newPageNumber = ( int...

    products.aspose.cloud/pdf/zh/php/pages/move/
  5. 通过云 Python SDK 从 PDF 中删除表格

    使用 Aspose.PDF Cloud SDK 在 Python 中从 PDF 文档中删除表格。...pdf" PAGE_NUMBER = 1 TABLE_ID = "GE5TCOZSGAYCYNRQGUWD"...' { table . id } ', page: ' { table . page_num } ', rows: ' {...

    products.aspose.cloud/pdf/zh/python/table/delete/
  6. 通过云 PHP SDK 从 PDF 中提取页面

    使用 PHP 和 Aspose.PDF Cloud SDK 从 PDF 中提取特定页面。轻松拆分或分析内容。...PDF Php Pages 通过云 PHP SDK 从 PDF 中提取页面 PNG...getCode () == 200 ) { echo "All pages:" ; var_dump ( $resultPages...

    products.aspose.cloud/pdf/zh/php/pages/extract/
  7. 通过云Python SDK在PDF的页眉中添加文本

    使用Python和Aspose.PDF Cloud SDK将页眉文本插入PDF。自动化报告生成。...HEADER_VALUE = "New header Value" PAGE_NUMBER = 2 class pdfHederFooter...append_text_header_page ( self ): """Append a new text header to the page on...

    products.aspose.cloud/pdf/zh/python/header/text/
  8. Developer Guide|Aspose Words Cloud Docs

    Developer Guide...each page. Lists - enable the creation of ordered (numbered) or...

    docs.aspose.cloud/words/developer-guide/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom – Work with images in PDF via Cloud .NET SDKhttps://products.aspose.cloud/pdf/net/images/Recent content in Work with images in PDF via Cloud .NET SDK onHugo -- gohug......all stamps & tables from a page or entire PDF document. Delete...multiple instances of text on a PDF page or from the entire document...

    products.aspose.cloud/pdf/net/images/index.xml
  10. 通过云端 Python SDK 在 PDF 页脚添加文本

    使用 Python 和 Aspose.PDF Cloud SDK 将文本页脚插入 PDF。动态自定义页脚。...FOOTER_VALUE = "New Footer Value" PAGE_NUMBER = 2 class pdfHederFooter...append_text_footer_page ( self ): """Append a new text footer to the page on...

    products.aspose.cloud/pdf/zh/python/footer/text/