Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 32,221 for

request

(0.09 sec)
  1. Add Horizontal Page Break|Document

    Learn how to add a horizontal page break to an Excel worksheet using the Aspose.Cells Cloud REST API. Includes Request details, a cURL example, and SDK code snippets for multiple programming languages....guide, and include it in the request header as Authorization: Bearer...token-based authentication . Request Parameters Parameter Name Type...

    docs.aspose.cloud/cells/page-breaks/add-horizon...
  2. Aspose.Cells Cloud Excel Unprotect Web API – Pr...

    Remove open and modify passwords from Excel files programmatically with the Aspose.Cells Cloud Unprotect Spreadsheet API. Supports .xlsx/.xls, OAuth2 authentication, and batch processing...."Authorization: Bearer {access_token}" Request Parameters Parameter Name Type...operation details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/unprotect-spreadsheet/
  3. Get Column Details – Aspose.Cells Cloud API Ref...

    Retrieve detailed information about a worksheet column (index, width, style, hidden state) using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, authentication steps, and error handling..../cells/columns/ { columnIndex } Request parameters Parameter Name Type...directly from a web browser. cURL Request curl -X GET "https://api.aspose...

    docs.aspose.cloud/cells/columns/get/
  4. ClientThreadMoveRequest|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....] Email client move thread request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-client-...
  5. ErrorDetails|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....Notes RequestId string The request id [optional] Date DateTime...

    docs.aspose.cloud/email/reference-model-error-d...
  6. VB Net API to Cloud - Password Protect PDF - Fr...

    I have the following code which creates a PDF file from a DOCX, I want to add a password to the PDF - how do I achieve this? public void WordFile(string Filename, string ConvertFormat) { Aspose.Cloud.Words.Converter…...Requests.UploadFileRequest = New Aspose...Aspose.Words.Cloud.Sdk.Model.Requests.UploadFileRequest(System.IO...

    forum.aspose.cloud/t/vb-net-api-to-cloud-passwo...
  7. Extract Metadata from Word Document with Python...

    Follow this article to extract metadata from Word document with Python REST API. You will learn to fetch the Word file properties with Python Low Code API using the Python cloud SDK....Create the GetDocumentPropertie request object for reading the metadata...array. Finally, create the request object using the GetDocumentPropertie...

    kb.aspose.cloud/words/python/extract-metadata-f...
  8. Update All Fields in Word with Nodej.s REST API

    Follow this article to update all fields in Word with Nodej.s REST API. You will learn to update field in Word with Nodej.s RESTful Service using a Nodej.s-based Cloud SDK....UpdateFieldsOnlineRe class to create a request for the loaded Word file Invoke...UpdateFieldsOnline() method using the above request object Parse the API response...

    kb.aspose.cloud/words/nodejs/update-all-fields-...
  9. ClientAccountBaseRequest|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....ClientAccountBaseReq Contents [ Hide ] Base request for Email client. Stores information...

    docs.aspose.cloud/email/reference-model-client-...
  10. Set Paragraph Formatting in Word with NET REST API

    This article describes how to set paragraph formatting in Word with NET REST API. You will automatically change format of writing a paragraph with Java Low Code API using the Java cloud SDK....Create the UpdateParagraphForma Request object using the above settings...UpdateParagraphForma method with the request object. Save the output Word...

    kb.aspose.cloud/words/java/set-paragraph-format...