How to use GroupDocs.Translation Cloud SDK for translating files....working code and sample files: Java & Android package com.groupdocs...TranslationApi ; import java.io.IOException ; import java.nio.file.Files...
This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document:
Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages:
Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not.... Message ); } } } } Java package examples ; import com...info. */ public class Merger_Java_GetDocumentInformati { public...
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.... C# Java Was this page helpful? Not really...
This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product.
Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example.
HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types.
Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument.... Message ); } } } } Java package examples ; import com...types. */ public class Merger_Java_GetSupportedFileType { public...
How to use GroupDocs.Rewriter Cloud SDK for paraphrasing files....working code and sample files: Java package com.groupdocs ; // Import...client.api.FileApi ; import java.io.File ; public class Demo...
Combine multiple PowerPoint presentations into a single file. This article is about how to merge powerPoint PPT/PPTX files online using REST API in Ruby....NET, Java, PHP, Python, Android, and Node...
GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream.
Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL.
Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example.
cURL example Request curl -X POST "https://api....> Java package examples.Working_With_Conversions...import java.util.List ; public class Conversion_Java_Convert_To_Pdf...
Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....0) Updated JAVA SDK (Release Version 1.6.0)...