Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 21,005 for

txt

(0.04 sec)
  1. FileType.XLT Field - GroupDocs.Viewer for .NET ...

    Microsoft Excel Template (.xlt) are template files created with Microsoft Excel which is a spreadsheet application which comes as part of Microsoft Office suite...TIF Field TIFF Field TSV Field TXT Field TXZ Field Unknown Field...

    apireference.groupdocs.com/viewer/net/groupdocs...
  2. FileType.XLTX Field - GroupDocs.Viewer for .NET...

    Excel Open XML Spreadsheet Template (.xltx) represents Microsoft Excel Template that are based on the Office OpenXML file format specifications. It is used to c...TIF Field TIFF Field TSV Field TXT Field TXZ Field Unknown Field...

    apireference.groupdocs.com/viewer/net/groupdocs...
  3. FileType.VTX Field - GroupDocs.Viewer for .NET ...

    Visio Template XML File (.vtx) is a Microsoft Visio drawing template that is saved to disc in XML file format. The template is aimed to provide a file with basi...TIF Field TIFF Field TSV Field TXT Field TXZ Field Unknown Field...

    apireference.groupdocs.com/viewer/net/groupdocs...
  4. FileType.CDR Field - GroupDocs.Viewer for .NET ...

    CorelDraw Vector Graphic Drawing (.cdr) is a vector drawing image file that is natively created with CorelDRAW for storing digital image encoded and compressed....TIF Field TIFF Field TSV Field TXT Field TXZ Field Unknown Field...

    apireference.groupdocs.com/viewer/net/groupdocs...
  5. FileType.EML Field - GroupDocs.Viewer for .NET ...

    E-Mail Message (.eml) represents email messages saved using Outlook and other relevant applications. Almost all emailing clients support this file format for it...TIF Field TIFF Field TSV Field TXT Field TXZ Field Unknown Field...

    apireference.groupdocs.com/viewer/net/groupdocs...
  6. FileType.VSSM Field - GroupDocs.Viewer for .NET...

    Visio Macro-Enabled Stencil File (.vssm) are Microsoft Visio Stencil files that support provide support for macros. A VSSM file when opened allows to run the ma...TIF Field TIFF Field TSV Field TXT Field TXZ Field Unknown Field...

    apireference.groupdocs.com/viewer/net/groupdocs...
  7. GitHub - groupdocs-total/GroupDocs.Total-for-Ja...

    GroupDocs.Total Java Examples. Contribute to groupdocs-total/GroupDocs.Total-for-Java development by creating an account on GitHub...., ODS , OTT Plain Text File TXT Comma-Separated Values CSV HyperText...

    github.com/groupdocs-total/GroupDocs.Total-for-...
  8. Merge & Split Documents with cURL Commands

    Simple cURL commands to separate or combine documents like PDF, Word documents, Excel spreadsheets, presentations, HTML and many supported file formats....Fixed Layout : PDF, XPS Text : TXT, RTF, CSV, TSV Web : HTML, MHT...

    products.groupdocs.cloud/merger/curl/
  9. Specify encoding when loading documents | Docum...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your .NET applications....txt" , loadOptions )) { HtmlViewOptions...New Viewer ( "sample-shift-jis.txt" , loadOptions ) Dim viewOptions...

    docs.groupdocs.com/viewer/net/specify-encoding-...
  10. GroupDocs.Merger for .NET 19.10 Release Notes |...

    Note This page contains release notes for GroupDocs.Merger for .NET 19.10 Major Features .NET Standard 2.0 Starting from 19.10 release GroupDocs.Merger for .NET includes .NET Standard 2.0 version. It has full functionality of regular .NET version of GroupDocs.Merger with few limitations: Password-protected documents of .One format is not supported. There are a few new other features in this regular monthly release. The most notable are: Fixed the Xlsb format loading with unknown FileType; Fixed merging of the ODP files with empty table; Added Encoding usage of LoadOptions to the text splitting....txt" ; string filePathOut = @"c:\output\line_{0}...new LoadOptions ( FileType . Txt , Encoding . Unicode ); TextSplitOptions...

    docs.groupdocs.com/merger/net/groupdocs-merger-...