Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,820 for

data

(0.23 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....document type / Rendering Outlook Data Files / Filter messages Filter...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/filter-messages/
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult Data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument.... It returns data structure, which contains the...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/comparison/get-document-in...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...is a text file which allows data to be saved in a table structured...format for data storage. CSV does not support complex data and data...

    blog.groupdocs.cloud/groupdocs.cloud/page/22/
  4. GroupDocs.Total 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....file formats while obtaining data from databases, XML, JSON, OData...intelligently assemble the given data with the defined template document...

    blog.groupdocs.cloud/categories/groupdocs.total...
  5. Convert Excel to CSV | XLS to Comma Delimited F...

    How to effortlessly transform Excel files into CSV format using .NET REST API. Perform Excel to comma delimited files conversion. XLS to CSV or XLSX to CSV...a rich array of features for data organization and analysis, CSV...standardized format for storing tabular data. Therefore, the ability to seamlessly...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  6. 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....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/conversion/quick-start/
  7. Put Password in PDF File | Save PDF File with p...

    Learn how to secure your PDF documents in Node.js using REST API. Implement password protection for added security and safeguard your valuable Data....of digital communication and data sharing, ensuring the confidentiality...legal agreements, or personal data, guaranteeing the privacy of...

    blog.groupdocs.cloud/merger/lock-pdf-with-passw...
  8. DeleteViewOptions | Documentation

    DeleteViewOptions Data structure used as input parameters for Delete View working-with-viewer-api API DeleteViewOptions example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } DeleteViewOptions fields Name Description FileInfo.FilePath The path of the document, delete view requested for. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Not used...Viewer Cloud / Developer Guide / Data structures / DeleteViewOptions...Leave feedback DeleteViewOptions data structure used as input parameters...

    docs.groupdocs.cloud/viewer/deleteviewoptions/
  9. mpp to pdf on Document Processing REST APIs | G...

    mpp to pdf on Document Processing REST APIs | GroupDocs Cloud Recent content in mpp to pdf on Document Processing REST APIs | GroupDocs Cloud Konversi MPP ke PDF menggunakan .NET REST API – Ekspor ......Render Data Proyek ke PDF menggunakan Python Render data Proyek...

    blog.groupdocs.cloud/id/tag/mpp-to-pdf/index.xml
  10. Metadata | Documentation

    MetaData Data structure used for setting output document metaData. MetaData example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of document Author LastSaveBy Value of last save by author of document Company Value of Company of document...Comparison Cloud / Developer Guide / Data structures / Metadata Metadata...Metadata Leave feedback Metadata data structure used for setting output...

    docs.groupdocs.cloud/comparison/metadata/