Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 3,007 for

one

(0.57 sec)
  1. Merge and Combine PDF Files using REST API in Ruby

    PDF merger API allows combining multiple PDF files into a single PDF file. This article is about How to Merge and Combine PDF Files using REST API in Ruby....instead of processing all files one by one. As a Ruby developer, you...single document, or split up one source document into multiple...

    blog.groupdocs.cloud/merger/merge-and-combine-p...
  2. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....'FilePath': 'annotationdocs/one-page.docx' }, 'OutputPath': "...= new FileInfo { FilePath = "one-page.docx" }; AnnotationInfo...

    docs.groupdocs.cloud/annotation/text-replacemen...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Combine and Merge PDF files into One Online using Node.js Sometimes...files to make a more complete one. For example, you need to merge...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/
  4. Convert PDF to TXT in Python with REST API Solu...

    The GroupDocs.Conversion Cloud SDK for Python empowers developers to add document conversion feature in their application seamlessly with high fidelity...(Portable Document Format) is one of the most important and widely...50+ types of documents from one format to another. It offers...

    blog.groupdocs.cloud/conversion/extract-text-fr...
  5. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...{ 'FilePath': 'signaturedocs/one-page.docx' }, 'Options': [ {...'OutputFilePath': 'signaturedocs/signedImage_one-page.docx' } }" Response { "fileInfo"...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Merge PDF Files using REST API in Python | Comb...

    Programmatically merge PDF files using a REST API on the cloud in Python with Document Merger Cloud SDK for Python. Merge specific pages of PDFs in Python....instead of processing all files one by one. As a Python developer, you...single document, or split up one source document into multiple...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...
  7. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites....your documents with watermarks One of the most valuable features....NET products packaged into one product suite. GroupDocs.Total...

    blog.groupdocs.cloud/total/groupdocs-customer-n...
  8. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....join several documents into one curl -v "https://api.groupdocs... { "name" : "one-page.docx" , "filePath" : "one-page.docx" ,...

    docs.groupdocs.cloud/parser/get-container-items...
  9. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/One-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....{ "filePath" : "/words/docx/one-page.docx" , "password" : "1234567890"...Based of found signature type of one the following data structures...

    docs.groupdocs.cloud/signature/searchresult/
  10. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...(Portable Document Format) is one of the most popular file formats...REST API Excel spreadsheet is one of the most used software applications...

    blog.groupdocs.cloud/groupdocs.cloud/page/22/