Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,772 for

data

(0.04 sec)
  1. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....ParagraphDiffIndex Issues with comparing data in tables PPTX comparison output...

    blog.groupdocs.cloud/comparison/introduction-of...
  2. 使用 Python 從 PDF 中提取特定數據 |休息API

    使用適用於 Python 的 Document Parser Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式從 PDF 中提取特定數據。...parse(request) # 顯示結果 for data in result.fields_data: if data.page_area.page_text_area...print("Field name: " + data.name + ". Text :" + data.page_area.page_text_area...

    blog.groupdocs.cloud/zh-hant/parser/extract-spe...
  3. Convert PDF to Text Programmatically using REST...

    GroupDocs API allows you to convert PDF to Text file in high quality. Let's learn how to convert PDF to Text file programmatically using REST API in Ruby....file format that contains text, data etc and is operating system...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. Java: Embed Webpage into PowerPoint | Insert We...

    Learn how to convert HTML to PowerPoint presentations using Java with GroupDocs.Conversion Cloud SDK. Easily insert HTML into PowerPoint or HTML to PPT...who need to present web-based data dynamically. Whether you’re...

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....content processing features into data analytics, finance, AI, and...

    docs.groupdocs.cloud/rewriter/sdk/
  6. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...HTTP get or post arguments and data files being sent as HTTP post...

    docs.groupdocs.cloud/total/overview-rest-api/
  7. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....// 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/get-supported-f...
  8. signature.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/signature/advanced-usage/ weekly 0.5 https://docs.groupdocs.cloud/signature/avail......cloud/signature/data-structures/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/signature.xml
  9. Remove Annotations From Word in Python

    Programmatically extract or remove annotations from Word in Python. GroupDocs.Annotation offers Cloud SDKs and REST APIs to delete annotations programmatically.... See Also # Render Project Data to PDF using Python Annotate...

    blog.groupdocs.cloud/annotation/extract-or-remo...
  10. Convert JSON to HTML using a JSON Converter

    Install GroupDocs.Conversion Cloud SDK for Node.js and convert JSON to HTML programmatically. This article teaches you to build a JSON converter for your apps.... How to extract data from JSON file in HTML? You...

    blog.groupdocs.cloud/conversion/convert-json-to...