Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 11,194 for

formatting

(0.06 sec)
  1. 在線 HTML 轉 Word 文檔 | 在線轉換 HTML 為 DOC

    使用 Java REST API 進行簡單的 HTML 到 Word 文檔的轉換。使用 Java REST API 將 HTML 文件轉換為在線的 MS Word 文檔 DOC 或 DOCX...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\"}" \ -o "{resultantFile}"...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  2. 온라인 HTML을 Word 문서로 | HTML을 DOC로 온라인 변환

    Java REST API를 사용하여 쉽고 간단하게 HTML을 Word 문서로 변환합니다. Java REST API를 사용하여 HTML 파일을 온라인으로 MS Word 문서 DOC 또는 DOCX로 변환합니다....\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\"}" \ -o "{resultantFile}"...

    blog.groupdocs.cloud/ko/conversion/convert-html...
  3. Java: MPP를 Excel로 변환 | MPP를 XLS로 내보내기 | MPP를 XLSX로

    Java REST API를 사용하여 Microsoft Project(MPP) 파일을 Excel(XLSX)로 변환하는 방법을 알아보세요. 코드를 사용하여 MPP에서 Excel로 원활하게 변환하는 단계별 가이드입니다....\"FilePath\": \"{inputMPP}\", \"Format\": \"xls\", \"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"xls\"}" \ -o "output.xls"...

    blog.groupdocs.cloud/ko/conversion/convert-mpp-...
  4. Ruby'de REST API kullanarak HTML'yi PDF'ye dönü...

    Ücretsiz çevrimiçi dönüştürücü ile HTML dosyalarını anında PDF biçimine dönüştürün. Bu makale, Ruby'de REST API kullanarak HTML'yi PDF'ye dönüştürme hakkındadır....format = "pdf" loadOptions = Grou..."html-to-pdf/two-pages.html" settings.format = "pdf" loadOptions = Grou...

    blog.groupdocs.cloud/tr/conversion/convert-html...
  5. Java:将 MPP 转换为 Excel | 将 MPP 导出到 XLS | MPP 到 XLSX

    了解如何使用 Java REST API 将 Microsoft Project (MPP) 文件转换为 Excel (XLSX)。使用代码实现无缝 MPP 到 Excel 转换的分步指南。...\"FilePath\": \"{inputMPP}\", \"Format\": \"xls\", \"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"xls\"}" \ -o "output.xls"...

    blog.groupdocs.cloud/zh/conversion/convert-mpp-...
  6. Comparer deux ou plusieurs documents Word à l'a...

    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...

    blog.groupdocs.cloud/fr/comparison/compare-word...
  7. Render Outlook Data File Folder | Documentation

    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...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  8. Rename email fields | Documentation

    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...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  9. แปลงข้อความเป็น HTML และ HTML เป็นข้อความใน Python

    API การแปลงไฟล์ GroupDocs ช่วยให้คุณแปลงไฟล์เป็นรูปแบบใดก็ได้ทางออนไลน์ บทความนี้แสดงวิธีการแปลง Text เป็น HTML และ HTML เป็น Text ใน Python...format = "html" settings.output_path...-sample-file.txt" settings.format = "html" settings.output_path...

    blog.groupdocs.cloud/th/conversion/convert-text...
  10. JPGをPDFに変換 C#| .NET REST APIを使用してJPEGをPDFに変換

    JPGまたはJPEG画像をプロフェッショナルで印刷準備済みのPDFにC#で変換する方法を学びます。ガイドには、REST APIとcURLを使用したJPEGからPDFへのコーディング、セットアップが含まれています。...jpg", Format = "pdf", OutputPath = "resultant...\"FilePath\": \"{inputFile}\", \"Format\": \"pdf\", \"resultantPath\":...

    blog.groupdocs.cloud/ja/conversion/convert-jpg-...