Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 913 for

java examples

(0.16 sec)
  1. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example.... The following example demonstrates how to extract...has been used in the example. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  2. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....has been used in the example. cURL example Linux/MacOS/Bash curl...Graphics Metafile" } ] } SDK examples The API is completely independent...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  3. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo.... cURL example Linux/MacOS/Bash # First get..."Accept: application/json" # cURL example to get document information...

    docs.groupdocs.cloud/watermark/search-watermarks/
  4. C# Overlay Text on GIF | Add Watermark to GIF i...

    Enhance your GIFs with overlay text using GIF watermarking REST API and C# SDK. Explore customization options, API reference, and C# SDK on GitHub. Elevate your visual storytelling and engage your audience today....programmatically using the code example given below: As a result, the...the API. The following code example shows how to insert a watermark...

    blog.groupdocs.cloud/watermark/add-overlay-text...
  5. Convert XML to PDF in Python using REST API

    Convert XML to PDF file fast online using GroupDocs.Conversion Cloud REST API. This article is about how to convert XML to PDF in Python using REST API....convertDocument() class The following code example shows how to convert XML file...method The following code example shows how to convert an XML...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...