Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,020 for

body

(0.12 sec)
  1. 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...
  2. Stamp an Image on PDF - Free Support Forum - as...

    Hi, I’ve been testing the Aspose.PDF Cloud API References, because I want to use the stamp function in an app I’m developing, but I couldn’t find a way it works, The responses I get, are Code 200, but the image doesn’t ….../pdf/{name}/stamps/image This is the stamp’s body im using: [ { “Background”:...the parameters in your JSON body. Based on your provided code...

    forum.aspose.cloud/t/stamp-an-image-on-pdf/26193
  3. Convert HTML Invoice to PDF – Aspose.HTML Cloud

    Learn how to convert HTML invoices into PDF documents using Aspose.HTML Cloud API, with detailed examples in C# and JavaScript....to PDF: Copy 1 < html > 2 < body style = "font-family: Arial;"...</ tr > 28 </ table > 29 </ body > 30 </ html > API Request for...

    docs.aspose.cloud/html/common-usecases/invoice-...
  4. PDF Signature: Hide CN from PFX but Show Timest...

    Hi Aspose team, I’m using the POST /pdf/{name}/sign API to digitally sign a PDF file with a .pfx certificate. Here’s the request I’m sending via curl: bash CopyEdit curl --location 'https://api.aspose.cloud/v3.0/pdf/…...originalHeightInPx - pixelY; const body = { FormFieldName: field.id...'POST', url, headers, data: body, timeout: 30000 }); kirill.novinskiy...

    forum.aspose.cloud/t/pdf-signature-hide-cn-from...
  5. Parse Pdf for extraction Images via Cloud Node....

    Parse PDF files for extraction Images using Aspose.PDF Cloud SDK for Node.js. Enhance discoverability and indexing.... body . code == 200 ) { response . body . images ....( filePath , responseImage . body ); console . log ( "Downloaded:...

    products.aspose.cloud/pdf/nodejs/parser/images/
  6. Validate Accessibility by HTML Content

    How to validate HTML accessibility by providing raw HTML content using Aspose.HTML Cloud Web Accessibility API....</head><body>...</body></html>" , 7 "Options"...

    docs.aspose.cloud/html/web-accessibility-api/va...
  7. Add an Image Watermark|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.... pictureFrame PictureFrame body false The data transfer object...file. pictureFrame PictureFrame body false The data transfer object...

    docs.aspose.cloud/slides/add-an-image-watermark/
  8. Add Comments|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.... dto SlideCommentBase body true The data transfer object...slide. dto SlideCommentBase body true The data transfer object...

    docs.aspose.cloud/slides/add-comments/
  9. Verify Signature in PDFs via Cloud Node.js SDK

    Verification of electronic signatures in PDF document using Aspose.PDF Cloud. Check the Node.js source code to verify signature in PDF file.... body . code == 200 ) { if ( response . body . valid ==...Response code: " + response . body . code ); } }, } async function...

    products.aspose.cloud/pdf/nodejs/signature/verify/
  10. 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. generateMultipart : Generates...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...