Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 31,470 for

request

(0.04 sec)
  1. 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...
  2. System.OutOfMemoryException when using Aspose.W...

    Product: Aspose.Words Cloud SDK Platform: [.NET / Java / Node.js / Python / etc. — specify your SDK] Error Type: Runtime Exception - System.OutOfMemoryException Priority: High (production impact) Description: We are…...ConvertDocument(ConvertDocumentReque request) It appears the service is...ConvertDocument(ConvertDocumentReque request) during a PDF conversion (printable...

    forum.aspose.cloud/t/system-outofmemoryexceptio...
  3. Aspose.Cells Cloud Web API - Converting a Sprea...

    This API converts charts from spreadsheets located on a local drive to PDF file seamlessly....0/cells/convert/chart/pdf Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/convert-chart-to-pdf/
  4. Aspose.Cells Cloud Web API - Search Spreadsheet...

    Efficiently search for text within local spreadsheet files using our API....0/cells/search/content Request Parameters: Parameter Name...} ] } Error Codes 400 Bad Request : Invalid Apose.Cells Cloud...

    docs.aspose.cloud/cells/search-spreadsheet-cont...
  5. 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/...
  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. 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/
  8. 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/
  9. ContactGetListRequest|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....ContactGetListReques Contents [ Hide ] Request model for EmailCloud.Contact...

    docs.aspose.cloud/email/reference-model-contact...
  10. Convert DOCX to PDF in PHP Laravel Without Losi...

    Hello, we are evaluating Aspose.words Cloud API for converting Microsoft Word documents, as part of a more complex application we developed for one of our customers (in Laravel PHP). We tested your API and the result s…...docx"); $request = new Aspose\Words\Model\Requests\ConvertDocumentReque($file...$wordsApi->ConvertDocument($request); copy($result->getPathName()...

    forum.aspose.cloud/t/convert-docx-to-pdf-in-php...