Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 11,084 for

format

(0.25 sec)
  1. How to Convert DOCX to HTML using C#

    In this topic, you will explore how to convert DOCX to HTML using C#. Moreover, we will provide a code example to export DOCX to HTML in C# without using extra tools....Word DOCX document to HTML format can be a useful task in various...Transforming DOCX documents into HTML format is a frequently encountered...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Add Text Watermark to RTF using C#

    Let's learn how to add text watermark to RTF using C#. Furthermore, you'll receive a code example that demonstrates how to insert text watermark to RTF in C#....for Rich Text Format, is a popular document format that supports...supports various text formatting options like fonts, colors, and styles...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  3. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....without even knowing the exact format of the loaded file. The code.... out . println ( String . format ( "Property name: %s, Property...

    docs.groupdocs.com/metadata/java/find-metadata-...
  4. Get comparison result as an object model | Docu...

    This article explains how to get result document object model with GroupDocs.Comparison for .NET....object corresponding to the format being compared. C# using System...Document object of corresponding format. Aspose . Words . Document...

    docs.groupdocs.com/comparison/net/how-to-get-re...
  5. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…...Convert a Document to Another Format Learn how to convert a single...single document to another format using GroupDocs.Conversion for...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  6. In-Table Master-Detail in Email Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Email Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. Click the email where you want to add the table....Master-Detail report in Email Document format. Note The code uses some of...report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/net/in-table-master...
  7. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) Formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) Formats and RTF are supported. The following table provides the list of supported Formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Extract data from various formats / Extract data from Microsoft...and Open XML (docx, dotx) formats are supported. Also LibreOffice...

    docs.groupdocs.com/parser/java/extract-data-fro...
  8. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....with support of new document formats such as POTX and POTM. Multitude...converting to other than cells format. We are pleased to announce...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document Formats please refer to Supported document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file Format inFormation. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file Format inFormation advanced_usage....Managing metadata for specific formats / Documents / Working with...list of supported document formats please refer to . Detecting...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. How to Convert MHTML to JPG in C#

    This short post will show you how to convert MHTML to JPG in C# without using any third-party software, as well as how to build MHTML to JPG converter functionality....conversion from MHTML to JPG format Initialize the Converter class...converted to other document formats such as XLTX, DOCX, XPS, TSV...

    kb.groupdocs.com/conversion/net/how-to-convert-...