Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,492 for

body

(0.14 sec)
  1. 通过 Cloud Node.js SDK 向 PDF 添加链接

    使用 Node.js 和 Aspose.PDF Cloud SDK 向 PDF 文件插入超链接。... body ); console . log ( "Downloaded:...newLink ]); if ( addResponse . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/links/add/
  2. Aspose Cloud Giving Us An AmazonS3 Storage Exce...

    Confirmed, the issue is resolved thank you....pdf", body: request); If the access token...available) Returned in the exception body ( X-Request-ID , X-Call-ID )...

    forum.aspose.cloud/t/aspose-cloud-giving-us-an-...
  3. Get all bookmarks in a Word document online|Doc...

    Get all bookmarks in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/bookmarks/get/
  4. Get all properties in a Word document online|Do...

    Get all properties in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/documents/properties/ge...
  5. Get a style in a Word document online|Documenta...

    Get a style in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/styles/read/
  6. Get all paragraphs in a Word document online|Do...

    Get all paragraphs in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/paragraphs/get-all/
  7. Get all field names in a Word document online|D...

    Get all field names in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/mail-merge/read-field-n...
  8. GetTaskDocumentWithFormat fails with 403 Amazon...

    Hi there, we are using the GetTaskDocumentWithFormat function to transform MPP to XML, and we are getting a 403 Forbidden error with the following message: “Error: GetTaskDocumentWithFormat. Exception: AmazonS3 Storage…...Body contains the XML If the call...parameters) and the exact response body (the 403 JSON). Provide these...

    forum.aspose.cloud/t/gettaskdocumentwithformat-...
  9. Email Sending using Aspose.Email Cloud in Herok...

    Heroku is a platform as a service (PaaS), this article helps you setup a heroku python app, and how to use Aspose.Email Cloud for email sending....subject='Some subject', body='Some body') api.client.message.send(...

    blog.aspose.cloud/email/email-sending-using-asp...
  10. 通过 Cloud Node.js SDK 解析 PDF 以提取表格

    使用 Aspose.PDF Cloud SDK for Node.js 解析 PDF 文件以提取表格。提升可发现性和索引。... body . code == 200 ) { console ....await Promise . all ( response . body . tables . list . map ( async...

    products.aspose.cloud/pdf/zh/nodejs/parser/tables/