Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,781 for

data

(0.12 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...developer, you can easily export data from Excel files to CSV on the... Let’s learn how to extract data from PDF documents in Node.js...

    blog.groupdocs.cloud/groupdocs.cloud/page/32/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...step-by-step guide to export MS Project data into PDF so that the document...step-by-step guide to export MS Project data into Excel for easy analysis...

    blog.groupdocs.cloud/groupdocs.cloud/page/2/
  3. Compare Excel Files using C# .NET REST API

    Easily compare two or more Excel (XLSX) workbooks in C# .NET. Highlight differences, track changes, and generate comparison reports programmatically....widely used applications for data analysis, reporting, and financial...all the changes and compare data in Excel worksheets found during...

    blog.groupdocs.cloud/comparison/compare-excel-f...
  4. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metaData source when saving resultant file. Files have metaData information – author, organization, etc. Possible metaData sources are: Source file metaData; Target file metaData; User-defined metaData. The following code demonstrates how to set resultant file metaData. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....// 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/comparison/set-document-me...
  5. csv to html table on Document Automation REST A...

    csv to html table on Document Automation REST APIs | GroupDocs Cloud Recent content in csv to html table on Document Automation REST APIs | GroupDocs Cloud Konversi File CSV ke HTML dengan mudah di...... Mudah Mengonversi data yang dipisahkan koma menjadi...

    blog.groupdocs.cloud/id/tag/csv-to-html-table/i...
  6. xls to json converter on Document Automation RE...

    xls to json converter on Document Automation REST APIs | GroupDocs Cloud Recent content in xls to json converter on Document Automation REST APIs | GroupDocs Cloud Konversi Excel ke JSON Menggunaka......dokumen XLS dan XLSX menjadi data JSON Recent content in xls to...

    blog.groupdocs.cloud/id/tag/xls-to-json-convert...
  7. convert ods to xls on Document Automation REST ...

    convert ods to xls on Document Automation REST APIs | GroupDocs Cloud Recent content in convert ods to xls on Document Automation REST APIs | GroupDocs Cloud Konversi ODS ke Buku Kerja Excel Menggu......ke Excel untuk kompatibilitas data yang lancar. Recent content...

    blog.groupdocs.cloud/id/tag/convert-ods-to-xls/...
  8. ods to xls online on Document Automation REST A...

    ods to xls online on Document Automation REST APIs | GroupDocs Cloud Recent content in ods to xls online on Document Automation REST APIs | GroupDocs Cloud Konversi ODS ke Buku Kerja Excel Mengguna......ke Excel untuk kompatibilitas data yang lancar. Recent content...

    blog.groupdocs.cloud/id/tag/ods-to-xls-online/i...
  9. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options.... It expects object data in request body. You can add...'content-type: application/json' \ -- data '{ "items": [ { "barcodeTypeName":...

    docs.groupdocs.cloud/signature/working-with-sea...
  10. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...// 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/viewer/fliprotate-pages/