Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 31,669 for

request

(0.08 sec)
  1. Execute Mail Merge and Fill Merge Fields in Mic...

    Aspose.Words Cloud Mail Merge allows you to generate documents from template and XML in .NET, Java, PHP, Ruby, Rails, Python, jQuery and more....send a POST request (passing XML data in the request body) to generate...XML structure to send in the request body. <CollectionName> <fi...

    blog.aspose.cloud/words/execute-mail-merge-and-...
  2. AiNameCompleteRequest|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....AiNameCompleteReques Contents [ Hide ] Request model for EmailCloud.Ai.Name...

    docs.aspose.cloud/email/reference-model-ai-name...
  3. GLB to FBX conversion API | Convert GLB to FBX ...

    Convert PPTX to PDF/A1-a | Save PPT to PDF/A-1b | C# code for PPT to FODP conversion. Export PowerPoint subshapes as PNG and JPEG formats..."{ \"Format\": \"string\"}" Request URL # https://api.aspose.cloud/v3...presentation from Cloud Storage # Request URL https://api.aspose.cloud/v3...

    blog.aspose.cloud/slides/powerpoint-slides-mani...
  4. Update a Form Field in a PDF Document|Documenta...

    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....PDF Document PutUpdateFields Request Object { "Name" : "checkBoxField2"...

    docs.aspose.cloud/pdf/update-a-form-field-in-a-...
  5. SaveAs Excel|Document

    Use Aspose.Cells Cloud REST API to save Excel workbooks in multiple formats such as PDF, CSV, JSON, and Markdown. SDKs are available for many programming languages.... Request Body Parameter Parameter Name...second part of the multipart request. REST API API Type Description...

    docs.aspose.cloud/cells/save-an-excel-file-as-o...
  6. Web Accessibility API – Validate HTML Accessibi...

    Learn about the Aspose.HTML Cloud Web Accessibility API, its features, and how to validate HTML accessibility using REST API....exclusively via direct HTTP requests. Single endpoint: All accessibility...accessibility, send a POST request to the endpoint with an AccessibilityRequest...

    docs.aspose.cloud/html/web-accessibility-api/
  7. Save Generated Barcodes|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....Generates a barcode via GET request. GenerateBodyAsync : Generates...Generates a barcode via POST request with JSON or XML body. GenerateMultipartAsy...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. TableCell|Aspose Words Cloud Docs

    TableCell...TableCell Contents [ Hide ] Request Response Model Delete DeleteTableCellOnlin...DeleteTableCellOnlin Represents a request model for WordsApi.DeleteTableCellOnlin()...

    docs.aspose.cloud/words/spec/tablecell/
  9. Make PDF In Swift

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

    products.aspose.cloud/words/swift/make/pdf/
  10. Make Markdown In Swift

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

    products.aspose.cloud/words/swift/make/md/