Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 25,725 for

java

(0.54 sec)
  1. Extract or Remove Annotations from PDF using RE...

    Programmatically Extract or Remove Annotations from PDF using a REST API in Node.js with GroupDocs.Signature Cloud for Node.js SDK....NET , Java , PHP , Ruby , and Python SDKs...

    blog.groupdocs.cloud/annotation/extract-or-remo...
  2. Put Password in PDF File | Save PDF File with p...

    Learn how to secure your PDF documents in Node.js using REST API. Implement password protection for added security and safeguard your valuable data....Swap, and Delete PDF Pages in Java Removing Passwords from Bank...

    blog.groupdocs.cloud/merger/lock-pdf-with-passw...
  3. Render Excel Data to HTML using REST API in Python

    Programmatically render Excel spreadsheet data to HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....NET , Java , PHP , Ruby , Android , and...

    blog.groupdocs.cloud/viewer/render-excel-data-t...
  4. Convert JPG to PDF in Node.js | Image to PDF RE...

    Convert JPG images into secure, print-ready PDF documents using Node.js API. Learn benefits, use cases, and multiple conversion methods for JPG to PDF... generate your personalized Java Web Access Token and execute...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  5. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....working code and sample files: Java & Android // Authorize your...

    docs.groupdocs.cloud/translation/authorization/
  6. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/parser/extract-images-from...
  7. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...ConvertDocumentReque ( settings )); Java // For complete examples and.../groupdocs-conversion-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/conversion/convert-to-html...
  8. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....-> createView ( $request ); Java // For complete examples and...loud/groupdocs-viewer-cloud-java-samples string MyClientSecret...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  9. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....-> createView ( $request ); Java // For complete examples and...loud/groupdocs-viewer-cloud-java-samples string MyClientSecret...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  10. Watermark Annotation | Documentation

    Watermark annotation adds text watermark 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... Title ); Java & Android // For complete examples.../groupdocs-annotation-cloud-java-samples String MyAppKey = ""...

    docs.groupdocs.cloud/annotation/watermark-annot...