Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 7,483 for

x

(1.93 sec)
  1. Unprotect Excel Workbook – Aspose.Cells Cloud A...

    Learn how to remove protection from an EXcel workbook using Aspose.Cells Cloud REST API. Includes request syntaX, parameters, cURL eXample, and SDK code in multiple languages.... cURL Example curl -X DELETE "https://api.aspose.cloud/v3...

    docs.aspose.cloud/cells/excel-file-unprotect/
  2. 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.... Execute the request: curl -X POST "https://api.aspose.cloud/v3...

    docs.aspose.cloud/cells/protect-excel-file/
  3. Convert JPG to PDF in C# | jğeg to PDF Convert ...

    JPG to PDF. jğeg to pdf. Convert JPG to PDF. Learn how to convert PNG to PDF. How to change JPG to PDF. Transform jpg to pdf using .NET REST API...cloud/connect/token" \ -X POST \ -d "grant_type=client_...-H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept:...

    blog.aspose.cloud/pdf/convert-jpg-to-pdf-in-csh...
  4. Manipulate PowerPoint Annotations | PowerPoint ...

    Discover how to add comments to your PowerPoint presentations, enriching collaboration and interactivity. Annotate slides, provide feedback, and engage with your audience in a dynamic and collaborative manner....Point}/slides/2/comments" \ -X GET \ -H "accept: application/json"...nts?author=Author%20Nayyer" -X DELETE \ -H "accept: application/json"...

    blog.aspose.cloud/slides/manipulate-powerpoint-...
  5. Make PDF In Curl

    Make PDF using cURL SDK. Easily create a blank PDF in cURL in a few steps....pdf" \ - X PUT \ - H "Content-Type: application/json"...0/words/storage/file/Output.pdf" \ - X GET \ - H "Content-Type: application/json"...

    products.aspose.cloud/words/curl/make/pdf/
  6. No documented parameter for enabling Cell IDs i...

    I have been using the Aspose.Cells Cloud API to eXport EXcel worksheets to HTML format. Earlier, the API returned cell-level HTML elements with id attributes (for eXample <td id="A1">...</td>), which allowed us to map E…...cellid flag to a GET request curl -X GET " &HiddenColDisplayType=Hidden\...options are required): curl -X POST " \ -H "Authorization: Bearer...

    forum.aspose.cloud/t/no-documented-parameter-fo...
  7. Get MinDataRow from Excel Worksheet|Document

    Retrieve the minimum data row indeX of a worksheet using Aspose.Cells Cloud API v3.0. Includes authentication steps, request pattern, parameters table, sample cURL, response schema, error codes, and SDK eXamples.... curl -X GET "https://api.aspose.cloud/v3...

    docs.aspose.cloud/cells/get-mindatarow-from-exc...
  8. Aspose.cloud/v3.0/cells/{file_name}/importdata ...

    https://api.aspose.cloud/v3.0/cells/{file_name}/importdata I want to output JSON data with the above REST API at the specified position. The data will be output on the first line even if the start line is specified as 1…...xlsx ” -X PUT -H “Authorization: Bearer...0/cells/TestImportData.xlsx/importjson ” -X POST -H “Authorization: Bearer...

    forum.aspose.cloud/t/aspose-cloud-v3-0-cells-fi...
  9. Convert PDF to PowerPoint using C# .NET | PDF t...

    Convert EXcel files to PDF. XLSX to PDF | XLSX to XPS using REST API. XLSX to SVG. XLSX to TIFF conversion. XLSX to HTML conversion... cURL command # curl -X GET "https://api.aspose.cloud/v3...as TIFF . cURL command # curl -X GET "https://api.aspose.cloud/v3...

    blog.aspose.cloud/cells/how-to-convert-xlsx-to-...
  10. Curl Compress DOCX REST API

    Compress DOCX to smaller size using cURL SDK. Optimize DOCX content in cURL....0/words/online/put/compress" \ -X PUT \ -H "Content-Type: multipart/form-data"...0/words/convert?format=docx" \ -X PUT \ -H "Content-Type: multipart/form-data"...

    products.aspose.cloud/words/curl/compress/docx/