Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,349 for

name

(0.08 sec)
  1. 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...
  2. 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...
  3. 在 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...
  4. GroupDocs.Viewer 云 |云文档渲染Java SDK

    Java Rest API&SDK用于查看和渲染云中最受欢迎的文档文件格式。查看Word,Excel,PowerPoint,OpenOffice,HTML,电子邮件,PDF等。...groupdocs', name: 'groupdocs-viewer-cloud', version:...<dependency org="com.groupdocs" name="groupdocs-viewer-cloud" rev="21...

    releases.groupdocs.cloud/zh/viewer/java/
  5. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder Name}~~{Sub folder Name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder Named “Orion” that resides in a folder Named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....the following convention for naming folders and subfolders to specify...option: {Parent folder name}~~{Sub folder name} . Thus, if you need...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  6. How to self-host GroupDocs.Comparison Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with...."LICENSE_PRIVATE_KEY#private_key" ` - -name comparison_cloud ` groupdocs...LICENSE_PRIVATE_KEY#private_key \ --name comparison_cloud \ groupdocs/comparison-cloud...

    docs.groupdocs.cloud/comparison/self-host-with-...
  7. GroupDocs.Signature Cloud | Java REST API to eS...

    Java REST API & Cloud SDK to apply eSignatures to your cloud documents & files. Create, customize & add image, text, digital, stamp, barcode & other signatures....groupdocs', name: 'groupdocs-signature-cloud'...<dependency org="com.groupdocs" name="groupdocs-signature-cloud"...

    releases.groupdocs.cloud/signature/java/
  8. Untitled

    AutoCAD 2012 DXF Reference February 2011 © 2011 Autodesk, Inc. All Rights Reserved. Except as otherwise permitted by Autodesk, Inc., this publication, or parts thereof, may not be reproduced in any...... All other brand names, product names or trademarks belong...DXF file, and each chapter is named according to the associated...

    images.autodesk.com/adsk/files/autocad_2012_pdf...
  9. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....Next, provide the files storage name Set the input PDF file path...Then, provide the output path name After that, create the ConvertDocumentReque...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. VMX File Format - VMware Virtual Machine Config...

    Learn about VMX format and APIs that can create and open VMX files....guestOS = "linux" # display name for the VI Client/WebCenter...displayName: Sets the display name or label for the VM. powerType:...

    docs.fileformat.com/settings/vmx/