Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,887 for

data

(0.1 sec)
  1. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....// 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/compare-sensiti...
  2. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...'Content-Type: application/json' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/file/request/pdf/
  3. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....// 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/annotation/text-redaction-...
  4. Render Emails to HTML on Document Processing RE...

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

    blog.groupdocs.cloud/fa/tag/render-emails-to-ht...
  5. convert excel into text file on Document Proces...

    convert excel into text file on Document Processing REST APIs | GroupDocs Cloud Recent content in convert excel into text file on Document Processing REST APIs | GroupDocs Cloud Ubah Workbook Excel......dan menyederhanakan ekstraksi data. Recent content in convert excel...

    blog.groupdocs.cloud/id/tag/convert-excel-into-...
  6. Bank Statement Password Remover on Document Pro...

    Bank Statement Password Remover on Document Processing REST APIs | GroupDocs Cloud Recent content in Bank Statement Password Remover on Document Processing REST APIs | GroupDocs Cloud Menghapus Kat......sandi PDF berhasil dan akses data keuangan dengan mudah. Recent...

    blog.groupdocs.cloud/id/tag/bank-statement-pass...
  7. convert json to csv nodejs on Document Processi...

    convert json to csv nodejs on Document Processing REST APIs | GroupDocs Cloud Recent content in convert json to csv nodejs on Document Processing REST APIs | GroupDocs Cloud Konversikan file JSON k......cepat mengonversi format file data JSON ke CSV npm. Artikel ini...

    blog.groupdocs.cloud/id/tag/convert-json-to-csv...
  8. csv to json converter nodejs on Document Proces...

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

    blog.groupdocs.cloud/id/tag/csv-to-json-convert...
  9. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....task in many industries where data extraction from various document...analysis, image recognition, or data visualization. Extracting images...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. Settings | Documentation

    Settings Data structure defines comparison process additional settings Settings example: { "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 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetaData Type of metaData to clone (Default, Source, Target, FileAuthor) MetaData User metaData PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....Comparison Cloud / Developer Guide / Data structures / Settings Settings...Settings Leave feedback Settings data structure defines comparison...

    docs.groupdocs.cloud/comparison/settings/