Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 29,932 for

request

(0.12 sec)
  1. PDF Ის Რედაქტირება Swift Ში

    დაარედაქტირეთ PDF Swift SDK ის გამოყენებით. დაარედაქტირეთ ტექსტი, შეცვალეთ ცხრილები, დაამატეთ სურათები PDF ში REST API ით....insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/ka/swift/edit/pdf/
  2. PDF Წყლის Ნიშანი Swift Ში

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

    products.aspose.cloud/words/ka/swift/watermark/...
  3. ClientAccountGetRequest|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....ClientAccountGetRequ Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  4. Set Barcode Source|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....Examples for ScanApi Using GET Request with File URL import 'dart:io'...found." ); } } Using POST Request with Base64 Encoded Image import...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. Async requests to Aspose.Words REST API for Wor...

    In your assembly for .NET, there is a method named InvokeApi that sends a Request in a synchronous way. Internally, this method calls InvokeApiInternal that contains the following: var response = this.httpClient.SendAsy…...Async requests to Aspose.Words REST API for Word document processing...named InvokeApi that sends a request in a synchronous way. Internally...

    forum.aspose.cloud/t/async-requests-to-aspose-w...
  6. Sending receipt for recognition|Documentation

    How to send a photo or scan of the receipt for recognition to the Aspose.OCR Cloud API....photographed receipt, send a POST request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/ocr/send-receipt-for-recognit...
  7. MapiContactSaveRequest|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....MapiContact save to storage request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-mapi-co...
  8. Create an Excel Chart using C# REST API

    This article guides on how to create an Excel chart using C# REST API. You will learn to automatically add pie chart in Excel using C# Low Code API with a .NET-based Cloud SDK....that will be uploaded Send a request to upload the specified local...Aspose Cloud storage Prepare a request to add a pie chart to a specific...

    kb.aspose.cloud/cells/net/create-an-excel-chart...
  9. 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/
  10. 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-...