Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 3,783 for

name

(0.03 sec)
  1. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....an external resource, or the name of a Bookmark within the same...If a reference represents the name of a bookmark, then the corresponding...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  2. 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-...
  3. Python Microsoft Word to MarkDown Conversion th...

    I found error in the below for the code attached… I set for my google drive storage. Error msg: groupdocs_conversion_cloud.api_exception.ApiException: (500) Message: AmazonS3 Storage exception: The specified key doe…...storage_name = “DOCX to MD” settings.output_path...passing the correct storage name in the API call and that the...

    forum.groupdocs.cloud/t/python-microsoft-word-t...
  4. Convert Word to JPEG, PNG, or GIF Image File in...

    This article is about how to convert Word to JPEG, PNG, or GIF Image File in Python...ConvertSettings Then, set the storage name and word file path Set resultant...ConvertSettings Then, set the storage name and word file path Also, set...

    blog.groupdocs.cloud/conversion/convert-word-to...
  5. Supported Document Formats | Documentation

    GroupDocs.Classification Cloud API supports following document formats: Format Name Extension Load Save Remarks Portable Document Format PDF Words Document Formats DOC, DOCX, DOCM, DOT, DOTX, DOTM Rich Text Formats RTF Plain Text File TXT OpenDocument Formats ODT, OTT...following document formats: Format Name Extension Load Save Remarks...

    docs.groupdocs.cloud/classification/supported-d...
  6. Announcing First Release of Next Generation Gro...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....'sourceFile':{'folder':'conversions','name':'sample.docx'}}"` **Response**...ConversionFileInfo() { Folder = "conversions", Name = "sample.docx", Password =...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  7. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage Name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example.... Name Description Comment TemplatePath...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/get-template/
  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. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion 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/conversion/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples 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/conversion/working-with-st...