Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,419 for

header

(0.08 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. Extract Links from PDF via Cloud Go SDK

    Extract all hyperlinks from a PDF file 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/links/get/
  4. 通过云端 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/
  5. 通过云端 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/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom – Aspose.PDF Cloud SDK for .NETによるPDFフォーマットコンバーターhttps://products.aspose.cloud/pdf/ja/net/conversion/Recent content in Aspose.PDF Cloud SDK for .NETによるPDFフォーマットコンバータ......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/ja/net/conversion/ind...
  7. Getting unauthorized error while converting htm...

    Getting following error while uploading html file. { “requestId”: “3b35fba3-cbfd-40a2-8ddb-e9f6549c5db9”, “error”: { “code”: “authorizationError”, “message”: “Unauthorized”, “description”: “Operation Failed. The a…...client_secret: clientSecret }), { headers: { 'Content-Type': 'applic...post(`${apiUrl}/v4.0/html/file`, form, { headers: { Authorization: `Bearer ${token}`...

    forum.aspose.cloud/t/getting-unauthorized-error...
  8. 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/
  9. 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/
  10. 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/