Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,903 for

data

(0.2 sec)
  1. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....from XML Data in Python using Rest API Display JSON Data on an HTML...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...templates and data sources on the fly. APIs take data from database...

    blog.groupdocs.cloud/groupdocs.cloud/page/48/
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...conversion API allows sharing Excel data with others in a portable form...allows gathering the scattered data or information into one single...

    blog.groupdocs.cloud/groupdocs.cloud/page/32/
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...BMP file contains uncompressed data to store and display high quality...used for official and personal data sharing. However, if you want...

    blog.groupdocs.cloud/groupdocs.cloud/page/29/
  5. Password-Protect Excel using Password Protectio...

    Follow this guide to learn how to password-protect Excel files. This password protection service is easy to use and lets you secure files programmatically....represent, and share business data is a routine task. Excel Workbooks...can open files and access the data. However, we can automate the...

    blog.groupdocs.cloud/merger/password-protect-ex...
  6. Extract Text from PowerPoint in C# | PPTX to Te...

    Learn how to extract text from PowerPoint presentations using C# .NET. Automate text extraction from PPT and PPTX files with the .NET REST API....text, metadata, and structured data from multiple document formats...Export clean, structured text data for further processing. Frequently...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  7. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....// 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/move-pages/
  8. Signing up | Documentation

    Learn how to sign up for GroupDocs.Rewriter Cloud service....organizational measures to protect your data from unauthorized use, accidental...

    docs.groupdocs.cloud/rewriter/sign-up/
  9. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Annotation Cloud / Developer Guide / Data structures / RemoveOptions RemoveOptions...

    docs.groupdocs.cloud/annotation/removeoptions/
  10. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to Data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...applications to obtain access to data to different APIs. OAuth provides...application/x-www-form-urlencoded' \ --data-urlencode 'grant_type=client_credentials'...

    docs.groupdocs.cloud/total/authenticating-api-r...