Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,269 for

supported file formats

(0.92 sec)
  1. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about to release. This release will include document comparison features along with support of Word, PDF.....all common business document formats. Features - GroupDocs.Comparison...retrieve compared documents (as a file or array of images) or its changes...

    blog.groupdocs.cloud/comparison/next-generation...
  2. Extract DOCX Pages in Java | Word Extractor

    Learn how to extract pages from a Word File in Java using GroupDocs.Merger Cloud SDK. Follow our guide to simplify and optimize your workflow. Try it now!...Pages - Extract Pages from Word File in Java. Are you struggling...to extract pages from a Word file in Java using GroupDocs.Merger...

    blog.groupdocs.cloud/merger/extract-document-pa...
  3. Documentation

    GroupDocs Cloud Documentation Homepage...Order Upgrade an Order Free Support Docs Free Consulting Blog New...Documentation Huge conversion API that supports over 7400 document conversion...

    docs.groupdocs.cloud/
  4. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Summary there are five types of supported Signature type you can operate...

    docs.groupdocs.cloud/signature/overview/
  5. Issue with Compare – Unreadable Text in Compare...

    When I compared a DOCX version of a contract with PDF version using the Compare, the compared contract File was downloaded successfully. However, after opening the downloaded File, the text was not readable and appeared …...Unreadable Text in Compared File GroupDocs.Total Cloud Product...Compare , the compared contract file was downloaded successfully...

    forum.groupdocs.cloud/t/issue-with-compare-unre...
  6. Upload file | Documentation

    How to upload File to Cloud storage....Order Upgrade an Order Free Support Docs Free Consulting Blog New.../ Translating files / Upload file Upload file Leave feedback...

    docs.groupdocs.cloud/translation/file/upload/
  7. GroupDocs.Annotation 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....documents of all common business formats, including PDF and Microsoft...browser plugins. Among supported file formats are: PDF and Microsoft...

    blog.groupdocs.cloud/categories/groupdocs.annot...
  8. GroupDocs.Conversion 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....conversion between 50+ document formats. API enables Java developers...a document in various supported formats. As the API is UI-Agnostic...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  9. C# Merge PDF Files into One - C# File Merger

    Learn how to merge PDF Files in C# using the GroupDocs.Merger Cloud SDK for .Net. Step-by-step guide for seamless PDF merging in your C# applications....українська Polski How to Merge PDF Files in C# using REST API. PDF (Portable...(Portable Document Format) is widely used for sharing documents...

    blog.groupdocs.cloud/merger/how-to-merge-pdf-fi...
  10. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are Supported by all document Formats. Each option may correspond to one or more Formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Order Upgrade an Order Free Support Docs Free Consulting Blog New...all options are supported by all document formats. Each option may...

    docs.groupdocs.cloud/viewer/viewoptions/