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

java examples

(0.51 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Merge and Combine PowerPoint PPT/PPTX Presentat...

    Merge Powerpoint files into one file or combine PPT files online free. This artilce covers how to merge and combine PowerPoint PPT/PPTX presentations in C#.... For example, to create a presentation that...format . Currently, it supports Java , PHP , Ruby , Android , and...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  5. Extract XML Text using Python | Parse XML in Py...

    Extracting text from XML files is a crucial task in various applications. Learn how to extract text from XML using Python and understand its importance....NET, Java, PHP, Ruby, and Node.js SDKs...to the cloud using the code example given below: As a result, the...

    blog.groupdocs.cloud/parser/extract-text-from-x...
  6. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....NET, Java, PHP, Ruby, Android, and Python...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  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 CSV to JSON or JSON to CSV Programmatic...

    Convert JSON array to CSV table using C# REST API. This article is about how to convert CSV to JSON or JSON to CSV Programmatically in C#....Currently, it supports C# , Java , PHP , Ruby , Python and Node...to the cloud using the code example given below: As a result, the...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  9. 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/
  10. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container 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-o...