Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 11,402 for

formatting

(0.17 sec)
  1. Fusionner et combiner des présentations PowerPo...

    Fusionnez des fichiers Powerpoint en un seul fichier ou combinez des fichiers PPT en ligne gratuitement. Cet article explique comment fusionner et combiner des présentations PowerPoint PPT/PPTX en C#....d’autres manipulations pour tout format de fichier pris en charge ...diapositives PPT sans changer de format Voir également # Extraire des...

    blog.groupdocs.cloud/fr/merger/merge-powerpoint...
  2. C# で PDF を PowerPoint に変換 | PDF を PPT に変換 | PDF...

    C# .NET を使用して PDF を PowerPoint プレゼンテーションにシームレスに変換します。PDF をオンラインで PPT に保存します。無料の PDF から PPTX へのコンバーター。...pdf", Format = "ppt", OutputPath = "resultant...\"{sourceFile}\", \"Format\": \"ppt\", \"LoadOptions\": { \"Format\": \"pdf\"...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  3. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.docx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...
  4. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.docx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  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/conversion/convert-text...
  6. 使用 PHP 在 HTML 页面中显示 Word 文档 |在 HTML 中查看 DOCX

    使用 PHP 中的 REST API 和 GroupDocs.Viewer Cloud for PHP SDK 以编程方式在 HTML 页面中显示 Word 文档。将 DOCX 呈现为响应式网页。...at(Model\ViewOptions::VIEW_FORMAT_HTML); // 定义 HTML 选项 $renderOptions...at(Model\ViewOptions::VIEW_FORMAT_HTML); // 定义 HTML 选项 $renderOptions...

    blog.groupdocs.cloud/zh/viewer/display-word-doc...
  7. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.pdf" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/disable-characters-...
  8. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new..."SampleFiles/sample.pdf" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  9. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....( Model\ViewOptions :: VIEW_FORMAT_HTML ); $renderOptions = new...w.xlsx" viewOptions . view_format = "HTML" viewOptions . render_options...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  10. Hiển thị Tài liệu Word trong Trang HTML bằng PH...

    Hiển thị theo chương trình Tài liệu Word trong Trang HTML bằng cách sử dụng API REST trong PHP với GroupDocs.Viewer Cloud cho PHP SDK. Kết xuất DOCX thành một trang web đáp ứng....at(Model\ViewOptions::VIEW_FORMAT_HTML); // Xác định các tùy...at(Model\ViewOptions::VIEW_FORMAT_HTML); // Xác định các tùy...

    blog.groupdocs.cloud/vi/viewer/display-word-doc...