Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 6,465 for

file format

(0.04 sec)
  1. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....0/viewer/storage/file/viewer/sample_jpg/sample_page_1...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  2. 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/
  3. Quickstart | 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....a list of all supported file formats in GroupDocs.Parser Cloud...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/parser/quickstart/
  4. 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-...
  5. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....into cloud storage and other files, like digital certificate or...cloud/v2.0/signature/storage/file/signaturedocs/signedQRCode_one-page...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud API gives developers an API for creating advanced online document annotation tools that supports Text and Figure annotations...annotations in all common business file formats. It allows the developers...are ready to try the powerful file processing features offered...

    blog.groupdocs.cloud/annotation/first-public-re...
  7. 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....from all common business file formats without depending on any...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  8. 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-...
  9. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains inFormation at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs....0/viewer/storage/file/viewer/with_empty_column_xl...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  10. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. 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....0/viewer/storage/file/viewer/with_notes_pptx/with_notes_page_1...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-document-wit...