Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 47,009 for

page

(0.05 sec)
  1. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings 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....InfoSettings Leave feedback On this page InfoSettings data structure...password-protected documents Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/infosettings/
  2. how to change word document from portrait to la...

    how to change word document from portrait to landscape on Document Automation REST APIs | GroupDocs Cloud Recent content in how to change word document from portrait to landscape on Document Automa......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-...
  3. 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/
  4. Interface: ServiceError

    Docker extension API reference...number Contents: × Page details Edit this page Request changes Tags...

    docs.docker.com/desktop/extensions-sdk/dev/api/...
  5. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....Storage Leave feedback On this page This REST API allows extracting..."right" : 167.48099517822266 } }, "page" : { "index" : 0 , "size" :...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  6. docker logout

    docker logout: Log out from a registry. If no server is specified, the default is defined by the daemon....localhost:8080 Contents: × Page details Edit this page Request changes Contents...

    docs.docker.com/engine/reference/commandline/lo...
  7. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....Container Leave feedback On this page This REST API allows extracting..."right" : 167.48099517822266 } }, "page" : { "index" : 0 , "size" :...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  8. Tag Html - Free Support Forum - groupdocs.cloud

    Hi all, i’m using this: var responseId = await api.HtmlPostAsync(request); to translate a Page Html, in my Page there is the Tag , and the translater doesn’t read this element, so i need to change —> , the same is …...(request); to translate a page Html, in my page there is the Tag , and...resolve this? The body of the Html page is created with Summernote....

    forum.groupdocs.cloud/t/tag-html/4207
  9. 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...
  10. Get Stream of Result Document | Documentation

    Note Note: The features listed in this Page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and can get the result document as stream by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get stream of result document. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/stream?appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X POST -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}],'settings':'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}" Response Result document as stream....On this page Note Note: The features listed in this page are working...Document C# PHP Java Ruby Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/get-stream-of-r...