Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 8,328 for

page

(0.05 sec)
  1. Extract Text from PDF Documents using a REST AP...

    Programmatically Extract Text from PDF Documents using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....Documents using Python Read Text by Page Numbers from PDF Documents using...Whole Document R ead Text by Page Numbers from PDF Documents using...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  2. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....SDKs Leave feedback On this page GroupDocs.Signature Cloud is...zero initial cost: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/available-sdks/
  3. 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...
  4. 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....Guide / Pages Operations / Extract Pages Extract Pages Leave feedback...feedback On this page Extract Pages by Exact Page Numbers This REST...

    docs.groupdocs.cloud/merger/extract-pages/
  5. 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...
  6. Supported Document Formats | Documentation

    All document and image formats supported by GroupDocs.Viewer Cloud V2....Leave feedback On this page This page is a reference for all...PDF Remarks Microsoft OneNote Page Layout Formats Format Description...

    docs.groupdocs.cloud/viewer/supported-document-...
  7. Rendering PDF Documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Rendering pages to the same size as the size of pages in a source...source document Was this page helpful? Not really Yes, thanks Any...

    docs.groupdocs.cloud/viewer/rendering-pdf-docum...
  8. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud storage VersionId File Version, can be null or omitted. StorageName Name of the cloud storage. Can be omitted, then default storage used. Password The password for password-protected documents (docx, pdf, etc)...documents (docx, pdf, etc) 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/fileinfo/
  9. DeleteViewOptions | Documentation

    DeleteViewOptions data structure used as input parameters for Delete View working-with-viewer-api API DeleteViewOptions example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } DeleteViewOptions fields Name Description FileInfo.FilePath The path of the document, delete view requested for. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Not used...Password Not used 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/deleteviewoptions/
  10. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....signature Leave feedback On this page QR-code (or Quick Response code)...'FilePath': 'signaturedocs/one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/sign-document-wi...