Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 45,264 for

page

(0.23 sec)
  1. 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/
  2. 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/
  3. Extract Pages From Word Documents using Rest AP...

    Easily extract specific Pages from word documents as individual files. This article is about how to extract Pages from word documents using Rest API in Ruby...Yasir Saeed Blog Home Extract Pages From Word Documents using Rest...Twitter Linkedin How to Extract Pages From Word Documents using Rest...

    blog.groupdocs.cloud/2022/06/20/extract-pages-f...
  4. Pages Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs......./ Developer Guide / Pages Operations Pages Operations Leave feedback...Change Page Orientation Extract Pages Move Pages Remove Pages Rotate...

    docs.groupdocs.cloud/merger/pages-operations/
  5. ZIP File Structure | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 Page contains description about structure and naming of ZIP files. ZIP File Naming All ZIP files returned by the API follows same naming convention. File name consists of three parts where first is string “viewer-download-”, second is combined date and time in UTC presented in ISO_8601 format and third is extension “.zip”. Example ZIP file name template viewer-download-yyyyMMddTHHmmssZ....On this page Note Note: The features listed in this Page are supported...in GroupDocs.Viewer Cloud V1 Page contains description about structure...

    docs.groupdocs.cloud/viewer/zip-file-structure/
  6. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. 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 Pages Collection of Page numbers to use in a Join operation The first Page should have number 1 StartPageNumber Start Page number Ignored if Pages collection is not empty EndPageNumber End Page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....formats Leave feedback On this page This REST API allows merging...password-protected documents Pages Collection of page numbers to use in...

    docs.groupdocs.cloud/merger/join-document-cross...
  7. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...FileInfo Leave feedback On this page FileInfo data structure describes...password-protected file Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/annotation/fileinfo/
  8. Rearrange PDF Pages: Move, Swap and Delete PDF ...

    In this tutorial, explore how to move Pages in pdf file, how to rearrange pdf Pages online free, how to swap Pages in pdf and remove Pages from pdf document...to Move, Swap and Delete PDF Pages in Ruby PDF is the most popular...may need to swap pdf pages or rearrange pages pdf. We can reorganize...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  9. Render Word in HTML using PHP on Document Autom...

    Render Word in HTML using PHP on Document Automation REST APIs | GroupDocs Cloud Recent content in Render Word in HTML using PHP on Document Automation REST APIs | GroupDocs Cloud Afficher un docum......Afficher un document Word dans une page HTML à l'aide de PHP Affichez...programme un document Word dans une page HTML à l'aide d'une...

    blog.groupdocs.cloud/fr/tag/render-word-in-html...
  10. Rearrange PDF Pages using REST API in Node.js

    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...Khan Blog Home Rearrange PDF Pages using REST API in Node.js Facebook...need to reorder or swap the pages in PDF files. We can transform...

    blog.groupdocs.cloud/2022/01/31/rearrange-pdf-p...