Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 31,744 for

request

(0.16 sec)
  1. Quick Start With iCalendar API|Documentation

    Aspose Email tutorial shows how to work with iCalendar files using Aspose.Email Cloud. Create calendars, edit calendars, process appointments, etc....CalendarSaveRequest , which is a request model for this operation. CalendarSaveRequest...DownloadFileRequest , which is a request for this operation. DownloadFileRequest...

    docs.aspose.cloud/email/quick-start-with-icalen...
  2. Update Chart Properties|Document

    Learn how to update chart properties (type, title, legend, etc.) in an Excel workbook using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, and SDK snippets for C#, Java, PHP, Ruby, Node.js, Perl, and Go....} /charts/ { chartIndex } Request parameters Parameter Name Type...name of the storage service. Request Body Schema The chart object...

    docs.aspose.cloud/cells/charts/properties/update/
  3. Convert Word to PDF is not working with Creatio...

    For a Creatio instance, we have provided the Aspose client ID and the secret key generated from the Aspose. But still, within Creatio, we cannot convert the document to PDF and the interface keeps loading without throwin…...details for api request: query, body and request log if possible...

    forum.aspose.cloud/t/convert-word-to-pdf-is-not...
  4. Replace Presentation Fonts|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....presentations uploaded in the request body. Optionaly the new font...in the presentation in the request body. SDK Examples SDK Source...

    docs.aspose.cloud/slides/replace-presentation-f...
  5. Set Barcode Colorscheme|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....different request formats: Generate : GET request with parameters...string. GenerateBody : POST request with parameters in the body...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Combine DOCX Files in Node.js | Merge Word Docu...

    გააცნობიერეთ როგორ შეწვდოთ რამდენიმე Microsoft Word დოკუმენტი (DOC/DOCX) ერთ ფაილში Node.js და Aspose.Words Cloud REST API-ის გამოყენებით. შეcombine Word ფაილები ონლაინში...WordsApi(config); Step 2 – Create Merge Request: const appendDocs = { DocumentEntries:..."KeepSourceFormatting" } ] }; const request = new AppendDocumentReques({...

    blog.aspose.cloud/ka/words/merge-word-documents...
  7. Authorization in Python SDK|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....to configure and authorize requests to the Aspose Barcode Cloud...secure and authorized API requests. Note: For manage authorization...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Object Detection in an Image using Python REST API

    Follow this article for object detection in an image using Python REST API. You will learn image processing for object detection using Python-based API with the help of a Python-based Cloud SDK....Create the CreateVisualObjectBo Request using the image stream and...detection options Output the request configuration details to the...

    kb.aspose.cloud/imaging/python/object-detection...
  9. SalesForce|Aspose Words Cloud

    Aspose Words Cloud for Salesforce...ContentType ) { try { HttpRequest request = new HttpRequest (); Integer...null ) { request . setBodyAsBlob ( content ); } request . setEndpoint...

    docs.aspose.cloud/words/plugins/salesforce/
  10. 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...