Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 935 for

java examples

(0.25 sec)
  1. GroupDocs.Signature Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Signature Cloud Java SDK release for public use....Signature Cloud API features in your Java application. Most significant...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  2. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison 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/comparison/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..."Electronic publication" } ] } SDK example The API is completely independent...

    docs.groupdocs.cloud/comparison/get-supported-f...
  3. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....NET, Java, PHP, Ruby, Android, and Python...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/conversion/convert-images-...
  4. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison 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/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET ^ "https://api....has been used in the example. cURL example Linux/MacOS/Bash curl...Drawing File Format" } ] } SDK examples The API is completely independent...

    docs.groupdocs.cloud/annotation/get-supported-f...
  5. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud API....NET, Java, PHP, Android, and Node.js SDKs...the steps and available code examples. Once you have your Client...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Split PDF - Extract Pages from PDF using Rest A...

    Split PDF - Extract Pages from PDF using Rest API in Ruby...NET, Java , PHP , Python , Android , and...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/merger/split-pdf-extract-p...
  7. Annotate PDF Documents using a REST API in Pyth...

    Programmatically Annotate PDF documents using a REST API on the cloud in Python with Document Annotation Cloud SDK for Python....NET , Java , PHP , Ruby , and Node.js SDKs...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  8. Convert Excel Spreadsheets to PDF using Ruby

    You can easily convert Excel XLSX files to PDF with GroupDocs.Conversion Cloud API. This tutorial covers how to Convert Excel Spreadsheets to PDF using Ruby...NET, Java, PHP, Node.js, Android, and...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  9. Convert Emails and Outlook Messages to PDF usin...

    Programmatically Convert Emails and Outlook Messages to PDF using a REST API in Node.js. Node.js SDK allows converting EML, MSG files to PDF....NET, Java, PHP, Ruby, Android, and Python...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/conversion/convert-email-a...
  10. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties.... cURL example Linux/MacOS/Bash # Get JSON..."Accept: application/json" # cURL example to replace watermark in a document...

    docs.groupdocs.cloud/watermark/replace-watermarks/