Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 31,716 for

request

(1.4 sec)
  1. 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...
  2. 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...
  3. Add a Border to a Word Document with Nodej.s RE...

    Follow this article to add a border to a Word document with Nodej.s REST API. It has the IDE details, steps, and a sample code demonstrating how to add a border in Word with Nodej.s 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/nodejs/add-a-border-to-a-...
  4. Add Date Filter to an Excel Worksheet|Document

    Learn how to add a date filter to an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes cURL example, SDK snippets (C#, Java, Python, etc.), parameters, and error handling..../autoFilter/dateFilter Request parameters The request parameters are...Message Description 400 Bad Request 400 Invalid range format. Expected...

    docs.aspose.cloud/cells/autofilter/add-date-fil...
  5. Aspose.Cells Cloud Web API – Extract Text|Aspos...

    Extract substrings, numbers or characters from Excel cells using Aspose.Cells Cloud API. Supports before/after text, position‑based extraction, and direct output to a new range....0/cells/content/extract/text The request parameters of extractText API...workbook. Response When the request succeeds, the API returns a...

    docs.aspose.cloud/cells/extract-text/
  6. MapiCalendarAsFileRequest|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....Convert MapiCalendar to file request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-mapi-ca...
  7. Authorization in .NET SDK|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....to configure and authorize requests to the Aspose Barcode Cloud...secure and authorized API requests. Note: For manage authorization...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Convert Excel to Word in Java | Free XLS to DOC...

    Convert Excel to Word with easy-to-use XLS to DOC converter in Java. Export spreadsheets as fully formatted Word documents with Aspose.Cells Cloud API for Java....request.* ; import org.junit.Test ;...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    blog.aspose.cloud/cells/convert-excel-file-to-w...
  9. Using SDKs With Self-Hosted Solution|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....pptx" ); PostSlidesConvertReq request = new PostSlidesConvertReq...api . PostSlidesConvert ( request ); response . CopyTo ( File...

    docs.aspose.cloud/slides/using-sdks-with-self-h...
  10. 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-...