使用 Java REST API 進行簡單的 HTML 到 Word 文檔的轉換。使用 Java REST API 將 HTML 文件轉換為在線的 MS Word 文檔 DOC 或 DOCX...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\"}" \ -o "{resultantFile}"...
Java REST API를 사용하여 쉽고 간단하게 HTML을 Word 문서로 변환합니다. Java REST API를 사용하여 HTML 파일을 온라인으로 MS Word 문서 DOC 또는 DOCX로 변환합니다....\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\"}" \ -o "{resultantFile}"...
Java REST API를 사용하여 Microsoft Project(MPP) 파일을 Excel(XLSX)로 변환하는 방법을 알아보세요. 코드를 사용하여 MPP에서 Excel로 원활하게 변환하는 단계별 가이드입니다....\"FilePath\": \"{inputMPP}\", \"Format\": \"xls\", \"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"xls\"}" \ -o "output.xls"...
Comparez par programmation deux documents Word ou plus à l'aide d'une API REST sur le cloud en Python avec le SDK Cloud de comparaison de documents pour Python....compare deux documents de formats de fichiers pris en charge...fichiers de nombreux autres formats. Il fournit également des SDK...
GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.ost" viewOptions . view_format = "HTML" viewOptions . render_options...
When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.msg" viewOptions . view_format = "HTML" viewOptions . render_options...
API การแปลงไฟล์ GroupDocs ช่วยให้คุณแปลงไฟล์เป็นรูปแบบใดก็ได้ทางออนไลน์ บทความนี้แสดงวิธีการแปลง Text เป็น HTML และ HTML เป็น Text ใน Python...format = "html" settings.output_path...-sample-file.txt" settings.format = "html" settings.output_path...