Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 8,327 for

page

(0.16 sec)
  1. 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...
  2. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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....VerifySettings Leave feedback On this page VerifySettings data structure..."SignatureType" : "Text" , "Page" : 1 , "Text" : "John" , "MatchType"...

    docs.groupdocs.cloud/signature/verifysettings/
  3. Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats for the whole document, Page by Page or custom range of Pages. Our GroupDocs.Conversion Cloud REST API comes with many features, such as: Converting From Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW, VSSX, VSTX, VSDM, VSTM, VSSM Microsoft Project: MPP, MPT Microsoft Outlook: MSG, EML Microsoft OneNote: ONE Apple Mail: EMLX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP, OTS, ODG Rich Text Format: RTF Plain Text File: TXT Comma-Separated Values: CSV HyperText Markup Language: HTML, MHT, MHTML Extensible Markup Language: XML XML Paper Specification: XPS CAD Drawing File Formats: DXF, DWG, IFC, STL Image files: BMP, GIF, JPG, PNG, TIFF, multi-Page TIFF, WebP, DjVu, SVG, DNG Electronic publication: EPUB Windows Icon: ICO Mobipocket e-book format: MOBI Digital Imaging and Communications in Medicine format: DCM Metafile: WMF, EMF LaTeX: TEX Converting To Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Excel: XLS, XLSX, XLSM, XLSB Microsoft PowerPoint: PPT, PPTX, PPS, PPSX OpenDocument Formats: ODT, OTT, ODS, ODP, OTP Rich Text Format: RTF Plain Text File: TXT HyperText Markup Language: HTML Image files: BMP, GIF, JPG, PNG, TIFF, multi-Page TIFF, WebP, SVG, DNG, PSD Electronic publication: EPUB Watermarking Pages Converting Page by Page or custom range of Pages Specifying output document resolution and quality when applicable Password protect output document when output format support it Security and Authentication The GroupDocs....Overview Leave feedback On this page GroupDocs.Conversion Cloud is...whole document, page by page or custom range of pages. Our GroupDocs...

    docs.groupdocs.cloud/conversion/overview/
  4. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...PreviewOptions Leave feedback On this page PreviewOptions structure defines...Default value is PNG. PageNumbers Page numbers to create preview for...

    docs.groupdocs.cloud/annotation/previewoptions/
  5. 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...
  6. Java split Word document into separate files by...

    Java split Word document into separate files by Page on Document Processing REST APIs | GroupDocs Cloud Recent content in Java split Word document into separate files by Page on Document Processing......document into separate files by page on Document Processing REST...document into separate files by page on Document Processing REST...

    blog.groupdocs.cloud/ja/tag/java-split-word-doc...
  7. Creating and Managing Application | Documentation

    Create New Application Log into Dashboard. Access the Applications Page. Click on the Create New Application button. If you have no storage created yet, let’s first create one by clicking on the create button next to the default storage select box field. Follow the tutorial on the Creating and Managing Storages Page in order to setup your first storage. Once you create and connect the storage, go back to the Applications Page.... Access the page. Click on the button. If you... Follow the tutorial on the page in order to setup your first...

    docs.groupdocs.cloud/total/creating-and-managin...
  8. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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....SearchSettings Leave feedback On this page SearchSettings data structure..."SignatureType" : "Barcode" , "Page" : 1 , "Text" : "123" , "BarcodeType"...

    docs.groupdocs.cloud/signature/searchsettings/
  9. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-Page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } 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. Options Array of options to perform signatures delete...DeleteSettings Leave feedback On this page DeleteSettings data structure...'FilePath' : 'signedBarcode_one-page.docx' }, 'Options' : [ { 'SignatureType'...

    docs.groupdocs.cloud/signature/deletesettings/
  10. AnnotationApiLink | Documentation

    AnnotationApiLink describes output file link FileInfo example { "Href": "string", "Rel": "string", "Type": "string", "Title": "string" } FileInfo fields Name Description Href File download url Rel Reserved Type Reserved Title File name...AnnotationApiLink Leave feedback On this page AnnotationApiLink describes...Reserved Title File name Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/annotation/annotationapilink/