Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 936 for

java examples

(0.12 sec)
  1. Convert XLSX in GroupDocs.Conversion Cloud Cont...

    Hello, when converting XLSX to XLSX, I see that some rows are missing. for example, the ones that are painted yellow under line 38. or the empty ones between the value “123” and the upper lines. attached is the example…... for example, the ones that are painted...upper lines. attached is the example xlsx, before and after the...

    forum.groupdocs.cloud/t/convert-xlsx-in-groupdo...
  2. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try to convert 50mb xls file its giving error Internal error: Exception of type ‘System.OutOfMemoryException’ was thrown I’m using the following API…...you please share any doc or example related this sergei.terentev...document without storage This example demonstrates how to convert...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  3. Docx to Html conversion issue in nodejs - docke...

    Hi Team While converting from docx to html using groupdocs docker conversion api, bullets symbols are not showing properly. but in groupdocs cloud api it’s shows properly. Is there any difference between docker and c…... Java or .NET) and version or better...Documentation Introduction This example demonstrates how to convert...

    forum.groupdocs.cloud/t/docx-to-html-conversion...
  4. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....Currently, it also provides Java SDK for the Cloud API. You can...to the Cloud using the code example given below: As the result...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  5. Convert HTML to PDF in C# using REST API

    Convert HTML web page to PDF document online in C# to retain the format or print it. This article is about how to convert HTML to PDF in C# using REST API....Currently, it provides C# , Java , PHP , Ruby , Python and Node...programmatically using the code example given below As the result,...

    blog.groupdocs.cloud/conversion/convert-html-to...
  6. Working with Storage API | Documentation

    Storage existance API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....storageName Storage name cURL example Linux/MacOS/Bash curl -X GET...Response { "exists" : true } SDK example Our API is completely independent...

    docs.groupdocs.cloud/comparison/working-with-st...
  7. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...Examples.CSharp { // Is Storage Exist...Message ); } } } } Java package examples.Working_With_Storage...

    docs.groupdocs.cloud/viewer/working-with-storage/
  8. Python Password Protect an Excel File | XLS/XLS...

    Secure your Excel files with password protection using Excel Spreadsheet Password Protector REST API. Step-by-step guide for password safeguarding....programmatically using the code example given below: As a result, the...result. The following code example shows how to add a password...

    blog.groupdocs.cloud/merger/password-protect-ex...
  9. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....default storage used cURL example Linux/MacOS/Bash curl -X GET...d-columns.xlsx" } ] } SDK example Our API is completely independent...

    docs.groupdocs.cloud/comparison/working-with-fo...
  10. Put Password in PDF File | Save PDF File with p...

    Learn how to secure your PDF documents in Node.js using REST API. Implement password protection for added security and safeguard your valuable data....programmatically using the code example given below: As a result, the...result. The following code example shows how to add a password...

    blog.groupdocs.cloud/merger/lock-pdf-with-passw...