Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,266 for

supported file formats

(1.78 sec)
  1. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...type / Rendering Outlook Data Files / Filter messages Filter messages...

    docs.groupdocs.cloud/viewer/filter-messages/
  2. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...Order Upgrade an Order Free Support Docs Free Consulting Blog New... not directly linked to file format manipulation, such as Storage...

    docs.groupdocs.cloud/total/overview-rest-api/
  3. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Document file extension; Document size in bytes; Document file format;...

    docs.groupdocs.cloud/watermark/get-document-inf...
  4. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....Order Upgrade an Order Free Support Docs Free Consulting Blog New...be marked with different formatting - italic, bold, underlined...

    docs.groupdocs.cloud/comparison/compare-documents/
  5. CSV to JSON in Node.js | Convert CSV to JSON wi...

    Convert CSV to JSON in Node.js using GroupDocs.Conversion SDK. A scalable and secure REST API for transforming tabular data into structured JSON format....lightweight and widely used format for storing tabular data in...structured and hierarchical data format that is ideal for APIs, web...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  6. Drupal Document Viewer Module | GroupDocs

    Enhance your Drupal website with the ability to display PDF and Microsoft Office documents: high-fidelity rendering, browser-agnostic, no plugins required....Viewer is a multi-format document viewer designed based...web-copies of the original files. And thanks to the in-built...

    blog.groupdocs.cloud/viewer/multi-format-docume...
  7. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about File format, document pages and File size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page....Order Upgrade an Order Free Support Docs Free Consulting Blog New...information about file format, document pages and file size. Resource...

    docs.groupdocs.cloud/signature/get-document-inf...
  8. Business Size - Purchase - groupdocs.cloud

    Guidance on choosing the right licensing model based on your company’s size and usage volume.... The GroupDocs File Format SDKs provides enterprise-grade...free to contact our sales support who will be glad to assist...

    purchase.groupdocs.cloud/cloud/policies/busines...
  9. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...Document file extension; Document size in bytes; Document file format;...

    docs.groupdocs.cloud/parser/get-document-inform...
  10. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML in C# .NET. Learn benefits of converting DOC, DOCX File to HTML format with C# .NET....author and format the content, but the HTML format opens up a...document (DOC, DOCX) to HTML format using .NET REST API. REST API...

    blog.groupdocs.cloud/conversion/convert-doc-to-...