Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 10,539 for

formatting

(0.05 sec)
  1. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......Font Formatting Source Sans Pro Light, 14 pt. Simple text in...multiple segments of text formatted in different fonts, sizes...

    docs.groupdocs.com/viewer/java/sample-files/get...
  2. Convert TXT to PDF using Node.js

    Discover how to convert TXT to PDF using Node.js. This guide shows you how to export TXT to PDF in Node.js efficiently for reliable document generation....into professional, printable formats is a common need in document...generation and ensure consistent formatting across platforms. With the...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  3. GroupDocs Watermark Overview | Documentation

    What Is GroupDocs.Watermark? GroupDocs.Watermark for Java is a powerful API for managing watermarks in the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats....documents of different file formats. It provides the effective...watermarks in supported file formats. Why Use GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  4. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....Extract HTML or Markdown formatted text for a fast preview; Extract...text extraction mode for some formats. The text doesn’t not look...

    docs.groupdocs.com/parser/java/features-overview/
  5. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exeformatting.docx"> <CopyToOutputDire...(Viewer viewer = new Viewer("formatting.docx")) { // Configure view...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  6. maven-app.zip

    maven-app/pom.xml~ 4.0.0 com.mycompany.app maven-app 1.0-SNAPSHOT maven-app http://www.example.com UTF-8 1.7 1.7 GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdo......App maven-app/formatting.docx Font Formatting Source Sans Pro...multiple segments of text formatted in different fonts, sizes...

    docs.groupdocs.com/total/java/sample-apps/getti...
  7. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w......Font Formatting Source Sans Pro Light, 14 pt. Simple text in...multiple segments of text formatted in different fonts, sizes...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  8. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....text or rich text format. A plain text file format contains unformatted... a rich text file format allows formatting options such as setting...

    docs.groupdocs.com/merger/python-net/merge/word/
  9. How to Convert TXT to RTF using C#

    This tutorial describes the process to convert TXT to RTF using C# and provides a sample code to show the implementation of process to export TXT to RTF in C#.... Rich Text Format (RTF) is a document file format that supports...supports different formatting options such as font styles, colors...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....the most commonly used file formats that are used to create and...without losing the formatting. Formatting loss often happens...

    blog.groupdocs.com/merger/move-word-pages-using...