Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 4,094 for

name

(0.12 sec)
  1. Get Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get a list of changes by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get list of changes. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes?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 [ { "id": 0, "type": "Deleted", "text": "digital ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 1, "type": "Deleted", "text": "Executive ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 2, "type": "Inserted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 3, "type": "Deleted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] } ] SDK example The API is completely independent of your operating system, database system or development language...."{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    docs.groupdocs.cloud/comparison/get-changes/
  2. Get Streams of Images of Result Document | Docu...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents, saves the result document to streams as a set of images and returns the array of streams of images by providing the JsonRequest Object data in the request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to Get streams of images of result document. cURL example Request curl -v "https://api...."{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    docs.groupdocs.cloud/comparison/get-streams-of-...
  3. Get 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 path by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get document. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments?outPath#comparisons%2Fcomparedoutput.docx&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 { "href": "https://api.groupdocs.cloud/storage/file/comparisons/output.docx", "rel": "self", "type": null, "title": null } SDK example The API is completely independent of your operating system, database system or development language...."{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    docs.groupdocs.cloud/comparison/get-document/
  4. 在 Node.js 中使用 REST API 从 PDF 中提取数据

    使用 Document Parser Cloud SDK 在 Node.js 中使用 REST API 以编程方式从 PDF 中提取数据。这篇文章是关于从 PDF 中自动提取数据的。...log("Field name: " + data.name + ". Text :" + data.pageArea...{ console.log("Table name: " + data.name); data.pageArea.pageTableArea...

    blog.groupdocs.cloud/zh/parser/extract-data-fro...
  5. Convert PDF document to an image file, TIFF, JP...

    Convert PDF document to image formats like TIFF, JPEG, BMP, and GIF image file. Let's see how to convert PDF to Image File TIFF, JPEG, BMP, and GIF in Java....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...ConvertSettings Define the storage name and enter the input PDF file...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Convert PDF Files to PNG, JPEG, BMP, and TIFF I...

    Convert PDF document to optimized image formats in high fidelity. This article is about how to convert PDF Files to PNG, JPEG, BMP and TIFF images in Ruby....ConvertSettings Then, set the storage name and pdf file path Also, set...the pdf file path and storage name Also, assign “jpeg” as output...

    blog.groupdocs.cloud/conversion/convert-pdf-fil...
  7. Convert Word to Image Formats using REST API in...

    GroupDocs Ruby SDK is the best way to convert Word DOCX to image formats. This article is about how to Convert Word to Image Formats using REST API in Ruby...the word file path and storage name. Also, assign “jpeg” as output...ConvertSettings . Also, set the storage name and word file path. Set “jpg”...

    blog.groupdocs.cloud/conversion/convert-word-to...
  8. GitHub - groupdocs-merger-cloud/groupdocs-merge...

    GroupDocs.Merger Cloud SDK for .NET examples, plugins and showcase projects - groupdocs-merger-cloud/groupdocs-merger-cloud-dotnet-samples...file Code Folders and files Name Name Last commit message Last commit...

    github.com/groupdocs-merger-cloud/groupdocs-mer...
  9. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a password.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/extract-images/
  10. Cant convert .dxf files - Free Support Forum - ...

    Hello, I tires to convert .DXF files to PDF as follows: create the container: docker run -p 9080:80 -v /data:/data --Name conversion_cloud groupdocs/conversion-cloud with the attached DXF files, but got “internalError…...-p 9080:80 -v /data:/data --name conversion_cloud groupdocs/conversion-cloud...

    forum.groupdocs.cloud/t/cant-convert-dxf-files/...