Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,871 for

data

(0.05 sec)
  1. C# .NET Convert MPP to PDF | Export MS Project ...

    How to convert Microsoft Project (MPP) files to PDF using .NET REST API. Step-by-step guide to export MS Project into PDF for easy sharing and reporting...to PDF ensures that project data is preserved in a portable,...on how to export MS Project data into PDF format using C#: Create...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  2. json to html nodejs on Document Processing REST...

    json to html nodejs on Document Processing REST APIs | GroupDocs Cloud Recent content in json to html nodejs on Document Processing REST APIs | GroupDocs Cloud Convertir JSON a HTML usando Node.js ...... Transform structured JSON data into HTML pages online. Recent...

    blog.groupdocs.cloud/es/tag/json-to-html-nodejs...
  3. csv to json nodejs on Document Processing REST ...

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

    blog.groupdocs.cloud/id/tag/csv-to-json-nodejs/...
  4. csv to json api on Document Processing REST API...

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

    blog.groupdocs.cloud/id/tag/csv-to-json-api/ind...
  5. Password Protect PDF Documents on Document Proc...

    Password Protect PDF Documents on Document Processing REST APIs | GroupDocs Cloud Recent content in Password Protect PDF Documents on Document Processing REST APIs | GroupDocs Cloud Kunci Dokumen P......keamanan tambahan dan lindungi data berharga Anda. Recent content...

    blog.groupdocs.cloud/id/tag/password-protect-pd...
  6. 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...
  7. SearchSettings | Documentation

    SearchSettings Data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Signature Cloud / Developer Guide / Data structures / SearchSettings...On this page SearchSettings data structure used as input parameters...

    docs.groupdocs.cloud/signature/searchsettings/
  8. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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 Linux/MacOS/Bash # Get JSON Web Token # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables....// 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-field-anno...
  9. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling 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 Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api....// 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-underline-...
  10. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract 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/merger/extract-pages/