Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,903 for

data

(0.07 sec)
  1. Free TIFF to PDF converter in Java on Document ...

    Free TIFF to PDF converter in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in Free TIFF to PDF converter in Java on Document Processing REST APIs | GroupDocs Cloud File TI......dapat disesuaikan dan penanganan data yang aman. Recent content in...

    blog.groupdocs.cloud/id/tag/free-tiff-to-pdf-co...
  2. Convert Excel to nested JSON in Java on Documen...

    Convert Excel to nested JSON in Java on Document Automation REST APIs | GroupDocs Cloud Recent content in Convert Excel to nested JSON in Java on Document Automation REST APIs | GroupDocs Cloud Pře......API Převeďte tabulku Excelu na data JSON pomocí zabezpečeného a...

    blog.groupdocs.cloud/cs/tag/convert-excel-to-ne...
  3. csv to json converter on Document Processing RE...

    csv to json converter on Document Processing REST APIs | GroupDocs Cloud Recent content in csv to json converter on Document Processing REST APIs | GroupDocs Cloud Convert CSV to JSON in Node.js | ......skalabel dan aman untuk mengubah data tabular menjadi format JSON...

    blog.groupdocs.cloud/id/tag/csv-to-json-convert...
  4. json to web on Document Processing REST APIs | ...

    json to web on Document Processing REST APIs | GroupDocs Cloud Recent content in json to web on Document Processing REST APIs | GroupDocs Cloud Ubah JSON ke HTML menggunakan Node.js | API Penampil ...... Ubah data JSON terstruktur menjadi halaman...

    blog.groupdocs.cloud/id/tag/json-to-web/index.xml
  5. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....document is converted to the date data. The default is false. ConvertNumericData...document is converted to numeric data. The default is false. TreatConsecutiveDeli...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  6. Render OST to HTML using Python on Document Pro...

    Render OST to HTML using Python on Document Processing REST APIs | GroupDocs Cloud Recent content in Render OST to HTML using Python on Document Processing REST APIs | GroupDocs Cloud فایل های داده......برای پایتون، فایل های Outlook Data (.ost) را به صورت برنامه نویسی...

    blog.groupdocs.cloud/fa/tag/render-ost-to-html-...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...formats for storing and managing data. CSV files are plain text files...that contain comma-separated data. On the other hand, Excel files...

    blog.groupdocs.cloud/groupdocs.cloud/page/20/
  8. 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/4/
  9. Extract Text from Word in Node.js | Word Docume...

    Learn how to extract text from Word documents (.docx) using Node.js REST API. Automate Word text extraction using Node.js REST API or cURL.... Tables and structured data. Metadata and embedded fields...for automation, indexing, or data mining. The SDK and REST API...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  10. ComparisonOptions | Documentation

    ComparisonOptions Data structure defines comparison options ComparisonOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string" } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Comparison Cloud / Developer Guide / Data structures / ComparisonOptions...Leave feedback ComparisonOptions data structure defines comparison...

    docs.groupdocs.cloud/comparison/comparisonoptions/