Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 913 for

java examples

(0.16 sec)
  1. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # 1. Get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your actual credentials (or set them as environment variables).... cURL example Linux/MacOS/Bash # 1. Get JSON..."title" : "output.docx" } SDK examples The API is completely independent...

    docs.groupdocs.cloud/annotation/text-replacemen...
  2. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....NET, Java and Cloud. One such app is a...platform-specific functionality. For example, the GroupDocs.Signature for...

    blog.groupdocs.cloud/signature/build-custom-ele...
  3. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud assembly cloud api cURL dotnet invoice generation \"DOC to JPEG in ......generation \"DOC to JPEG in Java\" \"docx を jpg にオンラインで変換\" \"export...converter\" docx to jpg java word to image java rest api wordをjpgに変換...

    blog.groupdocs.cloud/ja/tags/index.xml
  4. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... cURL example The following example demonstrates how..."Accept: application/json" # cURL example to join several documents into...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. GroupDocs.Comparison 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 with simple code examples. Comparing Word documents...and pinpoint variations with Java using a REST API. Streamline...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  6. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....used in the example. cURL example The following example demonstrates..."Accept: application/json" # cURL example to join several documents into...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  7. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....article for complete example. SDK examples Checkout our GitHub...Metadata SDKs along with working examples, to get you started in no...

    docs.groupdocs.cloud/metadata/features-overview/
  8. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....used in the example. cURL example The following example demonstrates..."Accept: application/json" # cURL example to join several documents into...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  9. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api.... cURL example The following example demonstrates how...docx" , "addedCount" : 1 } SDK examples Using an SDK (API client)...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. 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.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser.... cURL example Linux/MacOS/Bash # Get JSON..."innerPackages" : [] }, ... ] } } SDK examples Using an SDK (API client)...

    docs.groupdocs.cloud/metadata/get-metadata-tags...