Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 5,961 for

data

(0.06 sec)
  1. About - groupdocs.com - Websites - groupdocs.cloud

    English Deutsch Français Русский ไทย 中文 groupdocs.com Hide code .NET & Java libraries that allow developers to seamle......intelligently assembles the given data with the defined template document...output document based on the data source in the same format as...

    websites.groupdocs.cloud/groupdocs/com/
  2. changelog

    The Changelog - DEV Community,Changelog: Hidden Comments - DEV Community,NuGet Gallery | credfeto,Devtools - DEV Community,Forem Creators and Builders... I help to make structured data from a pile of mess....Comment...

    search.groupdocs.com/q/changelog.html
  3. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/text/request/r...
  4. Get Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get a list of changes by providing the JsonRequest Object Data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get list of changes. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes?appsid#XXXX&signature#XXX-XX" -H "content-type: application/json" -X POST -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}" Response [ { "id": 0, "type": "Deleted", "text": "digital ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 1, "type": "Deleted", "text": "Executive ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 2, "type": "Inserted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 3, "type": "Deleted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] } ] SDK example The API is completely independent of your operating system, Database system or development language....of changes by providing the data in request body. Resource The...

    docs.groupdocs.cloud/comparison/get-changes/
  5. Get Images of Result Document - Changes | Docum...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and can get the result document path by providing the JsonRequest Object Data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get images of result document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/images?outFolder#comparisons%2FoutputImages&appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X POST -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}" Response [ { "href": "https://api....document path by providing the data in request body. Resource The...

    docs.groupdocs.cloud/comparison/get-images-of-r...
  6. View SQL Online via .NET or Free Online App

    Open and view SQL files online with free SQL viewer or .NET...View Structured Query Language Data File (SQL) file via .NET View...limitations. Structured Query Language Data File (SQL) Viewer REST API SQL...

    products.groupdocs.cloud/viewer/net/sql/
  7. Tags

    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....PDF in Python 1 Convert Excel data to JSON in Java 1 convert excel...PNG in Java 1 Convert Project Data to PDF 1 Convert Project to...

    blog.groupdocs.cloud/zh/tags/
  8. Parse by Template | Documentation

    This REST API provides the functionality to extract Data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....the functionality to extract data from documents. This method...user-generated template to parse data. It is used when the template...

    docs.groupdocs.cloud/parser/parse-by-template/
  9. Converting CSV to XML using Java: A Comprehensi...

    Learn how to convert CSV to XML via Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide and start converting your files today....formats for storing and exchanging data. However, in some cases, it...useful in situations where the data is complex and requires a structured...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  10. Security - GitHub Resources

    From setup to optimization, learn how to use GitHub to get the job done....ability to prevent sensitive data from falling into the wrong...availability of the application and its data. Security Dynamic application...

    resources.github.com/topics/security/