This REST API allows to extract metadata properties from the document choosing the properties which values are matching the specified value.
cURL example The following example demonstrates how to extract metadata information from all properties with the “Microsoft Office Word” value.
Linux/MacOS/Bash # Get JSON Web Token # Set CLIENT_ID and CLIENT_SECRET as environment variables or replace them directly in the command. 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: retrieve metadata (join several documents into one) curl -v "https://api....Signature Product Solution GroupDocs...
This REST API allows to remove metadata properties from the document choosing the properties by exact tag and category name.
cURL example The following example demonstrates how to remove all metadata properties with the “Created” tag name.
Linux/MacOS/Bash # 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: remove metadata from a document curl -v "https://api....Signature Product Solution GroupDocs...
This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload.
Here is the list of properties that can be obtained for a document:
Document file extension; Document size in bytes; Document file format; Document page count. 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|It could be omitted for default storage....Signature Product Solution GroupDocs...
GroupDocs cung cấp một thư viện .NET với API linh hoạt có thể được sử dụng để xây dựng các ứng dụng chữ ký điện tử ràng buộc về mặt pháp lý với chức năng chụp chữ ký web....Signature cho .NET 1.4.0 cho NuGet Gallery...
خبرنامه توسعهدهنده GroupDocs نوامبر 2017 بهروزرسانیهای API، پیشرفتهای عمده ویژگیها و رفع اشکالها را در APIهای دستکاری سند GroupDocs شرح میدهد....Signature برای دات نت اکنون از مکان...
GroupDocs.Comparison for .NET은 두 개의 Word, PDF, Excel, PowerPoint, 일반 텍스트 또는 HTML 파일을 비교할 수 있는 다중 형식 문서 비교 라이브러리입니다....Signature: 다양한 프로그래밍 언어에 대한 포괄적인 SDK...
GroupDocs.Comparison Cloud est une API REST pour la comparaison de documents manipulés et modifiés dans le cloud....appsid=XXXX&signature=XXX-XX" -H "content-type:...doutput.docx&appsid=XXXX&signature=XXX-XX" -H "Content-Type:...