Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 11,337 for

formatting

(0.69 sec)
  1. تبدیل متن به 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...
  2. نمایش سند 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...
  3. تقسیم اسناد در پایتون | شکاف دهنده فایل های PDF...

    یاد بگیرید که چگونه یک فایل PDF را با استفاده از GroupDocs.Merger Cloud SDK در پایتون به چندین فایل PDF تقسیم کنید. سازماندهی اسناد را با این راهنما بهبود دهید....format(e.message)) دانلود فایل # نمونه...print("Exception while calling API: {0}".format(e.message)) تقسیم صفحات PDF...

    blog.groupdocs.cloud/fa/merger/split-pdf-file-i...
  4. 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...
  5. 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...
  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. 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...
  8. 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-...
  9. 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-...
  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...