Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,183 for

body

(0.04 sec)
  1. Convert Microsoft Word to PDF in C# using Aspos...

    Hi, I am using the code snippet, to convert pdf to doc however the image and highlighting is missing WordsApi wordsApi = new WordsApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH); StorageApi storageApi = new Stora…...SaveOptionsData body = new Com.Aspose.Words.Model...SaveOptionsData(); body.SaveFormat = "pdf"; body.FileName = "output...

    forum.aspose.cloud/t/convert-microsoft-word-to-...
  2. Convert HTML to PDF | HTML to JPG | Web to Word...

    Unlock the potential to effortless Web to Image conversion. Perform HTML to PDF, HTML to JPG Image or HTML to Word document conversion with Cloud SDK....setup options in the request body) to update page setup. Convert...save options in the request body) to convert web pages. In addition...

    blog.aspose.cloud/total/work-with-sections-and-...
  3. 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
  4. Convert CAD Drawings to Raster Image Formats|Do...

    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 Convert CAD Drawings to PDF...

    docs.aspose.cloud/cad/convert-cad-drawings-to-r...
  5. 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...
  6. MergeAndSaveOnline Method Suddenly Failing with...

    Body: Hello Aspose team, We started experiencing an issue today (2025-09-04) when calling the Slides merge endpoint: POST http://api.aspose.cloud/v3.0/slides/merge Method: MergeAndSaveOnline Product: Aspose.Slides API…...September 4, 2025, 5:28pm 1 Body: Hello Aspose team, We started...empty or malformed multipart body (e.g., the file part is missing)...

    forum.aspose.cloud/t/mergeandsaveonline-method-...
  7. 通过 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...
  8. Replace Signature in PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to replace signature in PDF Document. Check the Node.js source code to replace signature in PDF file.... body ); console . log ( "Downloaded:... , field ); if ( response . body . code == 200 ) console . log...

    products.aspose.cloud/pdf/nodejs/signature/repl...
  9. Verify Signature in PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to verify signature in PDF Document. 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. Extract a Slide|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.... options body object false The export options...for available formats. options body object false The export options...

    docs.aspose.cloud/slides/extract-a-slide/