Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,299 for

body

(1.35 sec)
  1. 通过云端 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/
  2. 通过云端 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/
  3. Reading Line Annotation Information from a PDF ...

    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-line-annotation-i...
  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. 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/
  6. 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...
  7. 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-...
  8. 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-...
  9. Aspose.Cells Cloud API – Update (Set) Document ...

    Learn how to set or create a document property in an Excel workbook using Aspose.Cells Cloud REST API. Includes HTTPS endpoint, required parameters, cURL sample, error codes, and SDK snippets for C#, Java, Python, and more.... property object body JSON object that contains the...Status Description Example JSON Body 400 Bad request – missing or...

    docs.aspose.cloud/cells/document-properties/upd...
  10. Import String Array into Excel Worksheet – Aspo...

    Learn how to import a string array into an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes request format, parameters, and SDK examples....first part of the multipart body contains an ImportStringArrayOpt...Incorrect content‑type for multipart body Use multipart/form-data with...

    docs.aspose.cloud/cells/import-string-array-int...