Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,365 for

body

(0.59 sec)
  1. 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
  2. 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...
  3. Python Cloud SDK for AutoCAD - Create, Edit & C...

    Read & Convert AutoCAD DWG, DWF to PDF or images in the Cloud via Python. Rotate CAD images, scale CAD diagrams, flip CAD sketches...existing CAD drawing via Request Body Fetch information regarding...Change scale of a CAD image via Body Rotate and flip the existing...

    products.aspose.cloud/cad/python/
  4. CAD Java REST API - Process & Export AutoCAD DW...

    Java Cloud SDK to Open, Edit & Convert AutoCAD DWG, DWF to PDF or images, rotate CAD images, scale CAD diagrams, flip CAD sketches...supported file formats, via request body. You can convert from DXF (R12/2007/2010)...Export CAD drawing using Request Body Fetch AutoCAD image properties...

    products.aspose.cloud/cad/java/
  5. Add Image to the Fooetrs of PDFs via Cloud Node...

    Insert image footers to PDF documents using Aspose.PDF Cloud SDK in Node.js....body object Create a new Link Annotation...filePath , changedPdfData . body ); console . log ( "Downloaded:...

    products.aspose.cloud/pdf/nodejs/footer/image/
  6. 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/...
  7. Aspose.Cells Cloud API – Merge Cells Range|Docu...

    Merge a range of cells into a single cell using Aspose.Cells Cloud REST API. Learn request format, parameters, and SDK examples for C#, Java, Python, and more.... range object body Range object that specifies...Name of the storage. Request Body Schema The Range object must...

    docs.aspose.cloud/cells/ranges/merge/
  8. Remove Characters from Excel – Aspose.Cells Clo...

    Learn how to use Aspose.Cells Cloud API to delete custom characters, character sets, or substrings from Excel worksheets. Includes request schema, sample cURL, SDK code, and error handling....Description removeCharactersOpti Class Body Options that define which characters...case‑insensitive. Example JSON request body { "Range" : "A1:B20" , "CustomCharacters"...

    docs.aspose.cloud/cells/excel-remove-characters/
  9. Response 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....Format Contents [ Hide ] Response Body In general every response from...The structure of the response body remains identical regardless...

    docs.aspose.cloud/total/getting-started/rest-ap...
  10. Replace text in PPS files via Go

    Replace text in Slides PPS files with REST API & Open Source Go SDK...presentation file passed in request body. ReplaceSlideTextOnli to replace...presentation file passed in request body. Get Started with Slides API...

    products.aspose.cloud/slides/go/replace-text/pps/