Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,094 for

name

(0.09 sec)
  1. GroupDocs.Comparison Cloud 19.5 | Compare Docum...

    Java REST API & Cloud SDK to detect differences in the content, formatting, & styling of the cloud-hosted files. Accept/reject the document comparison changes....groupdocs', name: 'groupdocs-comparison-cloud'...<dependency org="com.groupdocs" name="groupdocs-comparison-cloud"...

    releases.groupdocs.cloud/comparison/java/19-5/
  2. GroupDocs.Assembly 云

    Java Rest API和Cloud SDK生成了包含动态填充元素的文档和报告,例如,基于模板和数据源,列表,表格,图表。...groupdocs', name: 'groupdocs-assembly-cloud'...<dependency org="com.groupdocs" name="groupdocs-assembly-cloud" rev="20...

    releases.groupdocs.cloud/zh/assembly/java/
  3. GroupDocs.Cloud Java Repository Browser /java/r...

    Index of java/repo/com/groupdocs/groupdocs-assembly-cloud/20.6.0/ Name Last modified Size ../ groupdocs-assembly-clou......0/ Name Last modified Size ../ grou...

    releases.groupdocs.cloud/java/repo/com/groupdoc...
  4. Info | daily-article-l@lists.wikimedia.org - li...

    daily-article-l daily-article-l@lists.wikimedia.org Summary English Wikipedia Article of the Day To contact the list ...... Your email address Your name (optional) Subscribe...

    lists.wikimedia.org/postorius/lists/daily-artic...
  5. GroupDocs Cloud SDK for PHP multiple questions ...

    Hello I’m using the cloud api and php sdk and I’ve been working from these examples: http://groupdocs-php-samples.herokuapp.com/. You guys have been aweseome about answering my questions so far but I have a couple more …...$pathArray); Whre: “test2” - name of the package which will be...list out files by their string name in this array? It would be preferable...

    forum.groupdocs.cloud/t/groupdocs-cloud-sdk-for...
  6. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....false , } } ViewOptions fields Name Description API Version ViewFormat...FileInfo.StorageName Storage name FileInfo.VersionId File version...

    docs.groupdocs.cloud/viewer/viewoptions/
  7. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/extract-text/
  8. GitHub - groupdocs-merger-cloud/groupdocs-merge...

    Python module for communicating with the GroupDocs.Merger Cloud API - groupdocs-merger-cloud/groupdocs-merger-cloud-python...file Code Folders and files Name Name Last commit message Last commit...

    github.com/groupdocs-merger-cloud/groupdocs-mer...
  9. Get Stream of Images of Result Document - Chang...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get the stream of images of the result document 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 images of result document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes/stream/images?appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X PUT -d "{'sourceFile':{'folder':'comparisons','Name':'source...."{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    docs.groupdocs.cloud/comparison/get-stream-of-i...
  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...."{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

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