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

body

(0.29 sec)
  1. 通过云端 Node.js SDK 创建 AcroForm

    使用 Aspose.PDF Cloud SDK 在 Node.js 应用中添加 PDF 表单字段。简化交互式表单创建。... body . status ); const downloadRes...RESULT_FILE_NAME , downloadRes . body ); } catch ( error ) { console...

    products.aspose.cloud/pdf/zh/nodejs/acroforms/add/
  2. 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/
  3. 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/
  4. 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...
  5. Intermittent 400 error on PUT http://api.aspose...

    Hi Team, We’ve been facing this issue for a while now, and have investigated multiple issues on our side. We use the REST API for the Aspose.PDF Cloud endpoints. When calling this endpoint: PUT http://api.aspose.cloud…...pdf/fields body: "{"list":[{"name":"FundName"...back is: “status”: 400, “resp_body”: “{"RequestId":"be29630ad9ce81d810c3"...

    forum.aspose.cloud/t/intermittent-400-error-on-...
  6. 通过云端 Node.js SDK 添加书签

    使用 Aspose.PDF Cloud SDK for Node.js 向 PDF 添加书签。启用文档中的导航和结构。... body ); console . log ( "Downloaded:...code , bookmarks } = response . body ; if ( code === 200 && bookmarks...

    products.aspose.cloud/pdf/zh/nodejs/bookmarks/add/
  7. Autofit a row on an Excel worksheet|Document

    Learn how to use Aspose.Cells Cloud REST API to autofit a row in an Excel worksheet. Includes endpoint, parameters, authentication, error handling, cURL request, and SDK examples.... autoFitterOptions object body Object that controls the autofit...

    docs.aspose.cloud/cells/worksheets/autofit/row/
  8. 通过云 PHP 解密 PDF

    Aspose.PDF Cloud 允许您解密 PDF 文档。查看 PHP 源代码以解密 PDF 文件。...file_put_contents ( $outputPath , $result [ 'body' ]); echo "Downloaded: { $outputPath...$documentPassword ); if ( $response [ 'body' ][ 'code' ] == 200 ) { echo...

    products.aspose.cloud/pdf/zh/php/decrypt/
  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. Set a Chart Legend|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... legend Legend body true The data transfer object...

    docs.aspose.cloud/slides/set-a-chart-legend/