فایلهای HTML را با استفاده از GroupDocs.Conversion Cloud SDK برای Node.js به فرمت JSON تبدیل کنید. اسناد HTML ساختار یافته را به فرمت JSON به صورت آنلاین با REST API تبدیل کنید....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...JWTTOKEN را با یک توکن دسترسی JWT شخصی سازی شده جایگزین کنید. اگر...
This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password.
The table below contains the full list of properties that can be specified while swapping document pages....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...
This REST API allows finding watermarks in the document.
The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks.
The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation.
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....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...
Groupdocs.Comparison Cloud 19.5 का नया संस्करण यहाँ है। हमारे दस्तावेज़ तुलना क्लाउड एपीआई में आपकी रुचि हमें नई सुविधाओं को लागू करने के लिए प्रेरित करती है।...सुरक्षा के लिए, हमने इस रिलीज़ में JWT(JSON वेब टोकन) प्रमाणीकरण पेश...करें। ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...
Microsoft Project (MPP) 파일을 PDF로 변환하는 방법 .NET REST API 사용. 쉽게 공유하고 보고할 수 있도록 MS Project를 PDF로 내보내는 단계별 가이드... 이 방법의 첫 번째 단계는 JWT 액세스 토큰을 생성하는 것입니다. 토큰이 생성되면 다음...파일의 이름. ACCESSTOKEN - 위에서 생성된 JWT 액세스 토큰. 로컬 드라이브에 저장 결과 PDF를 로컬...
Word 문서를 HTML로 변환하는 방법: GroupDocs.Conversion Cloud SDK for Node.js를 사용하여 DOC, DOCX 파일을 웹 친화적인 HTML로 변환하는 방법을 배워보세요.... 먼저, 클라이언트 자격 증명을 사용하여 JWT 토큰을 생성합니다. 그런 다음 다음 명령을 실행합니다:...파일의 이름으로, accessToken 을 개인화된 JWT 액세스 토큰으로 바꾸십시오. 로컬에 출력 HTML을...
HTML 파일을 JSON 형식으로 변환하려면 Node.js용 GroupDocs.Conversion Cloud SDK를 사용하세요. REST API를 통해 구조화된 HTML 문서를 온라인에서 JSON 형식으로 변환합니다....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...파일의 이름으로 resultantPath 을, 개인화된 JWT 접근 토큰으로 JWTTOKEN 을 교체해 주세요. 만약...