Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 11,582 for

formatting

(0.15 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Microsoft Project (MPP) en format PDF en utilisant GroupDocs...

    blog.groupdocs.cloud/fr/page/6/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...files have become a popular format for storing and sharing information...

    blog.groupdocs.cloud/ru/groupdocs.cloud/page/20/
  3. 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-...
  4. 在 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...
  5. 使用 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...
  6. 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...
  7. 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...
  8. تبدیل متن به HTML و HTML به متن در پایتون

    API تبدیل فایل GroupDocs به شما امکان می دهد یک فایل را به هر فرمتی به صورت آنلاین تبدیل کنید. این مقاله نحوه تبدیل متن به HTML و HTML به متن در پایتون را نشان می دهد....format = "html" settings.output_path...-sample-file.txt" settings.format = "html" settings.output_path...

    blog.groupdocs.cloud/fa/conversion/convert-text...
  9. نمایش سند Word در صفحه HTML با استفاده از PHP |...

    با استفاده از REST API در PHP با GroupDocs.Viewer Cloud برای PHP SDK، سند Word را در صفحه HTML به صورت برنامه ای نمایش دهید. DOCX را به یک صفحه وب پاسخگو ارائه دهید....at(Model\ViewOptions::VIEW_FORMAT_HTML); // گزینه های HTML را...at(Model\ViewOptions::VIEW_FORMAT_HTML); // گزینه های HTML را...

    blog.groupdocs.cloud/fa/viewer/display-word-doc...
  10. 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-...