Today we are looking into the translation REST API that can translate Word and Excel documents into other languages. With GroupDocs.Translation Cloud, any document can be translated from English to Chinese, French, German, Italian, Russian, or Spanish and vice versa. So here are the language pairs in which the translation can be done.
English to Chinese & Chinese to English English to French & French to English English to German & German to English English to Italian & Italian to English English to Russian & Russian to English English to Spanish & Spanish to English While translating, the API takes care of paragraphs, tables, headers.
Add, Remove, Update, and Extract Metadata using Java and .NET
Yet another news for Cloud Developers! GroupDocs has launched the Document Metadata Manipulation Cloud API. This enriches the document metadata management solution of GroupDocs. The solution is already serving .NET and Java developers as On-Premise APIs for developers, and as Free Online Document Metadata Editor App for any kind of user to view and edit metadata of documents.
Metadata Manipulation Cloud API GroupDocs.Metadata Cloud API along with SDKs that allow developers to manipulate (add, remove, update, extract, and view) metadata of more than 50 file formats.
Edit Word, Excel, PPT & Web documents Programmatically
Another good news for Cloud Developers! GroupDocs has launched the Document Editing Cloud API. This improves the document editing solution of GroupDocs. The solution already exists for .NET and Java developers as on-premises APIs, and as cross-platform online apps for any kind of user to edit a document online for free. The GroupDocs.Editor Cloud API along with SDKs allow developers to edit most of the popular document formats using front-end WYSIWYG editors without any additional applications.
Watermark Cloud API & SDKs to Secure Documents
Good news for Cloud Developers! GroupDocs has launched the Watermark Cloud API. This enhances the GroupDocs watermark solution. It already exists as on-premises APIs for .NET and Java developers and as cross-platform online apps for any kind of user. Watermark Cloud API along with SDKs allow developers to secure important documents with watermarks, that are hard to be automatically removed by third-party tools.
GroupDocs.Watermark Cloud is the REST API that provides all main features to secure the documents and managing the watermarks.
GroupDocs Cloud December Pricing Update
Simplifying Pricing for New Customers We have updated the GroupDocs Cloud pricing structure to simplify it for new customers. Previously some API calls were “chargeable” while other API calls were not. If an API call created a document or meaningful result, then it was chargeable. If an API call did not create a document or result, then it was not chargeable. However, there were some ‘grey areas’ with certain GroupDocs Cloud products where customers were confused about whether they should be charged for some calls.
GroupDocs.Storage Cloud has been Discontinued
GroupDocs is glad to share with you that GroupDocs.Storage Cloud API features are now more simplified. Files and folders storage and their manipulation are no more dependent on the separate GroupDocs.Storage Cloud API, however, these features are available as micro-service within every GroupDocs Cloud API To be very precise, “GroupDocs.Storage Cloud has been discontinued as a separate product”.
What existing users can do? GroupDocs.Storage Cloud API and following SDKs will only remain available on the public repositories like GitHub, NuGet, etc for the existing customers until December 31, 2020:
A REST API Solution to Parse Documents and Extract Data
GroupDocs is exiting to share first version of GroupDocs.Parser Cloud. It is an out of box platform independent REST API Solution to Parse and Extract data from all common business file formats without depending on any third-party tool or plugin. Developers can integrate it with their web, desktop, mobile, or cloud application without any major learning curve because it can be used on any platform or language that supports REST.
Introducing Document Parser REST API Solution - GroupDocs.Parser Cloud
We’re pleased to share insight of upcoming GroupDocs.Parser Cloud API, a new addition to groupdocs.cloud product list. GroupDocs.Parser Cloud is a document parsing solution. As a developer, you’ll be able to add document parsing feature in your applications on any platform without depending on any third-party plugin or tool. The main feature of this REST API will be to parse documents on user-defined templates to extract data from your invoices, quotation or other kinds of business documents.
A REST API Solution to Merge and Split Documents - GroupDocs.Merger Cloud
To ensure GroupDocs REST APIs position as leader of Document Manipulation APIs, we are working hard to introduce new features and APIs for your daily use cases. As we announced earlier, we’re in the process to add a new REST API in GroupDocs REST APIs collection. We’re happy to release first version of GroupDocs.Merger Cloud. It is a universal REST API solution to merge and split a wide range of document formats on any platform, without installing any plugin or software.
Convert PDF to Editable Word Document with Python SDK
As a Python developer, you can have a requirement from your users to provide PDF to Word document conversion feature in your application. Because it is very difficult to edit PDF documents without Adobe Acrobat. And users have the requirement to edit text, table, images, and other contents in the PDF document. A solution for the requirement is to convert the PDF document to an editable Word document. But, you know that it’s not that simple programmatically.