Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 47,009 for

page

(0.07 sec)
  1. Verification Options Objects | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "PagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "PageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....On this page Note Note: The features listed in this page are supported...GroupDocs.Signature Cloud V1 Page contains description for Verification...

    docs.groupdocs.cloud/signature/verification-opt...
  2. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-Page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "PagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "Pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of Pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document Page MaxPageHeight Specifies max Page height Pages List of document Pages Page....InfoResult Leave feedback On this page InfoResult data structure returned..."filePath" : "signaturedocs/one-page.docx" , "storageName" : null...

    docs.groupdocs.cloud/signature/inforesult/
  3. Move Pages | Documentation

    This REST API provides a move Page feature that allows you to manipulate Page ordering by moving any Page(s) to a new position within a document. For moving Page to a new position, it’s needed to specify current and new Page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document Pages....Developer Guide / Pages Operations / Move Pages Move Pages Leave feedback...feedback On this page This REST API provides a move page feature that...

    docs.groupdocs.cloud/merger/move-pages/
  4. Extract Specific Pages from PDF using Python | ...

    Programmatically Extract Pages from PDF using a REST API on the cloud in Python. Use document merger REST API to split files using Python SDK....may need to extract specific pages from PDF documents or may need...extract specific pages from PDF documents by page numbers or by...

    blog.groupdocs.cloud/merger/extract-specific-pa...
  5. Split PDF - Extract Pages from PDF using Rest A...

    Split PDF - Extract Pages from PDF using Rest API in Ruby...हिंदी čeština How to Extract Pages from PDF using Rest API in Ruby...may need to extract specific pages from PDF documents or may need...

    blog.groupdocs.cloud/merger/split-pdf-extract-p...
  6. Split PDF Files using REST API in Ruby

    Split a PDF document at certain Pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....SDK Split PDF Files into One-Page Documents using Ruby How to...into Multi-Page PDF using Ruby Split PDF to Single Page Files by...

    blog.groupdocs.cloud/merger/split-pdf-files-usi...
  7. pdf rotate page online on Document Automation R...

    pdf rotate Page online on Document Automation REST APIs | GroupDocs Cloud Recent content in pdf rotate Page online on Document Automation REST APIs | GroupDocs Cloud วิธีหมุนหน้า PDF โดยใช้ Rest AP......pdf rotate page online on Document Automation REST APIs | GroupDocs...Recent content in pdf rotate page online on Document Automation...

    blog.groupdocs.cloud/th/tag/pdf-rotate-page-onl...
  8. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific Pages or Page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Overview Leave feedback On this page GroupDocs.Merger Cloud is a...document, join specific pages or page ranges from several source...

    docs.groupdocs.cloud/merger/features-overview/
  9. 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/
  10. Remove Pages | Documentation

    This REST API provides an ability to remove a single Page or a collection of specific Page numbers from the source document. There are several ways to specify Page numbers to be removed from a document: Provide exact Page numbers via Pages collection; Specify Pages range start/end Page numbers. There is also an ability to get only even/odd Pages from the specified Page range by setting RangeMode property. For protected documents, it is also required to provide a password....Guide / Pages Operations / Remove Pages Remove Pages Leave feedback...feedback On this page This REST API provides an ability to remove...

    docs.groupdocs.cloud/merger/remove-pages/