Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,448 for

data

(0.1 sec)
  1. Password Protect PDF Documents

    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....and safeguard your valuable data....

    blog.groupdocs.cloud/tag/password-protect-pdf-d...
  2. Annotate Documents

    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....information about an existing piece of data. GroupDocs.Annotation Cloud...remove sensitive and private data from the document. The GroupDocs...

    blog.groupdocs.cloud/tag/annotate-documents/
  3. Search 80+ Document Types Directly from Your Br...

    Easily add document searching capabilities to .NET, Java & Cloud applications, or quickly search within Word, Excel, PowerPoint, PDF, HTML and other formats online...NET applications to perform data indexing and text search in...to implement text search and data indexing for the provided documents...

    products.groupdocs.app/search
  4. Select others MPP file Columns on Conversion - ...

    Im converting a .mpp file to .csv via Conversion API, and i was successful, but about the tasks Data, i needed the conclusion (%) column. Its possible to include on API response?...successful, but about the tasks data, i needed the conclusion (%)...returned to me, about the Taks data, are: [ID,Active,Task Mode,Name...

    forum.groupdocs.cloud/t/select-others-mpp-file-...
  5. Convert Project to PDF

    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....čeština Convert Microsoft Project data from MPP to PDF file programmatically...

    blog.groupdocs.cloud/tag/convert-project-to-pdf/
  6. excel import csv

    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....unleash the full potential of your data processing workflows with ease...

    blog.groupdocs.cloud/tag/excel-import-csv/
  7. 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/
  8. Errors from API - Free Support Forum - groupdoc...

    Hi, we’ve started receiving this error from the API yesterday: “Unable to add file to the local file storage” Are you able to tell us why? Thanks...remove your old unnecessary data from the storage....

    forum.groupdocs.cloud/t/errors-from-api/2072
  9. Convert EXCEL to JSON and JSON to EXCEL in Python

    GroupDocs API provides a simple way to convert JSON and excel sheet in python. Let's learn how to convert EXCEL to JSON and JSON to EXCEL in Python....EXCEL in Python Excel table data can be represented as an array...structured data exchange format nowadays. JSON data is a way of...

    blog.groupdocs.cloud/2022/08/26/convert-excel-t...
  10. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....// 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/conversion/convert-documen...