Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,876 for

conversion family

(0.06 sec)
  1. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. 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 It could be omitted for default storage....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-document-inform...
  2. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  3. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  4. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/get-document-inform...
  5. GroupDocs.Conversion Cloud | File Converter Jav...

    Java REST API & Cloud SDK to convert the files from one format to another. Convert cloud documents to Word, Excel, PowerPoint, Image, HTML, PDF & other formats....Conversion Cloud Product Family GroupDocs.Conversion Cloud...Toggle navigation GroupDocs.Conversion Cloud for Java 24.11 Maven...

    releases.groupdocs.cloud/conversion/java/
  6. GroupDocs.Conversion Cloud 23.2 | Java SDK to C...

    Java REST API & Cloud SDK to convert the files from one format to another. Convert cloud documents to Word, Excel, PowerPoint, Image, HTML, PDF & other formats....Conversion Cloud Product Family GroupDocs.Conversion Cloud...Cloud GroupDocs.Conversion Cloud 23.2 | Java SDK to Convert Docs...

    releases.groupdocs.cloud/conversion/java/23-2/
  7. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/total/authenticating-api-r...
  8. Working with Folder API | 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 folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to 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 exposes....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/working-with-fo...
  9. 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. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  10. Rendering Document to Responsive HTML | Documen...

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer supports to render a document to responsive HTML. It provides a EnableResponsiveRendering property, that lets you get responsive output HTML. The following example demonstrates how to minify output content when creating cache. NOTE: This feature is supported by all methods which accepts objects. Please note, that currently this option works for most document types, but there are few (listed below) that are not supported yet....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/rendering-document-...