Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,781 for

data

(0.03 sec)
  1. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard.... For complete examples and data files, please go to C# // For...For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/editor/quickstart/
  2. GroupDocs Backend Account/Storage Mapping Issue...

    There seems to be a GroupDocs’ backend account/storage mapping issue using python. I had similar problems testing with Aspose (and finally gave up). I can authenticate, but I always get a 401 for uploads. I’ve tried with…...post( TOKEN_URL, data={ "grant_type": "client_credentials"...resp = requests.put(upload_url, data=f, headers=headers) resp.raise_for_status()...

    forum.groupdocs.cloud/t/groupdocs-backend-accou...
  3. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....Merging template and recipient data, GroupDocs automatically generates...ability to store annotation data within a database. This allows...

    blog.groupdocs.cloud/total/groupdocs-november-n...
  4. Python Password Protect an Excel File | XLS/XLS...

    Secure your Excel files with password protection using Excel Spreadsheet Password Protector REST API. Step-by-step guide for password safeguarding....essential step to ensure your data stays confidential. In this...REST API and Python SDK. Your data is now secure and only accessible...

    blog.groupdocs.cloud/merger/password-protect-ex...
  5. Compare Two or More Excel (XLS, XLSX) Files in ...

    Discover how to compare Excel files and pinpoint variations with Java using a REST API. Streamline your Data analysis and reporting process with this step-by-step guide....українська Polski In today’s data-driven world, Excel files play...efficient way to manage your data analysis tasks. Whether you’re...

    blog.groupdocs.cloud/comparison/compare-two-exc...
  6. GroupDocs Cloud Blog on Document Automation RES...

    GroupDocs Cloud Blog on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Automation REST APIs | GroupDocs Cloud Convert Excel Workbook to Text File......Text conversion and simplify data extraction. Extract Images from...step-by-step guide to export MS Project data into Excel for easy analysis...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  7. Sending Word files for translation | Documentation

    How to send Word files for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...'Content-Type: application/json' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/file/request/w...
  8. Rendering options by document type | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Documents Rendering Outlook Data Files Rendering PDF Documents...

    docs.groupdocs.cloud/viewer/rendering-options-b...
  9. GroupDocs.Storage 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...."Content-Type: multipart/form-data" \ -H "Accept: application/json"...

    blog.groupdocs.cloud/zh/tag/groupdocs.storage-c...
  10. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....// 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/join-document-pages/