Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 11,193 for

formatting

(0.07 sec)
  1. 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...
  2. 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/
  3. แปลงข้อความเป็น 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...
  4. 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-...
  5. 在 Python 中將文本轉換為 HTML 並將 HTML 轉換為文本

    GroupDocs 文件轉換 API 允許您在線將文件轉換為任何格式。本文介紹如何在 Python 中將文本轉換為 HTML 以及將 HTML 轉換為文本。...format = "html" settings.output_path...-sample-file.txt" settings.format = "html" settings.output_path...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. 使用 REST API 在 C# 中將 HTML 轉換為 PDF

    在 C# 中在線將 HTML 網頁轉換為 PDF 文檔以保留格式或打印它。本文介紹如何使用 REST API 在 C# 中將 HTML 轉換為 PDF。...html", Format = "pdf", OutputPath = "csh...WriteLine("Successfully converted HTML to PDF format online in C#: " + response[0]...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  7. Java Konvertieren Sie PPT und PPTX in ein HTML ...

    Konvertieren Sie PowerPoint PPT in Java mit der benutzerfreundlichen Cloud REST API in HTML. In diesem Artikel geht es um die Konvertierung von PowerPoint PPT oder PPTX in HTML mithilfe der Java-API....html"); // in das angegebene Format konvertieren List<StoredConvertedResul>...html"); // in das angegebene Format konvertieren List<StoredConvertedResul>...

    blog.groupdocs.cloud/de/conversion/how-to-conve...
  8. Chuyển đổi HTML sang PDF trong C# bằng API REST

    Chuyển đổi trang web HTML thành tài liệu PDF trực tuyến bằng C# để giữ nguyên định dạng hoặc in nó. Bài viết này nói về cách chuyển đổi HTML sang PDF trong C# bằng API REST....html", Format = "pdf", OutputPath = "csh...WriteLine("Successfully converted HTML to PDF format online in C#: " + response[0]...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  9. Změňte orientaci stránky v dokumentech Word pom...

    Změňte orientaci jedné stránky ve wordu, aby bylo slovo na šířku nebo na výšku pomocí Pythonu. Podívejme se, jak změnit orientaci stránky v dokumentech Word pomocí Pythonu...format(e.message)) Jak změnit orientaci...print("Exception while calling API: {0}".format(e.message)) Jak změnit orientaci...

    blog.groupdocs.cloud/cs/merger/change-page-orie...
  10. Онлайн конвертер HTML у документ Word | Конверт...

    Легке і просте перетворення HTML у документ Word за допомогою Java REST API. Використовуйте Java REST API для перетворення HTML-файлу в документ MS Word DOC або DOCX онлайн...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\",\"OutputPath\":...\"FilePath\": \"{sourceFile}\", \"Format\": \"docx\"}" \ -o "{resultantFile}"...

    blog.groupdocs.cloud/uk/conversion/convert-html...