Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 31,695 for

request

(0.09 sec)
  1. Make DOC In Swift

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

    products.aspose.cloud/words/swift/make/doc/
  2. Aspose.HTML-Cloud conversion from SVG to PNG fa...

    Using Aspose.HTML-Cloud for .NET version 25.10.1. Every time I call the ConvertAsync method, the Status is “Failed”. Happens regardless of whether I use a local file or one in storage. Occurs for multiple SVG files. var…...token is cancelled and the request fails with the observed error...Aspose support Provide the request ID from the JSON response (e...

    forum.aspose.cloud/t/aspose-html-cloud-conversi...
  3. Read Text Items from a PDF Document|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....our GitHub Page for the Text Request Object Structure cURL Example...

    docs.aspose.cloud/pdf/read-text-items-from-a-pd...
  4. Combine DOCX Files in Node.js | Merge Word Docu...

    Learn how to merge multiple Microsoft Word documents (DOC/DOCX) into a single file using Node.js and Aspose.Words Cloud REST API. Combine Word files online...WordsApi(config); Step 2 – Create Merge Request: const appendDocs = { DocumentEntries:..."KeepSourceFormatting" } ] }; const request = new AppendDocumentReques({...

    blog.aspose.cloud/words/merge-word-documents-wi...
  5. Create Table in Word with NET REST API

    This article entails how to create table in Word with NET REST API. You may automatically insert table in Word with Java Low Code API using the Java SDK....InsertTableOnline Request using the input document, the table request, and...

    kb.aspose.cloud/words/java/create-table-in-word...
  6. Get all OfficeMath objects in a Word document o...

    Get all OfficeMath objects in a Word document 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/math-objects/get-all/
  7. Get all DrawingObjects in a Word document onlin...

    Get all DrawingObjects in a Word document 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/drawing-objects/get-all/
  8. Delete a Range from a Word document online|Docu...

    Delete a Range from a Word document 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/range/remove/
  9. 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...
  10. The SVG to DXF conversion breaks the scaling of...

    Hello, So our app has been using the SVG to DXF conversion for some months now, with success. Despite the conversion working, the customers came out to us complaining about the scaling of the DXF files. There is indee…... So firstly we do the request to get start sizes, e.g., via:...you need to perform export request passing desired sizes and millimeter...

    forum.aspose.cloud/t/the-svg-to-dxf-conversion-...