Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 8,330 for

page

(0.04 sec)
  1. 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...
  2. 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/
  3. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....example when resource path is the {page-number} and {resource-name}...templates will be replaced with page number and resource name accordingly...

    docs.groupdocs.cloud/viewer/htmloptions/
  4. Evaluation and Pricing Plans | Documentation

    GroupDocs Assembly Cloud marketing information on product's evaluation and pricing plans....Plans Leave feedback On this page This section provides a general...details, please, check the page. Was this page helpful? Not really Yes...

    docs.groupdocs.cloud/assembly/getting-started/l...
  5. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-Page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "PageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...UpdateResult Leave feedback On this page UpdateResult data structure..."filePath" : "signedBarcode_one-page.docx" , "storageName" : null...

    docs.groupdocs.cloud/signature/updateresult/
  6. how to change word document from portrait to la...

    how to change word document from portrait to landscape on Document Processing REST APIs | GroupDocs Cloud Recent content in how to change word document from portrait to landscape on Document Proces......Modifier l'orientation de la page dans les documents Word à l'aide...l'orientation d'une page dans Word pour créer un paysage...

    blog.groupdocs.cloud/fr/tag/how-to-change-word-...
  7. 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/
  8. Rotate Pages | Documentation

    This REST API allows changing Page rotation angle by setting it to 90,180 or 270 degrees for specific or all document Pages. The result is a new document that has rotation changed for specified Pages. There are several ways to specify desired Page numbers: 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....Guide / Pages Operations / Rotate Pages Rotate Pages Leave feedback...feedback On this page This REST API allows changing page rotation angle...

    docs.groupdocs.cloud/merger/rotate-pages/
  9. Common Resources | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Signature Cloud V1...The features listed in this page are supported only in GroupDocs...Search Result Objects Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/common-resources/
  10. How to Move, Reorder, and Rearrange Pages in Wo...

    Rearranging Pages is a great solution to optimize document design without removing anything. Let's learn how to reorder & rearrange Pages in word using Ruby...Move, Reorder, and Rearrange Pages in Word using Ruby Word is the...to change the order of your pages. Rather than starting from scratch...

    blog.groupdocs.cloud/merger/how-to-move-reorder...