Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 922 for

java examples

(0.06 sec)
  1. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password.... The following example demonstrates how to add watermark... position, and size. cURL example Request # First get JSON Web...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  2. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc.... SDK example Checkout our GitHub for a complete...Cloud SDKs along with working examples, to get you started in no...

    docs.groupdocs.cloud/comparison/overview/
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...NET and Java. Quote HOL2017WBS when placing...to try our all features and examples automatically. Monthly NewsletterNovember...

    blog.groupdocs.cloud/groupdocs.cloud/page/46/
  4. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.... cURL example Request // First get JSON Web...application/json" // cURL example to get document information...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Remove Signatures from PDF using Python | REST API

    Programmatically Remove Signatures from Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....NET , Java , PHP , Android , Ruby , and...the steps and available code examples. Once you have your ID and...

    blog.groupdocs.cloud/signature/remove-signature...
  6. Bank Statement Password Remover | Remove PDF Pa...

    Explore how we remove passwords from bank statement PDFs in our case study. Learn the steps for successful PDF password removal and access financial data easily....works with practical code examples. This helps folks who want...PDF using REST API - CURL Example # Now, let’s see how to remove...

    blog.groupdocs.cloud/merger/online-bank-stateme...
  7. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size.... cURL example Request curl -v "https://api...074 , 21.703 ] } ] } ] } SDK examples The API is completely independent...

    docs.groupdocs.cloud/annotation/document-inform...
  8. GroupDocs.Total 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....NET, Java, PHP) that your business needs...GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing...

    blog.groupdocs.cloud/categories/groupdocs.total...
  9. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....versionId File version id cURL example Request curl -X GET "https://api...200 , "Status" : "OK" } SDK examples Our API is completely independent...

    docs.groupdocs.cloud/merger/working-with-files/
  10. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....default storage used cURL example Request curl -X GET "https://api...d-columns.xlsx" } ] } SDK examples Our API is completely independent...

    docs.groupdocs.cloud/editor/working-with-folder/