Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,618 for

header

(0.11 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/add/
  2. 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...
  3. STEP-by-STEP Guide for CSV to HTML Conversion i...

    Learn CSV to HTML conversion in Python with Aspose.BarCode Cloud SDK. This guide provides code, setup instructions, and practices for creating HTML reports....cellspacing='0'>" ] header = next(rows) # First row is header html_parts..."<th> { h } </th>" for h in header) + "</tr>" ) for row in rows:...

    blog.aspose.cloud/barcode/step-by-step-guide-fo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom – 使用 Aspose.PDF Cloud SDK for .NET 的 PDF 格式转换器https://products.aspose.cloud/pdf/zh/net/conversion/Recent content in 使用 Aspose.PDF Cloud SDK for .NET 的 PDF 格式转换器 onHu......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/zh/net/conversion/ind...
  5. 通过云端 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/
  6. 通过云端 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/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom – Work with images in PDF via Cloud Java SDKhttps://products.aspose.cloud/pdf/java/images/Recent content in Work with images in PDF via Cloud Java SDK onHugo -- gohu......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/images/index.xml
  8. Convert Documents|Aspose Words Cloud Docs

    Convert Word document to another format...specified by the request Accept header. Usage examples with cURL and...

    docs.aspose.cloud/words/convert/specified-format/
  9. Sending PDF for recognition|Documentation

    How to send a scanned PDF document for recognition to the Aspose.OCR Cloud API....access token in Authorization header ( Bearer authentication )....

    docs.aspose.cloud/ocr/send-pdf-for-recognition/
  10. 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...