Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 31,717 for

request

(2.82 sec)
  1. ContactSaveRequest|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....] Contact save to storage request Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-contact...
  2. 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 C# Low Code API using the .NET cloud SDK....Create the GetDocumentPropertie request object for reading the metadata...array. Finally, create the request object using the GetDocumentPropertie...

    kb.aspose.cloud/words/net/extract-metadata-from...
  3. Get Chart Second Category Axis|Document

    Retrieve the second‑category axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes Request format, parameters, sample cURL, and response schema....chartIndex } /secondcategoryaxis Request parameters Parameter Name Type...of the chart whose axis is requested. folder string query Folder...

    docs.aspose.cloud/cells/charts/second-category-...
  4. 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...
  5. Markdown Ის Რედაქტირება Swift Ში

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

    products.aspose.cloud/words/ka/swift/edit/md/
  6. DOC Ის Რედაქტირება Swift Ში

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

    products.aspose.cloud/words/ka/swift/edit/doc/
  7. TEXT Ის Რედაქტირება Swift Ში

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

    products.aspose.cloud/words/ka/swift/edit/text/
  8. Sending image for upsampling|Documentation

    How to submit an image for upsampling with Aspose.OCR Cloud API.... To authorize the request, pass the access token in Authorization...identifier (GUID) of the upsampling request in the queue . Otherwise, it...

    docs.aspose.cloud/ocr/send-image-for-upsampling/
  9. Sending image for binarization|Documentation

    How to submit an image for binarization with Aspose.OCR Cloud API.... To authorize the request, pass the access token in Authorization...(GUID) of the binarization request in the queue . Otherwise, it...

    docs.aspose.cloud/ocr/send-image-for-binarization/
  10. Delete Footnote in Word with C# REST API

    This article guides on how to delete footnote in Word with C# REST API. You will learn to automatically remove footnote with C# Low Code API using a .NET-based Cloud SDK....DeleteFootnoteOnline() method to remove the requested footnote Fetch the output...DeleteFootnoteOnline class to create the request object for the footnote and...

    kb.aspose.cloud/words/net/delete-footnote-in-wo...