Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 32,024 for

request

(0.08 sec)
  1. JSON-ი შეცვალეთ HTML-ად Node.js-ში | JSON-ი ვებ...

    სწავლოთ,如何使用 Node.js REST API 将 JSON 数据转换为 HTML。 从结构化 JSON 文件在线生成动态的、表格格式的 HTML 页面。...; Step 3: Send Conversion Request: const saveOptions = { SaveFormat:...SaveFormat: "HTML" }; const request = new PostWorkbookSaveAsRe({...

    blog.aspose.cloud/ka/cells/convert-json-to-html...
  2. Aspose.Cells Cloud API – Merge Cells Range|Docu...

    Merge a range of cells into a single cell using Aspose.Cells Cloud REST API. Learn Request format, parameters, and SDK examples for C#, Java, Python, and more....sheetName } /ranges/merge Request parameters Parameter Name Type...query Name of the storage. Request Body Schema The Range object...

    docs.aspose.cloud/cells/ranges/merge/
  3. Replace Text without Using a Storage|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....read a presentation from a request body and return an updated...presentation. ReplacePresentationT Request Parameters Name Type Location...

    docs.aspose.cloud/slides/replace-text-without-u...
  4. ClientThreadSetIsReadRequest|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....messages as read or unread request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-client-...
  5. ClientAccountSaveMultiRequest|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....client multi account save request. Properties: Class has no properties...

    docs.aspose.cloud/email/reference-model-client-...
  6. Create Table in Word with Python REST API

    This article entails how to create table in Word with Python REST API. You may automatically insert table in Word with Python Low Code API using the Python SDK....using the input document, requested table and output file Call...create a table using the table request above Retrieve the API call...

    kb.aspose.cloud/words/python/create-table-in-wo...
  7. Extract Metadata from Word Document with NET RE...

    Follow this article to extract metadata from Word document with NET REST API. You will learn to fetch the Word file properties with Java Low Code API using the Java cloud SDK....Create the GetDocumentPropertie request object for reading the metadata...byte array. Next, build the request using GetDocumentPropertie...

    kb.aspose.cloud/words/java/extract-metadata-fro...
  8. Add an OLE object in an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to add OLE objects to Excel worksheets. The API can be called directly or through SDKs for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....{ sheetName } /oleobjects Request parameters Parameter Name Type...target storage; otherwise the request will return an error. The OpenAPI...

    docs.aspose.cloud/cells/oleobjects/add/
  9. Update All Fields in Word with Java REST API

    Follow this article to update all fields in Word with Java REST API. You will learn to update field in Word with Java RESTful Service using a Java-based Cloud SDK....UpdateFieldsOnlineRe class to create a request for the loaded Word file Invoke...UpdateFieldsOnline() method using the above request object Parse the API response...

    kb.aspose.cloud/words/java/update-all-fields-in...
  10. Delete a Chart from a Worksheet|Document

    Deletes a chart from a worksheet by its zero‑based index using the Aspose.Cells Cloud REST API.... Request parameters Parameter Name Type...compressed file details. 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/charts/delete/