Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,400 for

document information

(0.05 sec)
  1. Merge PowerPoint Files into One - Simplify Your...

    Learn how to easily merge PowerPoint files into one in Java. This article provides a step-by-step guide and code examples for Java developers....SDK for Java is a powerful document manipulation tool that allows...provides various options for document merging, such as merging specific...

    blog.groupdocs.cloud/merger/merge-powerpoint-fi...
  2. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/features-overview/
  3. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to Documents in the cloud by performing a wide variety of signature options you can wish to put on a Document in the cloud, verify Document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a Document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/overview/
  4. Introducing GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API support conversion of 65+ Document formats. It provides high-quality output quickly and reliably...less methods and options for document conversion tasks with improved...section includes methods for document conversion. The File API section...

    blog.groupdocs.cloud/conversion/introducing-gro...
  5. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats 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.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get Document Information curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  6. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML Documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML files....(eXtensible Markup Language) documents plays an important role in...format. Extracting information from XML documents is essential for...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...
  7. Metadata | Documentation

    Metadata data structure used for setting output Document metadata. Metadata example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of Document Author LastSaveBy Value of last save by author of Document Company Value of Company of Document...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...

    docs.groupdocs.cloud/comparison/metadata/
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...to PDF (Portable Document Format) documents programmatically...using REST API PDF (Portable Document Format) is one of the most...

    blog.groupdocs.cloud/groupdocs.cloud/page/21/
  9. GroupDocs.Annotation Cloud 19.5

    Great news for developers! All new GroupDocs.Annotation Cloud 19.5 is introduced. We are committed to evolving GroupDocs.Annotation Cloud REST API....reliable processing to build Document & Image Annotation tools with...Figure based annotations to documents & images of all popular formats...

    blog.groupdocs.cloud/annotation/groupdocs.annot...
  10. Get View Info for CAD Drawing | Documentation

    GroupDocs.Viewer Cloud provides additional Information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view Information for CAD drawing call Info method and cast output result to CadViewInfo type. Following example demonstrates how to retrieve view Information for CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document into cloud storage Render Document or get Document info Download rendered Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/get-view-info-for-c...