Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,703 for

name

(0.04 sec)
  1. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category Name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....add by exact tag and category name. cURL example The following...TagOptions ": { " ExactTag ": { " Name ": " Printed ", " Category ":...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  2. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Path of the file including file name and extension e.g. /Folder1/file...part of the URL storageName Name of the storage. If not set,...

    docs.groupdocs.cloud/viewer/working-with-files/
  3. 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...
  4. Working with Charts | Documentation

    How-to-use different types of charts and graphs, work with chart options and colors in document templates with GroupDocs Assembly Cloud....chart title or chart series’ names as follows: << x [ x_value_expression...multiple x tags to chart series’ names – one for each chart series...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  5. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....: 0 } } RenderOptions fields Name Description StartPageNumber...DefaultFontName The name of the default font. Default font name may be specified...

    docs.groupdocs.cloud/viewer/renderoptions/
  6. How to esign a document with customer's signatu...

    Hello, I’m struggling to figure out how to do the following via API based on the documentation provided: Uploading a file: I created an internal storage in my GroupDocs dashboard to temporarily store my files but I c…...signature that spells out their name. Which of the signature types...you do not pass the storage name value via the storageName parameter...

    forum.groupdocs.cloud/t/how-to-esign-a-document...
  7. 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-...
  8. Available SDKs | Documentation

    Available SDKs for GroupDocs.Viewer Cloud...y </id> <name> GroupDocs Artifact Repository </name> <url> https://releases...package= "<package name>" > <uses-permission android:name= "android.permission...

    docs.groupdocs.cloud/viewer/available-sdks/
  9. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage Name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/merger/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 a given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -X...

    docs.groupdocs.cloud/merger/working-with-storage/
  10. Available SDKs | Documentation

    GroupDocs.Metadata Cloud SDKs GroupDocs.Metadata Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....y </id> <name> GroupDocs Artifact Repository </name> <url> https://releases...

    docs.groupdocs.cloud/metadata/available-sdks/