Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 31,676 for

request

(0.89 sec)
  1. 清除Excel文件中的内部元素并生成各种格式的输出文件。

    事实上,Aspose.Cells云为清除Excel文件中的内部元素以及生成各种格式的输出文件提供了强大的支持。...Request ; using Newtonsoft.Json ; using...); var request = new PostClearObjectsRequ(); request.File = new...

    products.aspose.cloud/cells/zh/net/clear/
  2. Get disc usage|Developer Guide

    Get disc usage Contents [ Hide ] Excel API : GetDiscUsage Interface Details Endpoint GET http://api.aspose.cloud/v4.0...... Function Description The request parameters of getDiscUsage...

    docs.aspose.cloud/cells/get-disc-usage/
  3. Add Image Stamp - Watermark to a PDF Page|Docum...

    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....PostPageImageStamps Sample Request Object { "Type" : 1 , "Background"...

    docs.aspose.cloud/pdf/add-image-stamp-watermark...
  4. Add PDF Page as Stamp - Watermark to a PDF Page...

    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....PostPagePdfPageStamp Sample Request Object { "Type" : 2 , "Background"...

    docs.aspose.cloud/pdf/add-pdf-page-as-stamp-wat...
  5. Excel的出口对象

    Aspose.Cells Cloud REST API 有助于将工作簿及其内部对象导出为各种格式,并提供适用于多种编程语言的 SDK,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby 和 Swift。...Request ; using System ; using System...PostExportRequest request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/zh/export/
  6. Insert Comments in DOCX with Python REST API

    This article entails how to insert Comments in DOCX with Python REST API. By following this article add MS Word comments with Python REST API....start and end range Create a request to add comments using an instance...create the InsertCommentOnlineR request and use the InsertCommentOnline...

    kb.aspose.cloud/words/python/insert-comments-in...
  7. Update the page settings of a Section in a Word...

    Update the page settings of a Section 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/sections/update/
  8. Delete a row from a table in a Word document on...

    Delete a row from 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/delete-row/
  9. Extract Text or Recognize Characters from BMP a...

    The image replacement feature allows you to replace images in your PDF files. It uploads the image file to server as stream, replaces the image in PDF file....or send the image file as request stream to Aspose Cloud API...way is to send image file as request stream using REST API to replace...

    blog.aspose.cloud/pdf/replace-images-in-a-pdf-f...
  10. 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...