Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 14,723 for

docx

(2.05 sec)
  1. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your App Key and App SID from https://dashboard....docx" } }' Windows PowerShell # First...'FileInfo': { 'FilePath': 'one-page.docx' } }" Windows CMD : : First...

    docs.groupdocs.cloud/annotation/get-pages/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Python 開發人員,您可以輕鬆地將 Word 文檔(DOC 或 DOCX)以編程方式轉換為 PDF 文件。在本文中,您將學習如何在...開發人員,您可以在雲上的 .NET 應用程序中以編程方式輕鬆地將 DOC 或 DOCX 文件呈現為 HTML 頁面。在本文中,您將學習如何在 C#...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  3. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. 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" # Add metadata to a document (example) curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit 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 set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents/input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....docx", "StorageName": "" }, "Properties":...'FilePath': 'documents\\input.docx', 'StorageName': '' }, 'Properties':...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. Giới thiệu GroupDocs.Comparison Cloud 19.5!

    Phiên bản mới của Groupdocs.Comparison Cloud 19.5 đã có tại đây. Sự quan tâm của bạn đối với API đám mây so sánh tài liệu của chúng tôi giúp chúng tôi có động lực triển khai các tính năng mới....docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx Tải xuống tệp từ Bộ nhớ ###...

    blog.groupdocs.cloud/vi/comparison/introducing-...
  7. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api....docx" }, "OutputPath": "Output/output.docx", "Annotations":...'annotationdocs/one-page.docx' }, 'OutputPath': 'Output/output.docx', 'Annotations':...

    docs.groupdocs.cloud/annotation/text-underline-...
  8. Ruby에서 REST API를 사용하여 Word 문서 분할

    거대한 워드 파일과 DOC/Docx 페이지를 더 작은 파일로 분할해야 할 수도 있습니다. 이 문서는 Ruby에서 REST API를 사용하여 Word 문서를 분할하는 방법에 관한 것입니다.... Word DOCX Splitter Cloud API 및 Ruby SDK...문서로 분할 무료 온라인 분할 Word 문서 Word DOCX Splitter Cloud API 및 Ruby SDK...

    blog.groupdocs.cloud/ko/merger/split-word-docum...
  9. Remove Metadata By Property Name | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. 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" # cURL example to join several documents into one curl -v "https://api....docx", "StorageName": "" }, "SearchCriteria":...'FilePath': 'documents/input.docx', 'StorageName': '' }, 'SearchCriteria':...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Présentation de GroupDocs.Comparison Cloud 19.5 !

    La nouvelle version de Groupdocs.Comparison Cloud 19.5 est arrivée. Votre intérêt pour notre API Cloud de comparaison de documents nous motive à implémenter de nouvelles fonctionnalités....docx" -H "accept: application/json"...multipart/form-data" -T C:/Temp/source.docx Télécharger le fichier depuis...

    blog.groupdocs.cloud/fr/comparison/introducing-...