Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 8,193 for

page

(0.04 sec)
  1. Edit Documents using REST API in PHP | Edit DOC...

    Programmatically Rearrange PDF Pages using REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js. Reorder or Swap PDF Pages in Node.js...need to reorder or swap the pages in PDF files. We can transform...moving or swapping specific pages within PDF documents programmatically...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  2. Search 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 search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....On this page Note Note: The features listed on this page are supported...Digital Signature in Document Pages with different options qrCodeTypeName...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  3. 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!...Polski 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...
  4. 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...
  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. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Template Leave feedback On this page This REST API provides the functionality...Required. Field.PageIndex The page index. An integer value that...

    docs.groupdocs.cloud/parser/create-or-update-te...
  7. Working with Conversion API | Documentation

    This API intended for convert the document to specified target format. URI ~/ HTTP POST Example 2 (Convert document) Takes as input and returns. Example URL https://api.groupdocs.cloud/v2.0/conversion Request { "FilePath": "/words/docx/one-Page.docx", "Format": "pdf", "OutputPath": "converted" } Response [ { "name": "one-Page.pdf", "size": 17958, "url": "converted/one-Page.pdf" } ]..."FilePath" : "/words/docx/one-page.docx" , "Format" : "pdf" , "OutputPath"...} Response [ { "name" : "one-page.pdf" , "size" : 17958 , "url"...

    docs.groupdocs.cloud/conversion/conversion-api/
  8. Evaluation tier | Documentation

    Evaluate GroupDocs.Translation Cloud service without registration....(including spaces) or the first page (whichever less). Conversion...(including spaces) or the first page (whichever less). Conversion...

    docs.groupdocs.cloud/translation/evaluation/
  9. Rendering options by document type | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Processing Documents Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/viewer/rendering-options-b...
  10. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions API method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source file Revisions Array of revision settings OutputPath Path to the output document...the output document Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/comparison/applyrevisionso...