Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 8,141 for

page

(0.05 sec)
  1. pdf page separator on Document Automation REST ...

    pdf Page separator on Document Automation REST APIs | GroupDocs Cloud Recent content in pdf Page separator on Document Automation REST APIs | GroupDocs Cloud Ruby'de REST API kullanarak PDF Dosyala......pdf page separator on Document Automation REST APIs | GroupDocs...Cloud Recent content in pdf page separator on Document Automation...

    blog.groupdocs.cloud/tr/tag/pdf-page-separator/...
  2. Java Word page extractor on Document Automation...

    Java Word Page extractor on Document Automation REST APIs | GroupDocs Cloud Recent content in Java Word Page extractor on Document Automation REST APIs | GroupDocs Cloud استخراج صفحات المستند - است......Java Word page extractor on Document Automation REST APIs | GroupDocs...Recent content in Java Word page extractor on Document Automation...

    blog.groupdocs.cloud/ar/tag/java-word-page-extr...
  3. Java Word page extractor on Document Automation...

    Java Word Page extractor on Document Automation REST APIs | GroupDocs Cloud Recent content in Java Word Page extractor on Document Automation REST APIs | GroupDocs Cloud Витягти сторінки документа ......Java Word page extractor on Document Automation REST APIs | GroupDocs...Recent content in Java Word page extractor on Document Automation...

    blog.groupdocs.cloud/uk/tag/java-word-page-extr...
  4. pdf page to jpg converter on Document Automatio...

    pdf Page to jpg converter on Document Automation REST APIs | GroupDocs Cloud Recent content in pdf Page to jpg converter on Document Automation REST APIs | GroupDocs Cloud Konversi PDF ke JPG mengg......pdf page to jpg converter on Document Automation REST APIs |...Cloud Recent content in pdf page to jpg converter on Document...

    blog.groupdocs.cloud/id/tag/pdf-page-to-jpg-con...
  5. 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/
  6. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Description StartPageNumber Page number, from which to start...first page by default. CountPagesToRender Number of pages to render...

    docs.groupdocs.cloud/viewer/renderoptions/
  7. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "Pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-Pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-Pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-Pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-Pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-Pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-Pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-Pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-Pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description Pages List of document Pages Page....result ViewResult example { "pages" : [ { "number" : 1 , "resources"..."path" : "viewer/words/docx/four-pages_docx/p1.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/viewresult/
  8. split word document into multiple documents by ...

    split word document into multiple documents by Page on Document Automation REST APIs | GroupDocs Cloud Recent content in split word document into multiple documents by Page on Document Automation R......document into multiple documents by page on Document Automation REST...document into multiple documents by page on Document Automation REST...

    blog.groupdocs.cloud/es/tag/split-word-document...
  9. 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/
  10. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first Page to annotate OnlyAnnotatedPages Indicates whether to save only annotated Pages to output document OutputPath Path of output document...AnnotateOptions Leave feedback On this page AnnotateOptions structure defines...structure FirstPage Num of first page to annotate OnlyAnnotatedPages...

    docs.groupdocs.cloud/annotation/annotateoptions/