Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 31,679 for

request

(0.76 sec)
  1. Convert XLT to JSON using Java

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

    products.aspose.cloud/cells/java/conversion/xlt...
  2. Convert XLTX to XPS using Java

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

    products.aspose.cloud/cells/java/conversion/xlt...
  3. Convert XML to JPG using Java

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

    products.aspose.cloud/cells/java/conversion/xml...
  4. Convert XML to XLS using Java

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

    products.aspose.cloud/cells/java/conversion/xml...
  5. Convert XML to EMF using Java

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

    products.aspose.cloud/cells/java/conversion/xml...
  6. Convert XML to JSON using Java

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

    products.aspose.cloud/cells/java/conversion/xml...
  7. Protect an Excel Workbook with Aspose.Cells Clo...

    Learn how to protect an Excel workbook via Aspose.Cells Cloud REST API. Includes authentication steps, query & body parameters, cURL Request, and SDK code samples for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....(optional; default = “Default”) Request Body Parameters Parameter Name...Authentication . Execute the request: curl -X POST "https://api...

    docs.aspose.cloud/cells/protect-excel-file/
  8. Manipulate Excel cells formatting using Cloud A...

    REST API for PPTX manipulation. .NET Cloud API to manipulate Categories and chart data in PowerPoint. Free Cloud API to create and update Charts within PPT...Add a category to Chart # Request URL <code>POST https://api...NET Update chart category # Request URL <code>PUT https://api.aspose...

    blog.aspose.cloud/slides/powerpoint-chart-data-...
  9. Barcode Recognition Issue - Free Support Forum ...

    Hello guys, Im tried to scan Barcode on your live demos and its proceeds fine. So I created account in Cloud Dashboard. I send via cloud sdk same images and it response me that barcodes not found. Do you use different so…...preset to help clarify the requested codes. In your case, you have...must add it manually in your request. After that, to scan the images...

    forum.aspose.cloud/t/barcode-recognition-issue/...
  10. Copy contents and formats from another workshee...

    Learn how to copy a worksheet and its formats to a new sheet using Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL, and SDK examples for C#, Java, Python, and more..../worksheets/ { sheetName } /copy The request parameters are listed below:...the storage service to use. Request & Response Examples The OpenAPI...

    docs.aspose.cloud/cells/worksheets/copy/