Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 31,551 for

request

(0.06 sec)
  1. Get metadata from Excel files|Document

    Aspose.Cells Cloud REST API support getting properties from excel files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....string ALL/BuiltIn/Custom Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/metadata/get/
  2. 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/
  3. Update a `DrawingObject` in a Word document onl...

    Update a `DrawingObject` 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/drawing-objects/update/
  4. Urgent :: Your pricing plan allows processing f...

    Hi, We have configured aspose with salesforce to generate pdf from docx. Since yesterday evening suddenly file generation has stop with following error, Error: Your pricing plan allows processing files with maximum siz…... Request body too large when uploading...One or more errors occurred. Request body too large.”, “description”:...

    forum.aspose.cloud/t/urgent-your-pricing-plan-a...
  5. 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...
  6. 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...
  7. 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/
  8. 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/
  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...