Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,781 for

data

(0.03 sec)
  1. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....// 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/quick-start/
  2. Put Password in PDF File | Save PDF File with p...

    Learn how to secure your PDF documents in Node.js using REST API. Implement password protection for added security and safeguard your valuable Data....of digital communication and data sharing, ensuring the confidentiality...legal agreements, or personal data, guaranteeing the privacy of...

    blog.groupdocs.cloud/merger/lock-pdf-with-passw...
  3. GroupDocs.Conversion 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....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/categories/groupdocs.conve...
  4. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....// 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/comparison/metered-consump...
  5. Excel to Text Conversion | Convert XLS, XLSX to...

    How to convert Excel spreadsheets (XLS/XLSX) into plain text files using .NET REST API. Automate Excel to Text conversion and simplify Data extraction....analyzing, and presenting structured data. However, there are many scenarios...extracting and sharing this data in a simple, text-based format...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  6. GroupDocs.Conversion 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....improved compatibility and seamless data processing. This guide walks...MPP files to PDF ensures your data is easily accessible across...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. ImageOptions | Documentation

    ImageOptions Data structure inherits RenderOptions and used as part of ViewOptions Data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....Viewer Cloud / Developer Guide / Data structures / ImageOptions ImageOptions...ImageOptions data structure inherits and used as part of data structure...

    docs.groupdocs.cloud/viewer/imageoptions/
  8. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....// 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/comparison/accept-all-revi...
  9. Get View Info for MS Project Document | Documen...

    GroupDocs.Viewer Cloud provides additional information such as project start and end dates for MS Project documents when calling Info method. Following example demonstrates how to retrieve view information for MS Project document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....// 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/viewer/get-view-info-for-m...
  10. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you to set default font name which may be useful in following cases: You want to generally specify the default font to fall back on if a particular font in a document cannot be found during rendering; The document uses a font that contains non-English characters and the you want to make sure that any missing font is replaced with one which has the same character set available....// 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/viewer/replace-missing-font/