Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,212 for

header

(0.04 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. 通过云端 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/
  3. 通过云端 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/
  4. Replace Text in PDF via Cloud PHP SDK

    Replace specific text in PDF files programmatically using Aspose.PDF Cloud SDK for PHP....you can: Add PDF document’s header & footer in text or image format...

    products.aspose.cloud/pdf/php/text/replace/
  5. Get Watermarks from PDF | Node.js

    Extract watermark details from PDF files in Node.js using Aspose.PDF Cloud SDK....you can: Add PDF document’s header & footer in text or image format...

    products.aspose.cloud/pdf/nodejs/watermaks/get/
  6. Remove Bookmarks via Cloud Go SDK

    Remove PDF bookmarks using Go and Aspose.PDF Cloud SDK. Simplify document structure....you can Add PDF document’s header & footer in text or image format...

    products.aspose.cloud/pdf/go/bookmarks/remove/
  7. Remove Metadata in PDF Document via Cloud PHP SDK

    Remove sensitive metadata from PDF files using PHP and Aspose.PDF Cloud SDK....you can: Add PDF document’s header & footer in text or image format...

    products.aspose.cloud/pdf/php/metadata/remove/
  8. Resize PDF via Cloud Go SDK

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

    products.aspose.cloud/pdf/go/resize/
  9. Get Bookmarks via Cloud Node.js SDK

    Retrieve bookmarks from PDF files in your Node.js apps with Aspose.PDF Cloud SDK....you can Add PDF document’s header & footer in text or image format...

    products.aspose.cloud/pdf/nodejs/bookmarks/get/
  10. Add Watermarks to PDF | Node.js

    Add watermarks to PDFs using Aspose.PDF Cloud SDK for Node.js. Support for text and image watermarks....you can: Add PDF document’s header & footer in text or image format...

    products.aspose.cloud/pdf/nodejs/watermaks/add/