Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,365 for

body

(2.75 sec)
  1. Add or Replace Text Annotations in a PDF Docume...

    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 ,...

    docs.aspose.cloud/pdf/add-or-replace-text-annot...
  2. Change Scale of an Image|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....Change scale of an image from body Input Document: Output Document:...the scale of an image from the body Get Properties of an Image Rotate...

    docs.aspose.cloud/cad/change-scale-of-an-image/
  3. Authorization in PHP SDK|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.... In the request body, specify the following parameters:...'application/x-www-form-urlencoded' ] ]); $body = $response -> getBody () ->...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  4. Urgent :: Your pricing plan allows processing f...

    Hi, We have configured aspose with salesforce to generate pdf from docx. Since yesterday evening suddenly file generation has stop with following error, Error: Your pricing plan allows processing files with maximum siz…... Request body too large when uploading via...more errors occurred. Request body too large.”, “description”:...

    forum.aspose.cloud/t/urgent-your-pricing-plan-a...
  5. Set Barcode Source|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.... body . barcodes ; } const config...( request ); return result . body . barcodes ; } const scanApi...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Convert CAD Drawings to PDF Format|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....Image is passed as a request body Input Document: Output Document:...Image is passed as a request body Rotate and Flip Existing Image...

    docs.aspose.cloud/cad/convert-cad-drawings-to-p...
  7. Request Format|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....the mime type of the request body, you have to set the Content-Type...Request Parameters and Request Body Applications can send data to...

    docs.aspose.cloud/storage/request-format/
  8. Append attachments in PDF documents via Aspose....

    Add attachments to PDFs via Node.js with Aspose.PDF Cloud SDK. Embed supporting documents in your PDFs.... body . errors . length === 0 } `...`Uploaded: ${ uploadResult . body . errors . length === 0 } `...

    products.aspose.cloud/pdf/nodejs/attachments/add/
  9. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by index OR by bookmark OR by matching…... "sections/0/body/tables/2" Delete the existing...For a table, the parent is the body of the section that previously...

    forum.aspose.cloud/t/how-to-replace-an-existing...
  10. 通过 Aspose.Pdf Cloud Node.js SDK 从 PDF 文档中提取附件

    使用 Node.js 和 Aspose.PDF Cloud SDK 提取 PDF 附件。通过 API 访问嵌入内容。... body . code === 200 && result . body . attachments...const attachmentList = result . body . attachments . list || [];...

    products.aspose.cloud/pdf/zh/nodejs/attachments...