Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,698 for

name

(0.07 sec)
  1. Render Documents to HTML5 with REST API in Java...

    GroupDocs.Viewer Cloud is a Document Rendering and Viewing REST API Solution, that gives complete freedom of platform and programming languages....ory</id> <name>GroupDocs Artifact Repository</name> <url>http://repository...

    blog.groupdocs.cloud/viewer/render-documents-to...
  2. 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/
  3. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to transform DOC, DOCX files to web-friendly HTML using Node.js....Please replace inputFile with the name of input Word document, resultantHTML...resultantHTML with the name of resultant HTML file and accessToken...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  4. Working With Storage | Documentation

    GroupDocs.Classification Cloud Working With Storage...of cloud storage with a given name from . Check Storage Exist with...Description storageName Storage name Check Storage Exist with cURL...

    docs.groupdocs.cloud/classification/working-wit...
  5. How to work with Files and Storage | Documentation

    Using Files view Log into Dashboard. Click on the Files Page. Expand Storage drop-down and select the desired Storage e.g “Test”. Uploading Local File to a Storage Click Upload A dialog box appears, browse the desired file from your local machine. e.g “Input.docx” and click Open Close the dialog box Congratulations! The file has been successfully uploaded. You can view multiple properties of input.docx file i.e. Name, Size and Modified date.... Name, Size and Modified date. You...New Folder Provide the Folder Name e.g “MyFolderName” Click Create...

    docs.groupdocs.cloud/total/how-to-work-with-fil...
  6. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required.... Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/metadata/get-document-info...
  7. Working with Storage API | Documentation

    Storage existance API This API intended for checking existence of cloud storage with given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage Name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK example Our API is completely independent of your operating system, database system or development language....of cloud storage with given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -X...

    docs.groupdocs.cloud/comparison/working-with-st...
  8. Convert Markdown .md file to HTML using Java

    Converts Markdown plain text to HTML using Markdown markup language to HTML APIs. This article is about how to convert Markdown to HTML in Java using REST API....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Next, provide the cloud storage name Then, set the input Markdown...

    blog.groupdocs.cloud/conversion/convert-markdow...
  9. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST API in Java. This article is about how to convert Excel to PDF using Java API....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...instance Thirdly, set the storage name and input the XLSX file path...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  10. 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...