Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,016 for

import

(0.03 sec)
  1. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....groupdocs_signature_cloud import * import groupdocs_signature_cloud...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. 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 Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....ation-cloud-python-samples import groupdocs_annotation_cloud...

    docs.groupdocs.cloud/annotation/get-pages/
  3. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. 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 Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....ation-cloud-python-samples import groupdocs_annotation_cloud...

    docs.groupdocs.cloud/annotation/delete-annotati...
  4. 如何在 Python 中使用 REST API 将 PowerPoint 转换为 PDF

    从 PowerPoint PPTX 转换为 PDF 是一种可行的文档保护选项。让我们学习如何在 Python 中使用 REST API 将 PowerPoint 转换为 PDF。...cloud import groupdocs_conversion_cloud...文件保存在云端。您可以使用以下代码示例下载它: # API初始化以下载转换后的文件 import shutil file_api = groupdocs_conversion_cloud...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  5. Merge Multiple Documents in Java

    Learn how to merge documents of different types in Java using GroupDocs.Merger Cloud SDK for Java. Streamline your document management with ease....Cloud SDK for Java: Firstly, import the required classes into your...

    blog.groupdocs.cloud/merger/merge-documents-of-...
  6. Extract text from XML in Java | Parse XML docum...

    Learn how to extract text from XML documents in Java using GroupDocs.Parser Cloud SDK for Java. Streamline the process of accessing data from XML files....Language) documents plays an important role in various industries...Cloud SDK for Java: Firstly, import the required classes into your...

    blog.groupdocs.cloud/parser/java-dom-parser-ext...
  7. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....The distance Distance = 12 } Import Annotation Information This...This API retrieves(imports) annotation information from the document...

    docs.groupdocs.cloud/annotation/working-with-an...
  8. CSV Splitter Online | Free GroupDocs Apps

    Free online CSV splitter. Split CSV online into multiple files. 100% free online CSV splitter, secure and easy to use....records separated by comma, import of such data files to database...

    products.groupdocs.app/splitter/csv
  9. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter.... Improved annotation import and export. Tools for drawing...

    blog.groupdocs.cloud/viewer/news-groupdocs-may-...
  10. Convert CSV to JSON or JSON to CSV Programmatic...

    Convert JSON array to CSV table using C# REST API. This article is about how to convert CSV to JSON or JSON to CSV Programmatically in C#....tabular data that can also be imported into a spreadsheet application...JSON programmatically; how to import JSON to CSV in C# programmatically;...

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