Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 3,953 for

body

(0.03 sec)
  1. Reading Text Annotations from a PDF Document|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 , "R"...

    docs.aspose.cloud/pdf/reading-text-annotations-...
  2. Set an Embedded Font|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....presentations uploaded in the request body. You can also embed multiple...presentation in the request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/set-embedded-font/
  3. 通过云端 Node.js SDK 从 PDF 中移除表格

    Aspose.PDF Cloud 允许您从 PDF 文档中移除表格。查看 Node.js 源代码以从 PDF 文件中移除表格。... body ); console . log ( "Downloaded:...resultTabs . body . code == 200 && resultTabs . body . tables )...

    products.aspose.cloud/pdf/zh/nodejs/table/remove/
  4. Update cell style for pivot table|Document

    Aspose.Cells Cloud REST API support updating cell style for a pivot table. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....integer query style body Style dto in request body. needReCalculate...

    docs.aspose.cloud/cells/pivot-tables/format/
  5. Extract & Append attachments in PDF documents v...

    Manage file attachments in PDF documents using Aspose.PDF Cloud SDK for Node.js. Add, list, or remove embedded content.... body . code === 200 && result . body . attachments...const attachmentList = result . body . attachments . list || [];...

    products.aspose.cloud/pdf/nodejs/attachments/
  6. Set Barcode Colorscheme|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....request with parameters in the body (JSON or XML). generateMultipart...writeFileSync ( fileName , generated . body ); } const genApi = new Barcode...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. 413 request entity too large - Free Support For...

    I am using aspose imaging to convert my layered tiff image to psd but the api call returns the following response: Error: 413 b'<html>\r\n<head><title>413 Request Entity Too Large</title></head>\r\n<Body>\r\n<center><h1>…...Too Large</title></head>\r\n<body>\r\n<center><h1>413 Request...<center>nginx</center>\r\n</body>\r\n</html>\r\n' Even though...

    forum.aspose.cloud/t/413-request-entity-too-lar...
  8. Aspose.cloud/v3.0/cells/{file_name}/importdata ...

    https://api.aspose.cloud/v3.0/cells/{file_name}/importdata I want to output JSON data with the above REST API at the specified position. The data will be output on the first line even if the start line is specified as 1…... request_body = { “Data”: json_data, “ImportDataType”:...following for the request body. request_body = { “importJsonRequest”:...

    forum.aspose.cloud/t/aspose-cloud-v3-0-cells-fi...
  9. MapiMessageItemBaseDto|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.... [optional] Body string Message text. [optional]...The content type of message body. Enum, available values: PlainText...

    docs.aspose.cloud/email/reference-model-mapi-me...
  10. Aspose Words Cloud Python Self Host - Process h...

    Hi, We are trying to migrate from Aspose cloud rest API in rails to a self-hosted Aspose Words Python server since Its not available in Ruby. In the documentation, there is only basic information regarding merge fields…..."html", "htmlText": "<html> <body> <div> <img src='#{img_path}'>...-5px'>#{caption}</div> </div> </body> </html>" } How to write the...

    forum.aspose.cloud/t/aspose-words-cloud-python-...