Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,738 for

data

(0.14 sec)
  1. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (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/resource-redact...
  2. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting Data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...alternative way to put any presenting data in a visual form. This electronic...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. Convert JSON to CSV Online for Free.

    Easily convert JSON to CSV online for free using our free conversion app. No registration or software installation needed. Try it now for free!...working with data, you may need to convert JSON data to a CSV file...common reason is to import JSON data into a spreadsheet program like...

    blog.groupdocs.cloud/conversion/convert-json-to...
  4. Compare two or more Excel files online on Docum...

    Compare two or more Excel files online on Document Automation REST APIs | GroupDocs Cloud Recent content in Compare two or more Excel files online on Document Automation REST APIs | GroupDocs Cloud...... Sederhanakan analisis data dan proses pelaporan Anda dengan...

    blog.groupdocs.cloud/id/tag/compare-two-or-more...
  5. GroupDocs.Merger 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....removal and access financial data easily. Secure your Excel files...and safeguard your valuable data. Explore the capabilities of...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  6. 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/
  7. UpdatesOptions | Documentation

    UpdatesOptions Data structure defines comparison options UpdatesOptions 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", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } 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 / UpdatesOptions...Leave feedback UpdatesOptions data structure defines comparison...

    docs.groupdocs.cloud/comparison/updatesoptions/
  8. Free TIFF to PDF converter in Java on Document ...

    Free TIFF to PDF converter in Java on Document Automation REST APIs | GroupDocs Cloud Recent content in Free TIFF to PDF converter in Java on Document Automation 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...
  9. 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...
  10. csv to json converter on Document Automation RE...

    csv to json converter on Document Automation REST APIs | GroupDocs Cloud Recent content in csv to json converter on Document Automation 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...