Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,618 for

header

(1.64 sec)
  1. Sending table for recognition|Documentation

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

    docs.aspose.cloud/ocr/send-table-for-recognition/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom – Android을(를) 통한 프레젠테이션 글꼴 목록 https://products.aspose.cloud/slides/ko/android/list-fonts/ Recent content in Android을(를) 통한 프레젠테이션 글꼴 목록 on Hugo -- gohugo.io ko https......productfamilyheader minify-header container row pt-lg-5 col-md-12...cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg FAQs...

    products.aspose.cloud/slides/ko/android/list-fo...
  3. Sending receipt for recognition|Documentation

    How to send a photo or scan of the receipt for recognition to the Aspose.OCR Cloud API....access token in Authorization header ( Bearer authentication )....

    docs.aspose.cloud/ocr/send-receipt-for-recognit...
  4. Get Merged Cells from an Excel Worksheet – Aspo...

    Learn how to retrieve merged‑cell ranges from an Excel worksheet using Aspose.Cells Cloud API (v3.0). Includes authentication steps, full cURL request, response schema, error handling, and SDK examples in C#, Java, Python, and more....Include the token in the request header: Authorization: Bearer <jwt...

    docs.aspose.cloud/cells/get-mergedcell-from-a-w...
  5. Create PDF via Cloud Go SDK

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

    products.aspose.cloud/pdf/go/create/
  6. Aspose.Cells Cloud API – Working with CellsObje...

    Learn how to use the CellsObjectOperate task in Aspose.Cells Cloud API. Detailed parameter reference, request/response examples, and best‑practice tips for operating worksheets, charts, pivot tables, and more....Authorization: Bearer <access_token> header. Storage – The source workbook...include it in the Authorization header. 404 NotFound Specified workbook...

    docs.aspose.cloud/cells/tasks/cells-object-oper...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom – Конвертер формата PDF с использованием Aspose.PDF Cloud SDK для .NEThttps://products.aspose.cloud/pdf/ru/net/conversion/Recent content in Конвертер формата 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/ru/net/conversion/ind...
  8. Token Endpoint Consistently Returning 429 Statu...

    Token Endpoint Consistently Returning 429 Status Code Even on New Accounts I’m experiencing a persistent issue with the Aspose Cloud API token endpoint. When attempting to retrieve an access token, the endpoint consiste…...cloud/connect/token' \ --header 'Content-Type: application...create a token adding this header to the request. Is this new...

    forum.aspose.cloud/t/token-endpoint-consistentl...
  9. 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
  10. 通过云端 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/