Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 29,743 for

request

(0.03 sec)
  1. Insert a cell into a given row of a table in a ...

    Insert a cell into a given row of a table in a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/tables/add-cell/
  2. Insert a Run object into a paragraph in a Word ...

    Insert a Run object into a paragraph in a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/paragraphs/add-run/
  3. Update the formatting properties of a table row...

    Update the formatting properties of a table row in a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/tables/update-row-format/
  4. Change Scale of an Image|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.... You can change either request using GET or POST methods by...low-level details of making requests and handling responses and...

    docs.aspose.cloud/cad/change-scale-of-an-image/
  5. Replace an Image|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 uploded as a part of the request are supported. API Information...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/replace-an-image/
  6. 为Excel文件添加文本水印并生成各种格式的输出文件。

    事实上,Aspose.Cells云为Excel文件添加文本水印以及生成各种格式的输出文件提供了强大的支持。...Request ; using Newtonsoft.Json ; using...); var request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/zh/net/background/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via Ruby https://products.aspose.cloud/slides/ruby/replace-text/ Recent content in Replace text in presentations via Ruby on Hugo -- ......presentation file passed in request body. replace_slide_text_online...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/ruby/replace-text/...
  8. Insert page numbers into a Word document online...

    Insert page numbers into a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/insert-page-numbers/
  9. Remove Password Protection From XLSX File using...

    In this tutorial, you'll learn to remove password protection from XLSX File using Java REST API. You can easily decrypt XLSX file using Java low code API with the help of following steps and below code for free....Call the deleteUnProtectWorkb request method to decrypt excel file...properties. After formulating the Request Message, deleteUnProtectWorkb()...

    kb.aspose.cloud/cells/java/remove-password-prot...
  10. Password Protect XLSX File using Java REST API

    In this tutorial, you'll learn to password protect XLSX File using Java REST API. You can easily encrypt XLSX file using Java low code API with the help of following steps and below code for free....instance Call the postProtect request method to encrypt XLSX file...properties. After formulating the Request Message, postProtect() performs...

    kb.aspose.cloud/cells/java/password-protect-xls...