Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 6,702 for

file format

(0.12 sec)
  1. GroupDocs.Parser 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....Polski Extracting text from XML files is a common requirement when...for extracting text from XML files. By leveraging the capabilities...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  2. GroupDocs.Metadata Cloud Product Family on Docu...

    GroupDocs.Metadata Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Metadata Cloud Product Family on Document Processing REST APIs | GroupDocs Clo...... Extract Metadata of MP3 Files using REST API in Java Programmatically...Programmatically Extract Metadata of MP3 Files using a REST API on the cloud...

    blog.groupdocs.cloud/categories/groupdocs.metad...
  3. Online PDF, Office & Image Files Annotation API...

    Add document annotation functionality to your Concrete5 website: view, annotate & share PDF, Word, Excel, PowerPoint, images straight on your site.... Among supported file formats are: PDF and Microsoft Word...

    blog.groupdocs.cloud/annotation/annotate-pdf-wo...
  4. How to Configure 3rd Party Cloud Storages | Doc...

    Although GroupDocs Cloud provides storage facility to its customers, GroupDocs Cloud is not a real storage provider and therefore there is a File Retention Policy defined which customers needs to understand. Some customers are not comfortable with GroupDocs Cloud Storage and they want to use their own cloud storage or some other 3rd party storage services they are comfortable with. We at GroupDocs Cloud, go beyond limitations and make GroupDocs Cloud a kind of Gateway between a Developer and the Cloud Storage he prefers....we’ll take care of both the File Formats and also letting you support...

    docs.groupdocs.cloud/total/configure-3rd-party/
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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....demonstrating using Formats API to get all supported file formats in GroupDocs...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/classification/quick-start/
  6. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG Formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....PDF documents in JPG and PNG formats by default GroupDocs.Viewer...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_pdf/sample_page_1...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  7. How to self-host GroupDocs.Annotation Cloud wit...

    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....binaries, runtime dependencies, file system. The container is an...create two optional folders with files to process and custom fonts...

    docs.groupdocs.cloud/annotation/self-host-with-...
  8. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....Microsoft Outlook formats. We’re about to release a file synchronization...Support for Microsoft Visio files. New improved word search across...

    blog.groupdocs.cloud/total/groupdocs-september-...
  9. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract Formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Extract only text; Extract formatted text by setting pages extraction...Password The password to open file It should be specified only...

    docs.groupdocs.cloud/parser/extract-text/
  10. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages into HTML, PDF, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how to adjust output page size....null , "attachments" : [], "file" : { "path" : "viewer/sample_msg/sample...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_msg/sample.pdf"...

    docs.groupdocs.cloud/viewer/adjust-page-size/