Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 4,094 for

name

(0.08 sec)
  1. 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/
  2. 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-...
  3. 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...
  4. 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-...
  5. 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/
  6. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....object which contains document name, folder location and command...parameters to specify desired file name and folder to save file. When...

    docs.groupdocs.cloud/signature/working-with-sta...
  7. GroupDocs.Merger Cloud 24.7 Release Notes

    This page contains release notes for GroupDocs.Merger Cloud 24.7 Major Features Added support of сompliance property for output Word document; Added support fo...API changes Added new options Name Type Description JoinItem.WordJoinCompliance...

    releases.groupdocs.cloud/merger/release-notes/2...
  8. Get Stream of Result Document - Changes | Docum...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents, update the changes (accept/reject), 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 stream of result document (changes)...."{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    docs.groupdocs.cloud/comparison/get-stream-of-r...
  9. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....application an easily recognizable name so it can be quickly found in...Internal storage Storage name: Any name you like Storage mode:...

    docs.groupdocs.cloud/translation/authorization/
  10. Get Document - Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and update the changes (Accept/Reject) by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes/update?outPath#comparisons%2Foutput.docx&appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X PUT -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':'Accept'},{'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-ch...