Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 31,684 for

request

(0.5 sec)
  1. Convert TXT to PNG using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a TXT format file to a PNG format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/txt...
  2. Convert MHTML to XML using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a MHTML format file to a XML format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/mht...
  3. Convert MHTML to GIF using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a MHTML format file to a GIF format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/mht...
  4. Convert TSV to XLTX using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a TSV format file to a XLTX format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/tsv...
  5. Convert PNG to CSV using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a PNG format file to a CSV format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/png...
  6. Convert TSV to XLS using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a TSV format file to a XLS format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/tsv...
  7. Convert CSV to WMF using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a CSV format file to a WMF format file....request.* ; public class ConvertSpreadsheetEx...ConvertSpreadsheetRe request = new ConvertSpreadsheetRe (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/conversion/csv...
  8. Working with Storages|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.... StorageExists Request Parameters Name Type Location...folder exists. ObjectExists Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-storages/
  9. Converts a chart of spreadsheet in cloud storag...

    This method processes a chart of spreadsheet directly in cloud storage, converting it to the Requested output format (PDF, or Image format) without requiring the file to be downloaded to the local machine. \nThe operation relies on valid cloud storage credentials and an accessible file path or identifier. \nThe conversion is performed remotely, reducing data transfer and improving performance for large files. \nIf the source file is not found, access is denied, or an error occurs during conversion, an appropriate exception will be thrown. \nSupported output formats are determined by the capabilities of the underlying cloud conversion service....request.* ; public class Example {...ExportChartAsFormatR request = new ExportChartAsFormatR (); request . setSpreadsheet...

    products.aspose.cloud/cells/java/export-chart-a...
  10. Get Merged Cells from an Excel Worksheet – Aspo...

    Learn how to retrieve merged‑cell ranges from an Excel worksheet using Aspose.Cells Cloud API (v3.0). Includes authentication steps, full cURL Request, response schema, error handling, and SDK examples in C#, Java, Python, and more.... Request a token via POST https://api... Include the token in the request header: Authorization: Bearer...

    docs.aspose.cloud/cells/get-mergedcell-from-a-w...