Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 47,009 for

page

(0.05 sec)
  1. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....PageIndex The page index. An integer value that...represents the index of the page where the template item is located;...

    docs.groupdocs.cloud/parser/parse-by-template/
  2. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). 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: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Parameters Leave feedback On this page Parameter In Type Comment body...</batch> </BatchRequest> Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/classification/classifybat...
  3. Home | Vruksh

    top of Page #BuildTheFuture Vruksh Ecosystem is a Think-Tank building a cohesive Innovation & Entrepreneurship Ecosys......top of page #BuildTheFuture Vruksh Ecosystem is a Think-Tank...INVOLVED DONATE NOW bottom of page...

    www.vruksh.org/
  4. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-Page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....UpdateSettings Leave feedback On this page UpdateSettings data structure...'FilePath' : 'signedBarcode_one-page.docx' }, 'Options' : [ { 'SignatureType'...

    docs.groupdocs.cloud/signature/updatesettings/
  5. Home | fresh.fund

    top of Page Refreshingly simple funding for pre-seed startups in Israel Up to $1,000,000 in pre-seed funding Up to $3......top of page Refreshingly simple funding for pre-seed startups...APPLY FOR FUNDING bottom of page...

    www.fresh.fund/
  6. split word file into multiple files

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....हिंदी čeština How to Extract Pages From Word Documents in Python...document into multiple documents by page programmatically. By splitting...

    blog.groupdocs.cloud/tag/split-word-file-into-m...
  7. Pricing Plan | Documentation

    GroupDocs builds incredible easy to use Software as a Service (SaaS) that developers can fully evaluate before committing to buying. To do this, we rely on a slightly different sales model.Please check the Pricing Plan and How to Purchase web-Page that gives an overview of our single pricing plan and why there are no “upgrades” or “downgrades”....Please check the web-page that gives an overview of our...“upgrades” or “downgrades”. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/editor/pricing-plan/
  8. classify/file Request Rarameters | Documentation

    Parameter In Type Default value Comment FormData multipart/form-data File content. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) “1” Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) “default” Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) "" Balance between precision and recall. Password url (Optional) string null (not present) File password....Rarameters Leave feedback On this page Parameter In Type Default value...present) File password. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/classification/classifyfil...
  9. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-Page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "PageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...DeleteResult Leave feedback On this page DeleteResult data structure..."filePath" : "signedBarcode_one-page.docx" , "storageName" : null...

    docs.groupdocs.cloud/signature/deleteresult/
  10. Get Stream of Images of Result Document - Chang...

    Note Note: The features listed in this Page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get the stream of images of the result document by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get stream of images of result document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes/stream/images?appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X PUT -d "{'sourceFile':{'folder':'comparisons','name':'source....On this page Note Note: The features listed in this page are working...(Changes) C# PHP Java Ruby Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/get-stream-of-i...