Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,904 for

data

(0.22 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. 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....exporting MPP data to Excel, enabling seamless project data analysis...improved compatibility and seamless data processing. This guide walks...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  3. Render XLSX to PDF on Document Automation REST ...

    Render XLSX to PDF on Document Automation REST APIs | GroupDocs Cloud Recent content in Render XLSX to PDF on Document Automation REST APIs | GroupDocs Cloud Vykreslujte Data Excelu do PDF pomocí R......GroupDocs Cloud Vykreslujte data Excelu do PDF pomocí REST API...Node.js Programově vykreslujte data tabulky Microsoft Excel do PDF...

    blog.groupdocs.cloud/cs/tag/render-xlsx-to-pdf/...
  4. Render OST to HTML on Document Processing REST ...

    Render OST to HTML on Document Processing REST APIs | GroupDocs Cloud Recent content in Render OST to HTML on Document Processing REST APIs | GroupDocs Cloud Render File Data Outlook Ke HTML menggu......GroupDocs Cloud Render File Data Outlook Ke HTML menggunakan...Secara terprogram Render File Data Outlook (.ost) Ke HTML menggunakan...

    blog.groupdocs.cloud/id/tag/render-ost-to-html/...
  5. Render Excel to PDF on Document Processing REST...

    Render Excel to PDF on Document Processing REST APIs | GroupDocs Cloud Recent content in Render Excel to PDF on Document Processing REST APIs | GroupDocs Cloud Render Data Excel ke PDF menggunakan ......APIs | GroupDocs Cloud Render Data Excel ke PDF menggunakan REST...js Secara terprogram merender data spreadsheet Microsoft Excel...

    blog.groupdocs.cloud/id/tag/render-excel-to-pdf...
  6. Render XLSX to PDF on Document Processing REST ...

    Render XLSX to PDF on Document Processing REST APIs | GroupDocs Cloud Recent content in Render XLSX to PDF on Document Processing REST APIs | GroupDocs Cloud Render Data Excel ke PDF menggunakan RE......APIs | GroupDocs Cloud Render Data Excel ke PDF menggunakan REST...js Secara terprogram merender data spreadsheet Microsoft Excel...

    blog.groupdocs.cloud/id/tag/render-xlsx-to-pdf/...
  7. ConversionResult | Documentation

    ConversionResult Data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...Conversion Cloud / Developer Guide / Data structures / ConversionResult...On this page ConversionResult data structure returned by as output...

    docs.groupdocs.cloud/conversion/conversionresult/
  8. VerifyResult | Documentation

    VerifyResult Data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...Signature Cloud / Developer Guide / Data structures / VerifyResult VerifyResult...feedback On this page VerifyResult data structure returned by Verify...

    docs.groupdocs.cloud/signature/verifyresult/
  9. DiagramMasterSetting | Documentation

    DiagramMasterSetting Data structure used for setting master diagram for diagram comparison result. DiagramMasterSetting example: { "MasterPath": "string", "UseSourceMaster": true } Name Description MasterPath Path to custom master path UseSourceMaster Value of using master from source and target document together...Comparison Cloud / Developer Guide / Data structures / DiagramMasterSetting...feedback DiagramMasterSetting data structure used for setting master...

    docs.groupdocs.cloud/comparison/diagrammasterse...
  10. InfoResult | Documentation

    InfoResult Data structure represents document information InfoResult example: { "Format": "string", "Extension": "string", "Size": 0, "PageCount": 0 } Name Description Format Document format Extension Document file extension Size Document file size PageCount Pages count...Comparison Cloud / Developer Guide / Data structures / InfoResult InfoResult...InfoResult Leave feedback InfoResult data structure represents document...

    docs.groupdocs.cloud/comparison/inforesult/