Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 2,991 for

one

(0.03 sec)
  1. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain One or more signature options. Please, use signature options which appropriate for current document format....provides an object that can contain one or more signature options. Please...

    docs.groupdocs.cloud/signature/working-with-sig...
  2. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud API 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...Document = new FileInfo() { Name = "one-page.docx", Folder = "" }, }...

    blog.groupdocs.cloud/zh/classification/classify...
  3. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....join several documents into one curl -v "https://api.groupdocs...join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/extract-pages/
  4. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites.... Recently, we released one that allows you to integrate...

    blog.groupdocs.cloud/annotation/focus-groupdocs...
  5. Convert Excel to CSV in Python | Convert CSV to...

    Programmatically convert Excel files to CSV and CSV to Excel on the cloud using a REST API in Python with GroupDocs.Conversion Cloud API....and each record consists of one or more fields, separated by...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  6. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  7. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try to convert 50mb xls file its giving error Internal error: Exception of type ‘System.OutOfMemoryException’ was thrown I’m using the following API…... SDK is just offers one of the ways. I’m not get what...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  8. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of 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.Comparison 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/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....one" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/comparison/get-supported-f...
  9. Split PDF - Extract Pages from PDF using Rest A...

    Split PDF - Extract Pages from PDF using Rest API in Ruby...high-performance Cloud SDK used to save one page from pdf or for how to save...

    blog.groupdocs.cloud/merger/split-pdf-extract-p...
  10. Python convert PDF document to JPG, PNG, or GIF...

    Our PDF to image converter API lets you quickly convert PDF to image format. This article is about how to convert PDF to JPG, PNG, and GIF Images in Python...Portable Document Format is one of the most popular formats for...

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