Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 11,228 for

doc

(1.12 sec)
  1. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the Document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. 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. Linux/MacOS/Bash # Get JWT token curl -v 'https://api.groupDocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # Join several Documents into one curl -v 'https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  3. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. curl -v "https://api.groupDocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example to join several Documents into one curl -v "https://api.groupDocs.cloud/v1.0/metadata" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FileInfo": { "FilePath": "Documents/input....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  4. Working with Lists | Documentation

    How-to dynamically generate items within different types of lists and specify their options using GroupDocs Assembly Cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  5. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the Document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  7. แยกวิเคราะห์เอกสาร Word โดยใช้ REST API ใน Python

    แยกวิเคราะห์เอกสาร Word โดยทางโปรแกรมและแยกข้อความและรูปภาพโดยใช้ REST API บนคลาวด์ใน Python ด้วย GroupDocs.Parser Cloud SDK สำหรับ Python...ๆ เราสามารถแยกวิเคราะห์ไฟล์ DOC หรือ DOCX ได้อย่างง่ายดาย แล...

    blog.groupdocs.cloud/th/parser/parse-word-docum...
  8. สรุปเอกสารใน C# | REST API สำหรับการสรุปเอกสาร

    วิธีการสรุปเนื้อหาของเอกสารโดยใช้ .NET REST API สร้างสรุปที่กระชับของไฟล์ PDF, ไฟล์ Word, และเอกสารข้อความโดยใช้การสรุปที่ขับเคลื่อนด้วย AI...ิยมโดยอัตโนมัติรวมถึง PDF , DOC / DOCX , HTML , Markdown , TXT...

    blog.groupdocs.cloud/th/rewriter/summarize-docu...
  9. รวมเอกสาร Word ใน C#

    มาเรียนรู้วิธีรวมเอกสาร Word ใน C# กัน GroupDocs.Merger นำเสนอ Cloud SDK และ REST API เพื่อผสานเอกสาร Word โดยทางโปรแกรม...หมายเหตุ: เราได้อัปโหลดไฟล์ Docx/Docs สองไฟล์ที่แตกต่างกันบนคลาวด์...

    blog.groupdocs.cloud/th/merger/combine-word-doc...
  10. Python'da REST API kullanarak Microsoft Project...

    Python için Document Conversion Cloud SDK ile Python'da bulutta REST API'yi kullanarak Microsoft Project MPP'yi Programlı Olarak PDF'ye Dönüştürün....display_doc_title = True convertOptions.dpi...

    blog.groupdocs.cloud/tr/conversion/convert-mpp-...