Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,935 for

body

(0.09 sec)
  1. Aspose.Cells Cloud Web API - Save Spreadsheet a...

    Effortlessly convert spreadsheets stored in the cloud to various formats, including XLSX, PDF, and CSV, using our robust API....Type Path/Query String/HTTP Body Description name String Path...“Csv”). saveOptionsData Class Body (Optional) Save options data...

    docs.aspose.cloud/cells/save-spreadsheet-as/
  2. Read Squiggly Annotation information from a PDF...

    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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" :{ "A" : 255 , "R"...

    docs.aspose.cloud/pdf/read-squiggly-annotation-...
  3. Reading Line Annotation Information from a PDF ...

    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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" :{ "A" : 255 , "R"...

    docs.aspose.cloud/pdf/reading-line-annotation-i...
  4. Reading Strikeout Annotations Information from ...

    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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" :{ "A" : 255 , "R"...

    docs.aspose.cloud/pdf/reading-strikeout-annotat...
  5. Set Barcode Text|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....are provided in the request body. POST Request (Multipart Form)...barcode via GET request. generate_body : Generates a barcode via POST...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Update Metadata in PDF Document via Cloud Node....

    Update PDF metadata properties using Node.js and Aspose.PDF Cloud SDK.... body . properties . find ( property...); console . log ( result . body . status ); metadata = await...

    products.aspose.cloud/pdf/nodejs/metadata/update/
  7. Set Barcode Text|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....are provided in the request body. POST Request (Multipart Form)...POST request with JSON or XML body. GenerateMultipartAsy : Generates...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. 通过 Aspose.Pdf Cloud Node.js SDK 在 PDF 文档中附加附件

    通过 Aspose.PDF Cloud SDK 使用 Node.js 向 PDF 添加附件。在您的 PDF 中嵌入支持文档。... body . errors . length === 0 } `...`Uploaded: ${ uploadResult . body . errors . length === 0 } `...

    products.aspose.cloud/pdf/zh/nodejs/attachments...
  9. 通过云端 Node.js SDK 从 PDF 中提取链接

    使用 Aspose.PDF Cloud SDK for Node.js 从 PDF 文件中提取所有超链接。... body . code == 200 && resultLinks . body . links ..... showLinks ( resultLinks . body . links . list , "all" ); return...

    products.aspose.cloud/pdf/zh/nodejs/links/extract/
  10. 通过云端 Node.js SDK 从 PDF 获取签名

    Aspose.PDF Cloud 允许您从 PDF 文档中获取签名。查看 Node.js 源代码以从 PDF 文件中获取签名。... body . code == 200 && response . body . fields ) {...showSignatureFieldsA ( response . body . fields ); } else console ...

    products.aspose.cloud/pdf/zh/nodejs/signature/get/