Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 31,744 for

request

(0.06 sec)
  1. Replace a Word in Word with NET REST API

    This article entails how to replace a word in Word with NET REST API. You will automate the process to change a word in Word with C# REST API using the .NET Cloud SDK....ReplaceTextOnline() method with the custom request Get the output file contents...creating the replace text request using the ReplaceTextParameter...

    kb.aspose.cloud/words/net/replace-a-word-in-wor...
  2. Sawp range|Developer Guide

    The Swap Ranges for Excel API provides a powerful tool to move any two columns, rows, ranges, or individual cells within an Excel file. This API allows users to re-arrange their tables quickly and efficiently, ensuring that the original data formatting is preserved and all existing formulas continue to function correctly. By leveraging this API, users can streamline their data manipulation tasks and maintain the integrity of their spreadsheets....0/cells/swap/range The request parameters of sawpRange API...File } Error Handling 400 Bad Request : Invalid url. 401 Unauthorized...

    docs.aspose.cloud/cells/sawp-range/
  3. Get Paragraphs|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.... GetTableCellParagrap Request Parameters Name Type Location...storage. GetTableCellParagrap Request Parameters Name Type Location...

    docs.aspose.cloud/slides/get-paragraphs-from-a-...
  4. Why is .pfx file mandatory while e sign? - Free...

    I am trying to use aspose-pdf-cloud-node.js/test/testFields.ts at master · aspose-pdf-cloud/aspose-pdf-cloud-node.js · GitHub to understand how e sign can be implemented. Let’s say I want to e-sign with name “test_user”…...me with above issue as the request body seems very simple, so...11:55pm 11 Hi, @rajatdpw In your request you must set the rect property...

    forum.aspose.cloud/t/why-is-pfx-file-mandatory-...
  5. Import Data Using Storage|Document

    Import data into an Excel worksheet using Aspose.Cells Cloud API from various storage sources....0/cells/ { name } /importdata The request parameters are Parameter Name...

    docs.aspose.cloud/cells/import-data-with-using-...
  6. Aspose.Cells Cloud Web API - Get Aspose Cells C...

    Monitor the Health Status of Aspose.Cells Cloud Service in real-time....0/cells Request Parameters: Parameter Name...

    docs.aspose.cloud/cells/get-aspose-cells-cloud-...
  7. 在 Node.js 中将 JSON 转换为 HTML | JSON 到网页 REST API

    学习如何使用 Node.js REST API 将 JSON 数据转换为 HTML。根据结构化 JSON 文件在线生成动态的表格格式 HTML 页面。...SaveFormat: "HTML" }; const request = new PostWorkbookSaveAsRe({...cellsApi.postWorkbookSaveAs(request); console.log("JSON successfully...

    blog.aspose.cloud/zh/cells/convert-json-to-html...
  8. Convert HTML to Image – Aspose.HTML Cloud SDK

    Cloud SDKs to convert HTML to Image formats such as JPG, PNG, GIF, TIFF, and BMP with a set of SDK examples. SDKs are available in Python, C#, Java, and more....involves submitting a conversion request, receiving an operation ID...submission of a conversion request, where the server processes...

    docs.aspose.cloud/html/convert-html-to-image/
  9. ImportData Task – Aspose.Cells Cloud API Refere...

    Learn how to import batch data into Excel workbooks using Aspose.Cells Cloud ImportData Task. Includes cURL syntax, Request schema, SDK samples (C#, PHP, Ruby, Node.js) and error handling....SDKs handle authentication, request construction, and response...

    docs.aspose.cloud/cells/tasks/importdata/
  10. Replace Text in PDF with Java REST API

    Follow this article to replace text in PDF with Java REST API. You will learn to automatically find and replace text in PDF with Java-based API using the Java Cloud SDK....strings Create the text replace request using the TextReplaceListReque...and new strings, and build a request object using this list. Call...

    kb.aspose.cloud/pdf/java/replace-text-in-pdf-wi...