Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 7,901 for

page

(0.03 sec)
  1. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....SignSettings Leave feedback On this page SignSettings data structure..."SignatureType" : "Barcode" , "Page" : 1 , "Text" : "John Smith"...

    docs.groupdocs.cloud/signature/signsettings/
  2. Extract DOCX Pages in Java | Word Extractor

    Learn how to extract Pages from a Word file in Java using GroupDocs.Merger Cloud SDK. Follow our guide to simplify and optimize your workflow. Try it now!...čeština Extract Document Pages - Extract Pages from Word File in Java...struggling to extract specific pages from a Word document in Java...

    blog.groupdocs.cloud/merger/extract-document-pa...
  3. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the Pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Text Leave feedback On this page This REST API allows extracting...formatted text by setting the pages extraction mode option. You...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  4. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....document Leave feedback On this page This REST API allows add attachments...application/json" * cURL example to join pages from several documents into...

    docs.groupdocs.cloud/merger/import-attachment/
  5. Verify QRCode Signature | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different options for Page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....On this page Note Note: The features listed on this page are supported...in Documents Pages with different options for page number, text...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  6. PageInfo | Documentation

    PageInfo data structure represents information about Page PageInfo example: { "Width": 0, "Height": 0, "PageNumber": 0 } Name Description Width Page width Height Page height PageNumber Page number...represents information about page PageInfo example: { "Width"...Description Width Page width Height Page height PageNumber Page number Was...

    docs.groupdocs.cloud/comparison/pageinfo/
  7. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Parameters Leave feedback On this page Parameter In Type Comment body...</document> </BaseRequest> Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/classification/classify-re...
  8. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-Page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-Page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "PageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....SignResult Leave feedback On this page SignResult data structure returned...: { "FilePath" : "signed/one-page.pdf" , "Password" : "1234567890"...

    docs.groupdocs.cloud/signature/signresult/
  9. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole document by default. You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Document Leave feedback On this page This REST API allows extracting...}" Response { "text" : "First Page\r\r\f" } SDK examples Using...

    docs.groupdocs.cloud/parser/extract-text-from-t...
  10. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...information in a series of separate pages within business organizations...API in Ruby Convert Range of Pages from Excel to PDF in Ruby Online...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/