Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,446 for

document information

(0.15 sec)
  1. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. 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 join several Documents into one curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  2. Convert PowerPoint to PDF using File Conversion...

    GroupDocs.Conversion API helps in converting various file formats. This tutorial is about how to convert PowerPoint to PDF using File Conversion API in Ruby...commonly used to present information in a series of separate pages...PPTX presentations to PDF documents programmatically by following...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  3. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Analizar Documentos con agentes de IA usando el servidor MCP de código abierto Grou......Document Processing REST APIs | GroupDocs Cloud Recent content...content on Document Processing REST APIs | GroupDocs Cloud Analizar...

    blog.groupdocs.cloud/es/index.xml
  4. Draggale signature field not working on mobile ...

    We are using the cloud api for our website. We have embedded the signature field on the Documents and wanted it to be draggable using the lockduringsign property. It works well on desktop with mouse events but not on mobile as the signature field is not draggable on mobile device. I suppose this is because jquery ui-draggable doesnot support touch events. Any solution to this?...the signature field on the documents and wanted it to be draggable...5 Hi, Thank you for the information. We will check it and then...

    forum.groupdocs.cloud/t/draggale-signature-fiel...
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Analyser des Documents avec des agents IA grâce au serveur GroupDocs.Parser MCP ope......Document Processing REST APIs | GroupDocs Cloud Recent content...content on Document Processing REST APIs | GroupDocs Cloud Analyser...

    blog.groupdocs.cloud/fr/index.xml
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...process reports, or share information with colleagues, the conversion...transforming XLS and XLSX documents into HTML tables. Explore...

    blog.groupdocs.cloud/groupdocs.cloud/page/9/
  7. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all Document pages. The result is a new Document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...

    docs.groupdocs.cloud/merger/rotate-pages/
  8. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. 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. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice Using an SDK (API client) is the quickest way for a developer to speed up the development....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Watermark Cloud...

    docs.groupdocs.cloud/watermark/quickstart/
  9. How to self-host GroupDocs.Editor Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/self-host-with-docker/
  10. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/common-structures/