Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 5,959 for

data

(0.05 sec)
  1. XLSX to JSON Converter

    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....Convert Excel to JSON data using secure and easy to use REST...

    blog.groupdocs.cloud/tag/xlsx-to-json-converter/
  2. FileInfo | Documentation

    FileInfo Data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud storage VersionId File Version, can be null or omitted. StorageName Name of the cloud storage. Can be omitted, then default storage used. Password The password for password-protected documents (docx, pdf, etc)...Comparison Cloud / Developer Guide / Data structures / FileInfo FileInfo...FileInfo Leave feedback FileInfo data structure used for input files...

    docs.groupdocs.cloud/comparison/fileinfo/
  3. Extract Images from PDF Documents using a REST ...

    Programmatically Extract Images from PDF Documents using a REST API on the cloud in Python with Document Parser Cloud SDK for Python.... It allows you to parse data from all popular document types...extract text, images, and parse data by a template by using the SDK...

    blog.groupdocs.cloud/2021/03/19/extract-images-...
  4. Password Remove from PDF Online Free

    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....

    blog.groupdocs.cloud/tag/password-remove-from-p...
  5. Groupdocscloud - Downloads

    It contains files for parser...js Parse & Extract data with Node.js Cloud SDK that...to build document parsing and data extraction tools on any platform...

    releases.groupdocs.cloud/parser/nodejs/
  6. Convert Excel to nested JSON in Java

    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 Excel to JSON data using secure and easy to use...

    blog.groupdocs.cloud/tag/convert-excel-to-neste...
  7. AIDL File - Android Interface Definition Langua...

    Learn about what is AIDL file format with example and APIs that can create and open AIDL files.... What Data Types are supported by AIDL...AIDL supports the following data types by default. All primitive...

    docs.fileformat.com/programming/aidl/
  8. 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/
  9. SignSettings | Documentation

    SignSettings Data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Signature Cloud / Developer Guide / Data structures / SignSettings SignSettings...feedback On this page SignSettings data structure used as input parameters...

    docs.groupdocs.cloud/signature/signsettings/
  10. SignResult | Documentation

    SignResult Data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....Signature Cloud / Developer Guide / Data structures / SignResult SignResult...feedback On this page SignResult data structure returned by Sign API...

    docs.groupdocs.cloud/signature/signresult/