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

x

(0.54 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. 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-...
  4. 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/
  5. 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...
  6. Get MinDataColumn – Aspose.Cells Cloud API Refe...

    Retrieve the leftmost column that contains data in an EXcel worksheet via Aspose.Cells Cloud REST API (v3.0). Includes authentication details, request syntaX, JSON response eXample, error codes, and SDK snippets.... cURL Example curl -X GET "https://api.aspose.com/v3...

    docs.aspose.cloud/cells/get-mindatacolumn-from-...
  7. 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...
  8. How to get Volume Property of 3D object of 3D f...

    Good morning, we are interested in your product (products.aspose.cloud/3d/php/). We would like to know that once the file is uploaded if through the API we can get the volume of the uploaded file, in the formats supporte…...GLTF, DRC, RVM, PDF, AMF, PLY, X, JT, DXF, 3MF, ASE, VRML, HTML...

    forum.aspose.cloud/t/how-to-get-volume-property...
  9. Self hosted server error on authentication in I...

    Hi, I’m trying to trial your self-hosted words-cloud instance but when submitting a request (.NET nuget package) the server throws an error when the library calls /connect/token Stacktrace: fail: Aspose.Words.Cloud.We…...tion>) (x => { x.DefaultAuthenticateS = "Bearer"; x.DefaultChallengeSche...(Action<JwtBearerOptions>) (x => { x.RequireHttpsMetadata = false; x.SaveToken...

    forum.aspose.cloud/t/self-hosted-server-error-o...
  10. Curl Compress HTML REST API

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

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