Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,297 for

body

(0.17 sec)
  1. Aspose.Cells Cloud Folder Copy API – Fast Copyi...

    Learn how to copy folders in Aspose.Cells Cloud storage with a single REST call. Includes endpoint, parameters, sample requests, error codes, and SDK examples....**HTTP 200** with an empty JSON body: ```json {} Error Codes HTTP...HTTP 200 with an empty JSON body ( {} ). Q: What authentication...

    docs.aspose.cloud/cells/copy-folder/
  2. Add or Replace Circle Annotations in a PDF Docu...

    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-circle-ann...
  3. 通过云端 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/
  4. 通过云端 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/
  5. MergeAndSaveOnline (Slides Merge API) suddenly ...

    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-slides-...
  6. Add or Replace Squiggly Annotations in a PDF 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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" : { "A" : 255 ,...

    docs.aspose.cloud/pdf/add-or-replace-squiggly-a...
  7. Move a named range with an Excel worksheet|Docu...

    Learn how to move a named range within an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint details, authentication, request/response examples, and SDK code samples for C#, Java, Python, and more....range (0‑based) range object body Definition of the source range...Aspose Cloud storage Request Body Field Type Required Description...

    docs.aspose.cloud/cells/ranges/move/
  8. Convert HTML Forms to PDF – Aspose.HTML Cloud

    Learn how to convert HTML forms into PDF documents using Aspose.HTML Cloud API, with examples in C# and JavaScript....into PDF: Copy 1 < html > 2 < body style = "font-family: Arial;"..."Submit" > 18 </ form > 19 </ body > 20 </ html > API Request for...

    docs.aspose.cloud/html/common-usecases/form-htm...
  9. 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-...
  10. 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-...