Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,349 for

name

(0.05 sec)
  1. GroupDocs.Metadata Cloud 20.3 | Process Metadat...

    Java REST API & Cloud SDK to set, get & update metadata in the cloud. Search & extract the required metadata instead of traversing the whole file metadata tree....groupdocs', name: 'groupdocs-metadata-cloud'...<dependency org="com.groupdocs" name="groupdocs-metadata-cloud" rev="20...

    releases.groupdocs.cloud/metadata/java/20-3/
  2. Options Objects | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 Page contains description for option objects and object fields. DocumentInfoOptions Provides options for retrieving attachment information. Example DocumentInfoOptions object { "password": "document password", "attachmentPassword": "attachment password", "extractText": false, "renderComments": false, "renderHiddenPages": false, "defaultFontName": "font Name", "transforms": [ "Rotate", "Reorder", "AddPrintAction" ], "watermark": { "text": "watermark text", "color": "Magenta", "position": "Diagonal", "size": 50 }, "cellsOptions": { "renderGridLines": false, "paginateSheets": false, "encoding": "utf-8", "internalHyperlinkPrefix": "prefix", "countRowsPerPage": 50, "textOverflowMode": "OverlayIfNextIsEmpty", "ignoreEmptyRows": false }, "cadOptions": { "scaleFactor": 50, "width": 600, "height": 800, "renderLayouts": true, "layoutName": "Master", "layers": ["Layer1"] }, "emailOptions": { "encoding": "utf-8" }, "wordsOptions": { "encoding": "utf-8", "renderTrackedChanges": false }, "pdfOptions": { "enablePreciseRendering": false, "enableInitialContentOrdering": false, "renderLayersSeparately": false }, "slidesOptions": { "renderNotes": false }, "projectOptions": { "pageSize": "unknown", "pageSize": "unknown" } } Info Object Fields (Click here to expand)..., "defaultFontName" : "font name" , "transforms" : [ "Rotate"...Fields (Click here to expand) Name Type Description Password string...

    docs.groupdocs.cloud/viewer/options-objects/
  3. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage Name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.signature Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes.... If you do not pass storage name API will find folder in GroupDocs...Path of the file including file name and extension e.g. /Folder1/file...

    docs.groupdocs.cloud/signature/working-with-fol...
  4. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name S Task 1 - enter your own text here C C I Subtask 1.1 Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED 1 2024-08-01T22:49:33Z...

    blog.groupdocs.cloud/th/conversion/convert-html...
  5. Presentation PowerPoint

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name S Task 1 - enter your own text here C C I Subtask 1.1 Task 2 - enter your own text here Subtask 2.1 Task 3 Enter task Enter task O N N N N ......TEMPLATE AT RISK TASK NAME SUB TASK NAME S Task 1 - enter your...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED 1 2024-08-01T22:49:33Z...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  6. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage Name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser.... Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  7. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用适用于 Java 的元数据操作 Cloud SDK 在 Java 中使用云上的 REST API 以编程方式提取 MP3 文件的元数据...ory</id> <name>GroupDocs Artifact Repository</name> <url>http://repository...println( "Tag for property: name - " + tagItem.getName() + "...

    blog.groupdocs.cloud/zh/metadata/extract-metada...
  8. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Get Document Information for HTML Representation This API retrieves document information. It returns an object that contains information about file format and file size. It also Includes information about document pages and attachments The following GroupDocs.Viewer Cloud REST API resource has been used to get document information(HTML representation). cURL example Request curl -v "https://api.groupdocs.cloud/v1/viewer/Test.msg/html/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Access Token]" Response { "fileName": "Test...."pages" : [ { "number" : 1 , "name" : "" , "width" : 612 , "height"...true } ], "attachments" : [ { "name" : "password-protected.docx"...

    docs.groupdocs.cloud/viewer/document-information/
  9. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage Name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes.... If you do not pass storage name API will find folder in GroupDocs...Path of the file including file name and extension e.g. /Folder1/file...

    docs.groupdocs.cloud/annotation/working-with-fo...
  10. groupdocs-conversion-cloud-java/simplified-pom....

    Java SDK to communicate with the GroupDocs.Conversion REST API. Convert between 50+ documents & image formats in the Cloud. - groupdocs-conversion-cloud-java/simplified-pom.template at master · groupdocs-conversion-cloud/groupdocs-conversion-cloud-java...<packaging>jar</packaging> <name>groupdocs-conversion-cloud</name> <description>Java...<licenses> <license> <name>MIT License</name> <url>https://opensource...

    github.com/groupdocs-conversion-cloud/groupdocs...