Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 31,678 for

request

(0.31 sec)
  1. Delete metadata from Excel files|Document

    Learn how to delete workbook metadata using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, authentication steps, Request parameters, a cURL example, and SDK code samples....0/cells/metadata/delete Request parameters Parameter Name Type...responses may include: 400 Bad Request – missing file or invalid type...

    docs.aspose.cloud/cells/metadata/delete/
  2. DeleteFolderRequest|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....DeleteFolderRequest Contents [ Hide ] Request model for EmailCloud.CloudStorage...

    docs.aspose.cloud/email/reference-model-delete-...
  3. Run|Aspose Words Cloud Docs

    Run...Run Contents [ Hide ] Request Response Model Delete DeleteRunOnlineReque...DeleteRunOnlineReque Represents a request model for WordsApi.DeleteRunOnline()...

    docs.aspose.cloud/words/spec/run/
  4. HTML Დან PDF Მდე Კონვერტაციის API Javascript

    გადაიყვანეთ HTML PDF JavaScript ში REST API ის გამოყენებით. შეინახეთ HTML როგორც PDF JavaScript ის გამოყენებით....html" ); const request = new model. ConvertDocumentReque...wordsApi. convertDocument (request) . then ( ( convertDocumentResul...

    products.aspose.cloud/words/ka/nodejs/conversio...
  5. Delete Slides|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.... Using the request methods below, you can delete...specified index. DeleteSlide Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-slides/
  6. Set background in Excel file

    Aspose.Cells Cloud REST API supports setting backgrounds for Excel files and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/background/
  7. Merge multiple Excel files

    Aspose.Cells Cloud REST API allows merging multiple Excel files into a single Excel file and provides SDKs for multiple programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/merge/
  8. Add Section Break in Word with Python REST API

    Follow this article to add section break in Word with Python REST API. You will automatically add sections to Word document with Python REST API using the Python cloud SDK....properties of the insertion request to customize the process. Prerequisite...InsertSectionOnline() method using the request object Save the output Word...

    kb.aspose.cloud/words/python/add-section-break-...
  9. Get Metadata from Image using Java REST API

    This article guides on how to get metadata from image using Java REST API. You will learn to upload the image to the Cloud storage and check image meta data using Java RESTful Service with the help of a Java-based Cloud SDK....Create an image properties request using the GetImagePropertiesRe()...Cloud storage, and create a request to get properties of an image...

    kb.aspose.cloud/imaging/java/get-metadata-from-...
  10. Add protection to a Word document online|Docume...

    Add protection to 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/documents/protection/add/