Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,349 for

name

(0.08 sec)
  1. GitHub - groupdocs-viewer-cloud/groupdocs-viewe...

    PHP SDK for communicating with GroupDocs.Viewer REST API. View or render Word, Excel, PowerPoint, CAD, Visio, PDF, OpenDocument, email & image formats. - groupdocs-viewer-cloud/groupdocs-viewer-cloud-php...file Code Folders and files Name Name Last commit message Last commit...

    github.com/groupdocs-viewer-cloud/groupdocs-vie...
  2. 翻译 Python 应用程序中的文本和文档

    基于 GroupDocs.Translation API 在 Python 中创建跨平台数据科学、AI 和自动化解决方案。关注业务逻辑而不是技术细节。...App SID, App Key and Storage Name at https: // dashboard . groupdocs..."docx" storage = "First Storage" name = "test.docx" folder = "" savepath...

    products.groupdocs.cloud/zh/translation/python/
  3. GitHub - skills/communicate-using-markdown: Org...

    Organize ideas and collaborate using Markdown, a lightweight language for text formatting. - skills/communicate-using-markdown...file Code Folders and files Name Name Last commit message Last commit...

    github.com/skills/communicate-using-markdown
  4. GitHub - DISID/fiebdc3-parser: Java parser for ...

    Java parser for the FIEBDC 3 file format (www.fiebdc.org) - DISID/fiebdc3-parser...file Code Folders and files Name Name Last commit message Last commit...

    github.com/DISID/fiebdc3-parser
  5. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage Name It could be omitted for default storage.... Name Description Comment FilePath...property StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  6. 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/
  7. Cant query conversion failures - Free Support F...

    Hello. Im using GroupDocs as SDK, and when it fails to convert, I can’t query the reason. the API call returns “500 Internal Server Error”. Do I have a way to get a more indicative response, or query the GroupDocs cont…...-e LICENSE_PRIVATE_KEY=“xxx” –name conversion_cloud groupdocs/conversion-cloud:23...

    forum.groupdocs.cloud/t/cant-query-conversion-f...
  8. 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...
  9. InfoResult | Documentation

    InfoResult data structure represents document information InfoResult example: { "Format": "string", "Extension": "string", "Size": 0, "PageCount": 0 } Name Description Format Document format Extension Document file extension Size Document file size PageCount Pages count..."Size" : 0 , "PageCount" : 0 } Name Description Format Document...

    docs.groupdocs.cloud/comparison/inforesult/
  10. Metadata | Documentation

    Metadata data structure used for setting output document metadata. Metadata example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of document Author LastSaveBy Value of last save by author of document Company Value of Company of document..."string" , "Company" : "string" } Name Description Author Value of...

    docs.groupdocs.cloud/comparison/metadata/