Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 3,672 for

header

(0.71 sec)
  1. 通过云端 Python SDK 替换 PDF 中的表格

    使用 Aspose.PDF Cloud SDK 在 Python 中以编程方式替换 PDF 表格数据。...num_of_cols = 5 num_of_rows = 5 header_text_state = TextState ( font...common_text_state ) if row_index == 0 : # header cells cell . background_color...

    products.aspose.cloud/pdf/zh/python/table/replace/
  2. 通过云 Python SDK 向 PDF 添加表格

    使用 Aspose.PDF Cloud SDK 通过 Python 将表格插入 PDF。动态添加结构化数据。...num_of_cols = 5 num_of_rows = 5 header_text_state = TextState ( font...common_text_state ) if row_index == 0 : # header cells cell . background_color...

    products.aspose.cloud/pdf/zh/python/table/add/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom – Work with stamps in PDF via Cloud Java SDKhttps://products.aspose.cloud/pdf/java/stamp/Recent content in Work with stamps in PDF via Cloud Java SDK onHugo -- gohug......productfamilyheader minify-header container row pt-lg-5 col-md-12...document modal-content modal-header modal-title Download from NuGet...

    products.aspose.cloud/pdf/java/stamp/index.xml
  4. index.xml

    2.0 http://www.w3.org/2005/Atom – Add Annotations in PDF via Cloud Python SDKhttps://products.aspose.cloud/pdf/python/annotations/add/Recent content in Add Annotations in PDF via Cloud Python SDK o......productfamilyheader minify-header container row pt-lg-5 col-md-12...document modal-content modal-header modal-title Download from Maven...

    products.aspose.cloud/pdf/python/annotations/ad...
  5. Add Sections in PowerPoint with Python REST API

    This article assists in adding slide sections with Python REST API. You will learn to work with PowerPoint section with Python REST Interface using a Python-based Cloud SDK by following the stapes shared in this guide....refer to the article on edit header and footer in PowerPoint with...

    kb.aspose.cloud/slides/python/add-sections-in-p...
  6. 通过云端 Node.js SDK 向 PDF 添加表格

    使用 Node.js 和 Aspose.PDF Cloud SDK 向 PDF 文档中添加表格。...commonTextState ; if ( rowIndex == 0 ) // header cells { cell . backgroundColor...rowIndex == 0 ) textRect . text = "header #" + colIndex ; else textRect...

    products.aspose.cloud/pdf/zh/nodejs/table/add/
  7. Get All Shapes on an Excel Worksheet|Document

    Retrieve every shape (charts, pictures, text boxes) from a worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, authentication steps, and error handling....HTTP 429 with a Retry-After header indicating when to retry. Cloud...

    docs.aspose.cloud/cells/shapes/get-all/
  8. 通过云端 Node.js SDK 替换 PDF 中的表格

    Aspose.PDF Cloud 允许您替换 PDF 文档中的表格。查看 Node.js 源代码以替换 PDF 文件中的表格。...commonTextState ; if ( rowIndex == 0 ) // header cells { cell . backgroundColor...rowIndex == 0 ) textRect . text = "header #" + colIndex ; else textRect...

    products.aspose.cloud/pdf/zh/nodejs/table/replace/
  9. Delete Text Annotations via Cloud Go SDK

    Delete Text Annotations from PDFs using Aspose.PDF Cloud SDK for Go....you can Add PDF document’s header & footer in text or image format...

    products.aspose.cloud/pdf/go/annotations/text/d...
  10. Compare PDF via Cloud Go SDK

    Aspose.PDF Cloud allows you to compare PDF documents. Check the Go source code to compare PDF files....you can Add PDF document’s header & footer in text or image format...

    products.aspose.cloud/pdf/go/compare/