Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 31,883 for

request

(2.35 sec)
  1. Update Multiple Cells Style – Aspose.Cells Clou...

    Learn how to update the style of a cell range in an Excel workbook using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, authentication, error handling, SDK snippets, and version information.... Request a token from the Aspose Cloud...Include the token in each request: Authorization: Bearer <access_token>...

    docs.aspose.cloud/cells/update-multiple-cells-s...
  2. errorAmazonS3Storage Error using aspose API - F...

    Hello , I have been merging PDFs using Aspose’s “default storage” without issues for a long time, but today the same Request suddenly stopped working and now returns 400 Bad Request with errorAmazonS3Storage. My call …...long time, but today the same request suddenly stopped working and...and now returns 400 Bad Request with errorAmazonS3Storage . My...

    forum.aspose.cloud/t/erroramazons3storage-error...
  3. Set Embedded Fonts|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....embedding multiple fonts in one request. You can specify font names...provide the font files in the request body. The second option is...

    docs.aspose.cloud/slides/set-embedded-fonts/
  4. Set Barcode Text|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....formats using GET and POST requests through the GenerateApi ....for generating barcodes: GET Request : Uses parameters in the URL...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  5. Set Recognition Quality and Speed|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.... Usage in API Requests The RecognizeApi interface...files using different HTTP request types. Below are the available...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Convert Excel files to other formats.

    Aspose.Cells Cloud provides robust support for Excel file format conversion, a process known for its intricacy. Aspose.Cells Cloud supports 30+ file formats, including Excel, Pdf, Markdown, Json, XML, Csv, Html, and so on....request.* ; public class Example {...ExportWorksheetAsFor request = new ExportWorksheetAsFor (); request . setname...

    products.aspose.cloud/cells/java/export-workshe...
  7. Converts a range of spreadsheet on a local driv...

    This method reads a spreadsheet file from the local file system, converts it's range to the desired json file, and returns the converted result. \nThe source file path and target format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported formats for conversion depend on the available libraries and their capabilities....request.* ; public class Example {...ConvertRangeToJsonRe request = new ConvertRangeToJsonRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-range-...
  8. Converts a table of spreadsheet on a local driv...

    This method reads a spreadsheet file from the local file system, converts it's table to the desired csv file, and returns the converted result. \nThe source file path and target format must be specified correctly. \nEnsure that the necessary permissions are in place to read the source file and write the converted file if applicable. \nThe conversion process occurs entirely on the cloud server, eliminating the need for any cloud storage or external downloads. \nIf the source file does not exist, is inaccessible, or if an error occurs during the conversion process, an appropriate exception will be thrown. \nSupported formats for conversion depend on the available libraries and their capabilities....request.* ; public class Example {...ConvertWorksheetToIm request = new ConvertWorksheetToIm (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/convert-table-...
  9. Add a List Object (Table) to an Excel Worksheet...

    Learn how to add a list object (Excel table) to a worksheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, authentication steps, cURL example, and SDK code samples....{ sheetName } /listobjects Request parameters Parameter Name Type...Definition of the list object (see Request body schema ). folder string...

    docs.aspose.cloud/cells/list-objects/add/
  10. Convert HTML to PDF | HTML to JPG | Web to Word...

    Unlock the potential to effortless Web to Image conversion. Perform HTML to PDF, HTML to JPG Image or HTML to Word document conversion with Cloud SDK....GetSections resource and send a GET request to get this list. Get a specific...GetSection resource and send a GET request to get a section. Get page...

    blog.aspose.cloud/total/work-with-sections-and-...