Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 31,693 for

request

(0.05 sec)
  1. Set Paragraph Formatting in Word with NET REST API

    This article describes how to set paragraph formatting in Word with NET REST API. You will automatically change format of writing a paragraph with Java Low Code API using the Java cloud SDK....Create the UpdateParagraphForma Request object using the above settings...UpdateParagraphForma method with the request object. Save the output Word...

    kb.aspose.cloud/words/java/set-paragraph-format...
  2. Convert an Excel File to Different Formats|Docu...

    Use Aspose.Cells Cloud REST API to convert Excel workbooks to a variety of formats such as CSV, PDF, HTML, JSON, and more. Supports multiple SDKs for popular programming languages.... The request is an HTTP PUT with multipart...column widths in the workbook. Request Body Parameters Parameter Name...

    docs.aspose.cloud/cells/convert-an-excel-file-t...
  3. Perform Mail Merge in a Word Document and inser...

    Perform Mail Merge to create documents like letters, labels and envelopes. Mail Merge regions in the document or insert special merge fields....from a few to a lot of HTTP requests. And in consuming them, while...while making those HTTP requests, we should carefully set a timeout...

    blog.aspose.cloud/slides/want-to-set-timeout-fo...
  4. Export Picture|Document

    Export Excel pictures to various image formats using Aspose.Cells Cloud REST API. The service supports SDKs for multiple languages, including C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, and Swift....Export Excel objects from the request content to a specified image...to the Cloud API with cURL. Request curl -X POST "https://api.aspose...

    docs.aspose.cloud/cells/export-excel-picture-to...
  5. Create an Excel Chart using Python REST API

    This article guides on how to create an Excel chart using Python REST API. You will learn to automatically add pie chart in Excel using Python Low Code API with a Python-based Cloud SDK....that will be uploaded Send a request to upload the specified local...Aspose Cloud storage Prepare a request to add a pie chart to a specific...

    kb.aspose.cloud/cells/python/create-an-excel-ch...
  6. How can i convert a chart to image with aspose ...

    How can I convert a chart to an image using Aspose Cloud in Python? Hi everyone, I’m trying to convert a chart (e.g., from an Excel or Word document) into an image using Aspose Cloud with Python, but I’m not sure how to…...requests import * EmployeeSalesSummary...“PythonSDK/EmployeeSalesSummary.xlsx”)) request = GetWorksheetChartReq( EmployeeSalesSummary...

    forum.aspose.cloud/t/how-can-i-convert-a-chart-...
  7. Add a Border to a Word Document with NET REST API

    Follow this article to add a border to a Word document with NET REST API. It has the IDE details, steps, and a sample code demonstrating how to add a border in Word with C# Low Code API....customize it, and set it into the request object Set node path, border...and destination file in the request object Invoke the UpdateBorderOnline()...

    kb.aspose.cloud/words/net/add-a-border-to-a-wor...
  8. Add a pivot field into pivot table|Document

    Learn how to add a pivot field to an existing pivot table using the Aspose.Cells Cloud REST API. The guide includes Request details, cURL examples, and SDK code snippets for multiple programming languages....pivotTableIndex } /PivotField Request parameters Parameter Name Type...area (e.g., Row, Column). request object body DTO that contains...

    docs.aspose.cloud/cells/pivot-tables/add-pivot-...
  9. Batch Unlock|Document

    Unlock multiple Excel files in batch using Aspose.Cells Cloud REST API. Supports SDKs for C#, Java, Python, and other languages....0/cells/batch/unlock The request parameters are: Parameter Name...Description BatchLockRequest body Request body that contains the unlock...

    docs.aspose.cloud/cells/batch/unlock/
  10. Remove Image Background in Excel using Java RES...

    This code guides on how to remove picture background in Excel using Java Low Code API. You will learn to remove image background in Excel using Java REST API by utilizing a Java-based Cloud SDK....Cloud storage Send the upload request to the cloud using the UploadFile()...DeleteWorkbookBackgr() with the prepared request to remove the workbook’s background...

    kb.aspose.cloud/cells/java/remove-image-backgro...