Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 11,885 for

formatting

(0.41 sec)
  1. Add Wavy Underline in Word, PDF, PPT using C# |...

    Insert different colored wavy underlines in Word, PDF, and other documents using C#. Add squiggly annotation in documents within the .NET applications....squiggly/wavy underlines for formatting issues. We can also add such...your intended document file format is supported by the API). The...

    blog.groupdocs.com/annotation/add-wavy-underlin...
  2. Render DOCX as PDF using Python

    In this topic, you will learn how to render DOCX as PDF using Python with the help of Viewer library. A code example will also be provided to create PDF from DOCX in Python....that the original layout, formatting, and style are preserved...

    kb.groupdocs.com/viewer/python/render-docx-as-p...
  3. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....special syntax, support text formatting, tables, lists, images and...fully supports the Markdown format on both import, export, and...

    docs.groupdocs.com/editor/net/edit-markdown/
  4. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....bytes is available for file formats where dynamic document insertion...However, you can keep source formatting for content being inserted...

    docs.groupdocs.com/assembly/net/inserting-docum...
  5. Convert TXT to RTF using Node.js

    Learn how to convert TXT to RTF using Node.js with GroupDocs.Conversion. Follow this guide to easily export TXT to RTF in Node.js for enhanced document handling....and structured format like RTF (Rich Text Format). RTF files are....Rtf as the desired output format Call the convert method with...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  6. Convert MSG to DOCX using Node.js

    Learn how to convert MSG to DOCX using Node.js with a simple guide. Follow easy steps to export MSG to DOCX in Node.js for seamless email-to-document conversion....accessible and editable document formats. For developers dealing with...content, including text and formatting, and make it usable in business...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  7. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....raw or formatted text from different document formats. Besides...more. You can extract raw or formatted text, metadata, images, tables...

    docs.groupdocs.com/parser/net/
  8. Convert XLSX to PDF using Node.js

    Easily convert XLSX to PDF using Node.js. Follow this complete guide to export XLSX to PDF in Node.js with high accuracy using a reliable conversion library....documents to more portable formats is a common requirement in...conversion process Define the output format by creating a PdfConvertOptions...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  9. Convert PPTX to TXT using Node.js

    Learn how to convert PPTX to TXT using Node.js for efficient document processing. This guide helps you export PPTX to TXT in Node.js with a step-by-step approach....resentations into plain text format Add the groupdocs.conversion...object and assign the output format as WordProcessingFileTy.Txt...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  10. GroupDocs.Markdown for .NET — 将文档导出为 Markdown —...

    使用本地部署的 .NET API 将 PDF、Word、Excel、HTML 等导出为 Markdown。首次公开发布。...MarkdownConverter( "rich-text-formatting.docx" ); // 转换并保存输出文件 converter..."rich-text-formatting.md" ); 转换后的 rich-text-formatting.md 文件会与应用程序所在文件夹同级保存。...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...