Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 2,107 for

metadata java

(0.04 sec)
  1. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Metadata Product Solution GroupDocs...-> getMessage (), " \n " ; } Java package examples.Supported_File_Formats...

    docs.groupdocs.cloud/conversion/quick-start/
  2. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Metadata Product Solution GroupDocs...CreateSignatures ( request ); Java // For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. Add Watermark to Word Documents using REST API ...

    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...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2021/07/23/add-watermark-t...
  4. Render Excel Data to PDF using REST API in Node.js

    Programmatically render Microsoft Excel spreadsheet data to PDF using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....NET , Java , PHP , Ruby , Android , and...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2021/08/06/render-excel-da...
  5. Extract Images from PDF Documents using a REST ...

    Programmatically Extract Images from PDF Documents using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....NET , Java , PHP , Ruby , and Node.js SDKs...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2021/03/19/extract-images-...
  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...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2022/06/03/split-pdf-extra...
  7. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Metadata Product Solution GroupDocs...your preferred language. C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  8. 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....Metadata Product Solution GroupDocs...your preferred language. C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  9. 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....Metadata Product Solution GroupDocs...your preferred language. C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/watermark/search-watermarks/
  10. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....Metadata Product Solution GroupDocs....NET 2.0 ( , NuGet Package) Java ( , Jar) API Explorer The easiest...

    docs.groupdocs.cloud/parser/features-overview/