Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 129,076 for

code

(0.33 sec)
  1. Excel to PPTX|Document

    Learn how to convert Excel workbooks to PPTX presentations using Aspose.Cells Cloud REST API (v3.0). Includes cURL request, SDK Code samples, authentication, and error handling.... Error Handling HTTP Code Meaning Sample JSON Error Payload...Payload 400 Bad Request { "code": 400, "message": "Invalid request...

    docs.aspose.cloud/cells/convert-excel-file-to-p...
  2. Delete Conditional Formatting – Aspose.Cells Cl...

    Delete a conditional formatting rule from a worksheet using Aspose.Cells Cloud REST API. Learn required parameters, cURL example, and SDK usage.... Error Responses HTTP Code Reason Example Body 400 Bad...missing or invalid parameters. { "Code":"400", "Message":"Invalid parameter...

    docs.aspose.cloud/cells/conditional-formattings...
  3. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys.... This allows for cleaner code and easier backward-compatibility...License disclaimers in source code Our SDK now support OAuth 2...

    blog.aspose.cloud/words/new-and-improved-aspose...
  4. Categories

    Find Answers by API Aspose.Total Cloud Product Family Aspose.Words Cloud Product Family Aspose.PDF Cloud Product Fami......Change QR Code Color with Python REST API Change QR Code Color with...Change QR Code Color with Java REST API Change QR Code Color with...

    kb.aspose.cloud/categories/page/9/
  5. Protect Excel Files|Document

    Use Aspose.Cells Cloud REST API to protect Excel files. This guide shows how to encrypt workbooks via HTTP POST, cURL, and SDKs for multiple programming languages, as of 2026....return the following status codes: HTTP Code Meaning Example JSON error...request (e.g., missing file) {"Code":400,"Message":"File is required...

    docs.aspose.cloud/cells/protect-excel-files/
  6. Discrepancy Between Aspose.Cells Cloud SDK and ...

    In the middle of migrating to the new version. Having an issue with cells in which the document does not look correct. Attached are correct.png (6.6 KB) incorrect.png (13.7 KB) the correct doc and the incorrect doc. W…...my old code and see if it still fails, use your code, and then...recommended code snippets. For the former and larger code snippet...

    forum.aspose.cloud/t/discrepancy-between-aspose...
  7. Convert DOCX to JPG with Python REST API

    Follow this article to convert DOCX to JPG with Python REST API. Refer to the given steps and Code to change DOCX to JPG with Python REST API for free....Follow the steps and sample code for the online transformation...File to JPG with Python Low Code API Instantiate the Configuration...

    kb.aspose.cloud/words/python/convert-docx-to-jp...
  8. Convert DOCX to JPG with NET REST API

    Follow this article to convert DOCX to JPG with NET REST API. Refer to the given steps and Code to change DOCX to JPG with C# REST API for free....Follow the steps and sample code for the online transformation...DOCX File to JPG with C# Low Code API Instantiate the Configuration...

    kb.aspose.cloud/words/net/convert-docx-to-jpg-w...
  9. Convert DOCX to JPG with Nodej.s REST API

    Follow this article to convert DOCX to JPG with Nodej.s REST API. Refer to the given steps and Code to change DOCX to JPG with Nodej.s REST API for free....Follow the steps and sample code for the online transformation...File to JPG with Nodej.s Low Code API Instantiate the Configuration...

    kb.aspose.cloud/words/nodejs/convert-docx-to-jp...
  10. Delete a Column on an Excel Worksheet|Document

    Learn how to delete one or more columns from an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request syntax, required parameters, authentication, error handling, and sample Code in multiple SDKs....Example request Responses HTTP Code Description Example 200 Success...the column(s) were deleted. { "Code": 200, "Status": "OK" } 400...

    docs.aspose.cloud/cells/columns/delete/