Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 30,733 for

request

(0.14 sec)
  1. DOCX Წყლის Ნიშანი Swift Ში

    დაამატეთ ჭვირნიშანი DOCX ს Swift ში. ასევე ამოიღეთ ჭვირნიშანი DOCX დან Swift API ის გამოყენებით....insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/ka/swift/watermark/...
  2. MapiContactFromFileRequest|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....MapiContactFromFileR Contents [ Hide ] Request model for EmailCloud.Mapi.Contact...

    docs.aspose.cloud/email/reference-model-mapi-co...
  3. 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-...
  4. MapiMessageAsFileRequest|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....Convert MapiMessage to file request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-mapi-me...
  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. DownloadFileRequest|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....DownloadFileRequest Contents [ Hide ] Request model for EmailCloud.CloudStorage...

    docs.aspose.cloud/email/reference-model-downloa...
  7. 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-...
  8. Token Endpoint Consistently Returning 429 Statu...

    Token Endpoint Consistently Returning 429 Status Code Even on New Accounts I’m experiencing a persistent issue with the Aspose Cloud API token endpoint. When attempting to retrieve an access token, the endpoint consiste…...consistently returns a 429 Too Many Requests status code, even when using...Error Code : 429 Too Many Requests Reproduction Rate : 100% -...

    forum.aspose.cloud/t/token-endpoint-consistentl...
  9. Create Table in Word with Python REST API

    This article entails how to create table in Word with Python REST API. You may automatically insert table in Word with Python Low Code API using the Python SDK....using the input document, requested table and output file Call...create a table using the table request above Retrieve the API call...

    kb.aspose.cloud/words/python/create-table-in-wo...
  10. 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-...