Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 31,682 for

request

(0.05 sec)
  1. 在Excel文件中设置背景

    Aspose.Cells Cloud REST API 支持为 Excel 文件设置背景,并提供多种编程语言的 SDK,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby、Swift。...Request ; using System ; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/zh/background/
  2. 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...
  3. Validate Accessibility by Base64

    How to validate HTML accessibility by providing base64-encoded HTML using Aspose.HTML Cloud Web Accessibility API....HTML content in your request. Example Request Copy 1 POST https:...

    docs.aspose.cloud/html/web-accessibility-api/va...
  4. 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...
  5. 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-...
  6. Conversion

    Aspose.Cells Cloud REST API supports the conversion of excel files to different kinds of format files. SDK supports development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....Request ; using System ; using System...PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.File = new...

    products.aspose.cloud/cells/conversion/
  7. Convert CSV to JSON in Node.js | CSV to JSON Co...

    Learn how to convert CSV files to JSON using Aspose.Cells Cloud SDK for Node.js. Transform tabular data into structured JSON online with high accuracy....Configure and Send the Conversion Request: const saveOptions = { SaveFormat:...SaveFormat: "JSON" }; const request = new PostWorkbookSaveAsRe({...

    blog.aspose.cloud/cells/convert-csv-to-json-wit...
  8. Convert CAD Drawings to Raster Image Formats|Do...

    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.... Image is passed as a request body Input Document: Output...low-level details of making requests and handling responses and...

    docs.aspose.cloud/cad/convert-cad-drawings-to-r...
  9. Get all hyperlinks in a Word document online|Do...

    Get all hyperlinks 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/hyperlinks/get-all/
  10. Get a bookmark in a Word document online|Docume...

    Get a bookmark 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/bookmarks/read/