Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 31,678 for

request

(1.77 sec)
  1. Runs a report generation process online|Documen...

    Runs a report generation process 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/report/build-online/
  2. Salesforce Apex to Aspose WORD CLOUD API call -...

    Hello, I’m using the below mentioned Aspose mail merge API from Apex: Sample Request: Endpoint: https://api.aspose.cloud/v4.0/words/Sample.docx/MailMerge?withRegions=true&fileName=SampleOutput.docx Method: PUT Header…... Sample Request: Endpoint: https://api.aspose...authorization token in your request at all, then you can use the...

    forum.aspose.cloud/t/salesforce-apex-to-aspose-...
  3. Create EML File in Python Programmatically

    Learn how to create EML files with Python using Aspose.Email Cloud SDK. Follow a step-by-step guide with code and tips for attachments and custom encoding....txt)" } ] } EOF Send the request to create the EML curl -X POST...eml For more details on the request schema, see the API reference...

    blog.aspose.cloud/email/create-eml-file-in-pyth...
  4. Message":"Error while loading file '' from stor...

    Hi, I Aspose version v1.1 We are trying to generate merge document which includes QR code in it. Input : word doc output: PDF Endpoint: https://api.aspose.com Version : https://api.aspose.com/v1.1 When trying to ge…...HttpResponse[Status=Bad Request, StatusCode=400]”| This same...accessToken) { try { HttpRequest request = new HttpRequest(); Integer...

    forum.aspose.cloud/t/message-error-while-loadin...
  5. Make HTML In Swift

    Make HTML using Swift SDK. Easily create a blank HTML in Swift in a few steps....createDocument(request: createDocumentReques); let...fileName); _ = try api.downloadFile(request: downloadDocumentRequ); Run...

    products.aspose.cloud/words/swift/make/html/
  6. Aspose.HTML-Cloud conversion from SVG to PNG do...

    Using Aspose.HTML-Cloud for .NET version 25.10.1, calling the ConvertApi.ConvertAsync method to convert an SVG file to PNG format. Given the following SVG snippet: <svg width="793" height="174" xmlns="http://www.w3.org…...a minimal request – send a simple conversion request (e.g., via...information – capture the full request payload, response headers,...

    forum.aspose.cloud/t/aspose-html-cloud-conversi...
  7. Compare WORD In Swift

    Compare two WORD using Swift. With our Swift SDK, you can easily find the difference between WORD files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/word/
  8. Համեմատեք PDF Ը Swift Ում

    Համեմատեք երկու PDF ՝ օգտագործելով Swift: Մեր Swift SDK ի միջոցով դուք հեշտությամբ կարող եք գտնել տարբերությունը PDF ֆայլերի միջև:...uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/hy/swift/compare/pdf/
  9. How to Run the Examples|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....source code and create a pull request. We will review the changes...

    docs.aspose.cloud/imaging/how-to-run-the-examples/
  10. File Info|Document

    Get Excel file name, size, and Base64 content via Aspose.Cells Cloud API. Learn Request syntax, sample code, and error handling....Meaning When It Occurs 200 OK – request succeeded. Normal response...

    docs.aspose.cloud/cells/file-info/