Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 31,886 for

request

(0.08 sec)
  1. 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/
  2. Get All Shapes on an Excel Worksheet|Document

    Retrieve every shape (charts, pictures, text boxes) from a worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, authentication steps, and error handling..../worksheets/ { sheetName } /shapes Request Parameters Parameter Name Type...example below demonstrates a request that includes the optional...

    docs.aspose.cloud/cells/shapes/get-all/
  3. ClientAccountGetMultiRequest|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....ClientAccountGetMult Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  4. EmailFromFileRequest|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....EmailFromFileRequest Contents [ Hide ] Request model for EmailCloud.Email...

    docs.aspose.cloud/email/reference-model-email-f...
  5. How can i convert a chart to image with aspose ...

    How can I convert a chart to an image using Aspose Cloud in Python? Hi everyone, I’m trying to convert a chart (e.g., from an Excel or Word document) into an image using Aspose Cloud with Python, but I’m not sure how to…...requests import * EmployeeSalesSummary...“PythonSDK/EmployeeSalesSummary.xlsx”)) request = GetWorksheetChartReq( EmployeeSalesSummary...

    forum.aspose.cloud/t/how-can-i-convert-a-chart-...
  6. Import JSON Data into Excel|Document

    Learn how to import JSON data into an Excel worksheet using Aspose.Cells Cloud REST API. Includes endpoint details, Request/response examples, and SDK code for .NET, Java, and Python....importJsonRequest HTTP body class The request payload that contains JSON...restrictions (true/false). Example Request Body { "JsonFileSource" : {...

    docs.aspose.cloud/cells/import-json-data-into-e...
  7. Batch Unlock|Document

    Unlock multiple Excel files in batch using Aspose.Cells Cloud REST API. Supports SDKs for C#, Java, Python, and other languages....0/cells/batch/unlock The request parameters are: Parameter Name...Description BatchLockRequest body Request body that contains the unlock...

    docs.aspose.cloud/cells/batch/unlock/
  8. Convert Excel to PDF|Document

    Learn how to convert Excel workbooks to PDF with Aspose.Cells Cloud REST API. Includes cURL, SDK samples (C#, Java, Python) and authentication guide.... Request Body Parameter Parameter Name...Authorization header, then run the request below. Cloud SDK Family Using...

    docs.aspose.cloud/cells/convert-excel-file-to-p...
  9. Extract Metadata from Word Document with NET RE...

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

    kb.aspose.cloud/words/java/extract-metadata-fro...
  10. Hide Chart Legend in an Excel Worksheet – Aspos...

    Learn how to hide a chart legend in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, required authentication, Request syntax, response details, error handling, and SDK examples....harts/{chartIndex}/legend Request parameters Parameter Name Type...example below demonstrates a request that hides the legend of chart...

    docs.aspose.cloud/cells/charts/legend/hide/