Skip to content

Commit 7a3c56f

Browse files
author
yevgen-nykytenko
committed
Update content 2025-03-04 08:33:15
1 parent 580e09d commit 7a3c56f

182 files changed

Lines changed: 714 additions & 161 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

english/net/groupdocs.conversion.filetypes/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ The namespace provides classes which represent supported file types.
2020
| [EBookFileType](./ebookfiletype) | Defines EBook documents. Includes the following file types: [`Epub`](../groupdocs.conversion.filetypes/ebookfiletype/epub)[`Mobi`](../groupdocs.conversion.filetypes/ebookfiletype/mobi)[`Azw3`](../groupdocs.conversion.filetypes/ebookfiletype/azw3) |
2121
| [EmailFileType](./emailfiletype) | Defines Email file formats that are used by email applications to store their various data including email messages, attachments, folders, address books etc. Includes the following file types: [`Eml`](../groupdocs.conversion.filetypes/emailfiletype/eml), [`Emlx`](../groupdocs.conversion.filetypes/emailfiletype/emlx), [`Msg`](../groupdocs.conversion.filetypes/emailfiletype/msg), [`Vcf`](../groupdocs.conversion.filetypes/emailfiletype/vcf). [`Mbox`](../groupdocs.conversion.filetypes/emailfiletype/mbox). [`Pst`](../groupdocs.conversion.filetypes/emailfiletype/pst). [`Ost`](../groupdocs.conversion.filetypes/emailfiletype/ost). [`Olm`](../groupdocs.conversion.filetypes/emailfiletype/olm). Learn more about Email formats [here](https://wiki.fileformat.com/email). |
2222
| [FileType](./filetype) | File type base class |
23+
| [FinanceFileType](./financefiletype) | Defines Finance documents Includes the following types: [`Xbrl`](../groupdocs.conversion.filetypes/financefiletype/xbrl)[`IXbrl`](../groupdocs.conversion.filetypes/financefiletype/ixbrl)[`Ofx`](../groupdocs.conversion.filetypes/financefiletype/ofx) Learn more about Finance formats [here](https://docs.fileformat.com/finance/). |
2324
| [FontFileType](./fontfiletype) | Defines Font documents Includes the following types: [`Ttf`](../groupdocs.conversion.filetypes/fontfiletype/ttf)[`Eot`](../groupdocs.conversion.filetypes/fontfiletype/eot)[`Otf`](../groupdocs.conversion.filetypes/fontfiletype/otf)[`Cff`](../groupdocs.conversion.filetypes/fontfiletype/cff)[`Type1`](../groupdocs.conversion.filetypes/fontfiletype/type1)[`Woff`](../groupdocs.conversion.filetypes/fontfiletype/woff)[`Woff2`](../groupdocs.conversion.filetypes/fontfiletype/woff2) Learn more about Font formats [here](https://docs.fileformat.com/font/). |
2425
| [GisFileType](./gisfiletype) | Defines GIS documents. Includes the following file types: [`Shp`](../groupdocs.conversion.filetypes/gisfiletype/shp). [`GeoJson`](../groupdocs.conversion.filetypes/gisfiletype/geojson). [`Gdb`](../groupdocs.conversion.filetypes/gisfiletype/gdb). [`Gml`](../groupdocs.conversion.filetypes/gisfiletype/gml). [`Kml`](../groupdocs.conversion.filetypes/gisfiletype/kml). [`Gpx`](../groupdocs.conversion.filetypes/gisfiletype/gpx). [`TopoJson`](../groupdocs.conversion.filetypes/gisfiletype/topojson). [`Osm`](../groupdocs.conversion.filetypes/gisfiletype/osm). |
2526
| [ImageFileType](./imagefiletype) | Defines image documents. Includes the following file types: [`Ai`](../groupdocs.conversion.filetypes/imagefiletype/ai), [`Avif`](../groupdocs.conversion.filetypes/imagefiletype/avif), [`Bmp`](../groupdocs.conversion.filetypes/imagefiletype/bmp), [`Cdr`](../groupdocs.conversion.filetypes/imagefiletype/cdr), [`Cmx`](../groupdocs.conversion.filetypes/imagefiletype/cmx), [`Dcm`](../groupdocs.conversion.filetypes/imagefiletype/dcm), [`Dib`](../groupdocs.conversion.filetypes/imagefiletype/dib), [`DjVu`](../groupdocs.conversion.filetypes/imagefiletype/djvu), [`Dng`](../groupdocs.conversion.filetypes/imagefiletype/dng), [`Emf`](../groupdocs.conversion.filetypes/imagefiletype/emf), [`Emz`](../groupdocs.conversion.filetypes/imagefiletype/emz), [`Gif`](../groupdocs.conversion.filetypes/imagefiletype/gif), [`Heic`](../groupdocs.conversion.filetypes/imagefiletype/heic)[`Ico`](../groupdocs.conversion.filetypes/imagefiletype/ico), [`J2c`](../groupdocs.conversion.filetypes/imagefiletype/j2c), [`J2k`](../groupdocs.conversion.filetypes/imagefiletype/j2k), [`Jls`](../groupdocs.conversion.filetypes/imagefiletype/jls), [`Jp2`](../groupdocs.conversion.filetypes/imagefiletype/jp2), [`Jpc`](../groupdocs.conversion.filetypes/imagefiletype/jpc), [`Jfif`](../groupdocs.conversion.filetypes/imagefiletype/jfif). [`Jpeg`](../groupdocs.conversion.filetypes/imagefiletype/jpeg), [`Jpf`](../groupdocs.conversion.filetypes/imagefiletype/jpf), [`Jpg`](../groupdocs.conversion.filetypes/imagefiletype/jpg), [`Jpm`](../groupdocs.conversion.filetypes/imagefiletype/jpm), [`Jpx`](../groupdocs.conversion.filetypes/imagefiletype/jpx), [`Odg`](../groupdocs.conversion.filetypes/imagefiletype/odg), [`Png`](../groupdocs.conversion.filetypes/imagefiletype/png), [`Psd`](../groupdocs.conversion.filetypes/imagefiletype/psd), [`Tif`](../groupdocs.conversion.filetypes/imagefiletype/tif), [`Tiff`](../groupdocs.conversion.filetypes/imagefiletype/tiff), [`Webp`](../groupdocs.conversion.filetypes/imagefiletype/webp), [`Wmf`](../groupdocs.conversion.filetypes/imagefiletype/wmf). [`Wmz`](../groupdocs.conversion.filetypes/imagefiletype/wmz). Learn more about Image formats [here](https://wiki.fileformat.com/image). |
@@ -28,6 +29,7 @@ The namespace provides classes which represent supported file types.
2829
| [PdfFileType](./pdffiletype) | Defines Pdf documents. Includes the following file types: [`Pdf`](../groupdocs.conversion.filetypes/pdffiletype/pdf), |
2930
| [PresentationFileType](./presentationfiletype) | Defines Presentation file formats that store collection of records to accommodate presentation data such as slides, shapes, text, animations, video, audio and embedded objects. Includes the following file types: [`Odp`](../groupdocs.conversion.filetypes/presentationfiletype/odp), [`Otp`](../groupdocs.conversion.filetypes/presentationfiletype/otp), [`Pot`](../groupdocs.conversion.filetypes/presentationfiletype/pot), [`Potm`](../groupdocs.conversion.filetypes/presentationfiletype/potm), [`Potx`](../groupdocs.conversion.filetypes/presentationfiletype/potx), [`Pps`](../groupdocs.conversion.filetypes/presentationfiletype/pps), [`Ppsm`](../groupdocs.conversion.filetypes/presentationfiletype/ppsm), [`Ppsx`](../groupdocs.conversion.filetypes/presentationfiletype/ppsx), [`Ppt`](../groupdocs.conversion.filetypes/presentationfiletype/ppt), [`Pptm`](../groupdocs.conversion.filetypes/presentationfiletype/pptm), [`Pptx`](../groupdocs.conversion.filetypes/presentationfiletype/pptx). Learn more about Presentation formats [here](https://wiki.fileformat.com/presentation). |
3031
| [ProjectManagementFileType](./projectmanagementfiletype) | Defines Project file formats that are created by Project Management software such as Microsoft Project, Primavera P6 etc. A project file is a collection of tasks, resources, and their scheduling to get a measurable output in the form or a product or a service. Project management documents. Includes the following file types: [`Mpp`](../groupdocs.conversion.filetypes/projectmanagementfiletype/mpp), [`Mpt`](../groupdocs.conversion.filetypes/projectmanagementfiletype/mpt), [`Mpx`](../groupdocs.conversion.filetypes/projectmanagementfiletype/mpx). Learn more about Project Management formats [here](https://wiki.fileformat.com/project-management). |
32+
| [PublisherFileType](./publisherfiletype) | Defines Publisher documents Includes the following types: [`Pub`](../groupdocs.conversion.filetypes/publisherfiletype/pub) Learn more about Publisher formats [here](https://docs.fileformat.com/publisher/). |
3133
| [SpreadsheetFileType](./spreadsheetfiletype) | Defines Spreadsheet documents. Includes the following file types: [`Csv`](../groupdocs.conversion.filetypes/spreadsheetfiletype/csv), [`Fods`](../groupdocs.conversion.filetypes/spreadsheetfiletype/fods), [`Ods`](../groupdocs.conversion.filetypes/spreadsheetfiletype/ods), [`Ots`](../groupdocs.conversion.filetypes/spreadsheetfiletype/ots), [`Tsv`](../groupdocs.conversion.filetypes/spreadsheetfiletype/tsv), [`Xlam`](../groupdocs.conversion.filetypes/spreadsheetfiletype/xlam), [`Xls`](../groupdocs.conversion.filetypes/spreadsheetfiletype/xls), [`Xlsb`](../groupdocs.conversion.filetypes/spreadsheetfiletype/xlsb), [`Xlsm`](../groupdocs.conversion.filetypes/spreadsheetfiletype/xlsm), [`Xlsx`](../groupdocs.conversion.filetypes/spreadsheetfiletype/xlsx), [`Xlt`](../groupdocs.conversion.filetypes/spreadsheetfiletype/xlt), [`Xltm`](../groupdocs.conversion.filetypes/spreadsheetfiletype/xltm), [`Xltx`](../groupdocs.conversion.filetypes/spreadsheetfiletype/xltx). Learn more about Spreadsheet formats [here](https://wiki.fileformat.com/spreadsheet). |
3234
| [ThreeDFileType](./threedfiletype) | Defines 3D documents Includes the following types: [`Fbx`](../groupdocs.conversion.filetypes/threedfiletype/fbx)[`ThreeDS`](../groupdocs.conversion.filetypes/threedfiletype/threeds)[`ThreeMF`](../groupdocs.conversion.filetypes/threedfiletype/threemf)[`Amf`](../groupdocs.conversion.filetypes/threedfiletype/amf)[`Ase`](../groupdocs.conversion.filetypes/threedfiletype/ase)[`Rvm`](../groupdocs.conversion.filetypes/threedfiletype/rvm)[`Dae`](../groupdocs.conversion.filetypes/threedfiletype/dae)[`Drc`](../groupdocs.conversion.filetypes/threedfiletype/drc)[`Gltf`](../groupdocs.conversion.filetypes/threedfiletype/gltf)[`Obj`](../groupdocs.conversion.filetypes/threedfiletype/obj)[`Ply`](../groupdocs.conversion.filetypes/threedfiletype/ply)[`Jt`](../groupdocs.conversion.filetypes/threedfiletype/jt)[`U3d`](../groupdocs.conversion.filetypes/threedfiletype/u3d)[`Usd`](../groupdocs.conversion.filetypes/threedfiletype/usd)[`Usdz`](../groupdocs.conversion.filetypes/threedfiletype/usdz)[`Vrml`](../groupdocs.conversion.filetypes/threedfiletype/vrml)[`X`](../groupdocs.conversion.filetypes/threedfiletype/x)[`Glb`](../groupdocs.conversion.filetypes/threedfiletype/glb)[`Ma`](../groupdocs.conversion.filetypes/threedfiletype/ma)[`Mb`](../groupdocs.conversion.filetypes/threedfiletype/mb) Learn more about 3D formats [here](https://wiki.fileformat.com/3d). |
3335
| [VideoFileType](./videofiletype) | Defines Video documents Includes the following types: [`Mp4`](../groupdocs.conversion.filetypes/videofiletype/mp4), [`Avi`](../groupdocs.conversion.filetypes/videofiletype/avi), [`Flv`](../groupdocs.conversion.filetypes/videofiletype/flv), [`Mkv`](../groupdocs.conversion.filetypes/videofiletype/mkv), [`Mov`](../groupdocs.conversion.filetypes/videofiletype/mov), [`Webm`](../groupdocs.conversion.filetypes/videofiletype/webm), [`Wmv`](../groupdocs.conversion.filetypes/videofiletype/wmv), Learn more about video formats [here](https://docs.fileformat.com/video/). |
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: FinanceFileType
3+
second_title: GroupDocs.Conversion for .NET API Reference
4+
description: Defines Finance documents Includes the following types Xbrl./financefiletype/xbrlIXbrl./financefiletype/ixbrlOfx./financefiletype/ofx Learn more about Finance formats herehttps//docs.fileformat.com/finance/.
5+
type: docs
6+
weight: 1000
7+
url: /net/groupdocs.conversion.filetypes/financefiletype/
8+
---
9+
## FinanceFileType class
10+
11+
Defines Finance documents Includes the following types: [`Xbrl`](./xbrl)[`IXbrl`](./ixbrl)[`Ofx`](./ofx) Learn more about Finance formats [here](https://docs.fileformat.com/finance/).
12+
13+
```csharp
14+
public sealed class FinanceFileType : FileType
15+
```
16+
17+
## Constructors
18+
19+
| Name | Description |
20+
| --- | --- |
21+
| [FinanceFileType](financefiletype)() | Serialization constructor |
22+
23+
## Properties
24+
25+
| Name | Description |
26+
| --- | --- |
27+
| [Description](../../groupdocs.conversion.filetypes/filetype/description) { get; } | File type description |
28+
| [Extension](../../groupdocs.conversion.filetypes/filetype/extension) { get; } | The file extension |
29+
| [Family](../../groupdocs.conversion.filetypes/filetype/family) { get; } | The file family |
30+
| [FileFormat](../../groupdocs.conversion.filetypes/filetype/fileformat) { get; } | The file format |
31+
32+
## Methods
33+
34+
| Name | Description |
35+
| --- | --- |
36+
| [CompareTo](../../groupdocs.conversion.contracts/enumeration/compareto)(object) | Compares current object to other. |
37+
| override [Equals](../../groupdocs.conversion.filetypes/filetype/equals)(Enumeration) | Implements [`Equals`](../../groupdocs.conversion.contracts/enumeration/equals) |
38+
| override [Equals](../../groupdocs.conversion.contracts/enumeration/equals)(object) | Determines whether two object instances are equal. |
39+
| override [GetHashCode](../../groupdocs.conversion.contracts/enumeration/gethashcode)() | Serves as the default hash function. |
40+
| override [ToString](../../groupdocs.conversion.filetypes/filetype/tostring)() | String representation |
41+
42+
## Fields
43+
44+
| Name | Description |
45+
| --- | --- |
46+
| static readonly [IXbrl](../../groupdocs.conversion.filetypes/financefiletype/ixbrl) | Inside the iXBRL, contents of XBRL are wrapped in xHTML file format that uses XML tags. Like XBRL, is the root element of iXBRL files. The XHTML format represents its contents as collection of different document types and modules. All the files in XHTML are based on XML file format and conform to the XML document standards. Learn more about this file format [here](https://docs.fileformat.com/finance/ixbrl/). |
47+
| static readonly [Ofx](../../groupdocs.conversion.filetypes/financefiletype/ofx) | Open Financial Exchange (OFX) is a data-stream format for exchanging financial information that evolved from Microsoft's Open Financial Connectivity (OFC) and Intuit's Open Exchange file formats. Learn more about this file format [here](https://en.wikipedia.org/wiki/Open_Financial_Exchange). |
48+
| static readonly [Xbrl](../../groupdocs.conversion.filetypes/financefiletype/xbrl) | XBRL is an open international standard for digital business reporting that is widely used globally. It is an XML based language that uses XBRL elements, known as tags, to describe each item of business data to formulate data for report sorting and analysis. Learn more about this file format [here](https://docs.fileformat.com/finance/xbrl/). |
49+
50+
### See Also
51+
52+
* class [FileType](../filetype)
53+
* namespace [GroupDocs.Conversion.FileTypes](../../groupdocs.conversion.filetypes)
54+
* assembly [GroupDocs.Conversion](../../)
55+
56+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.conversion.dll -->
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: FinanceFileType
3+
second_title: GroupDocs.Conversion for .NET API Reference
4+
description: Serialization constructor
5+
type: docs
6+
weight: 10
7+
url: /net/groupdocs.conversion.filetypes/financefiletype/financefiletype/
8+
---
9+
## FinanceFileType constructor
10+
11+
Serialization constructor
12+
13+
```csharp
14+
public FinanceFileType()
15+
```
16+
17+
### See Also
18+
19+
* class [FinanceFileType](../../financefiletype)
20+
* namespace [GroupDocs.Conversion.FileTypes](../../../groupdocs.conversion.filetypes)
21+
* assembly [GroupDocs.Conversion](../../../)
22+
23+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.conversion.dll -->
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: IXbrl
3+
second_title: GroupDocs.Conversion for .NET API Reference
4+
description: Inside the iXBRL contents of XBRL are wrapped in xHTML file format that uses XML tags. Like XBRL is the root element of iXBRL files. The XHTML format represents its contents as collection of different document types and modules. All the files in XHTML are based on XML file format and conform to the XML document standards. Learn more about this file format herehttps//docs.fileformat.com/finance/ixbrl/.
5+
type: docs
6+
weight: 20
7+
url: /net/groupdocs.conversion.filetypes/financefiletype/ixbrl/
8+
---
9+
## FinanceFileType.IXbrl field
10+
11+
Inside the iXBRL, contents of XBRL are wrapped in xHTML file format that uses XML tags. Like XBRL, is the root element of iXBRL files. The XHTML format represents its contents as collection of different document types and modules. All the files in XHTML are based on XML file format and conform to the XML document standards. Learn more about this file format [here](https://docs.fileformat.com/finance/ixbrl/).
12+
13+
```csharp
14+
public static readonly FinanceFileType IXbrl;
15+
```
16+
17+
### See Also
18+
19+
* class [FinanceFileType](../../financefiletype)
20+
* namespace [GroupDocs.Conversion.FileTypes](../../../groupdocs.conversion.filetypes)
21+
* assembly [GroupDocs.Conversion](../../../)
22+
23+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.conversion.dll -->
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Ofx
3+
second_title: GroupDocs.Conversion for .NET API Reference
4+
description: Open Financial Exchange OFX is a datastream format for exchanging financial information that evolved from Microsofts Open Financial Connectivity OFC and Intuits Open Exchange file formats. Learn more about this file format herehttps//en.wikipedia.org/wiki/Open_Financial_Exchange.
5+
type: docs
6+
weight: 30
7+
url: /net/groupdocs.conversion.filetypes/financefiletype/ofx/
8+
---
9+
## FinanceFileType.Ofx field
10+
11+
Open Financial Exchange (OFX) is a data-stream format for exchanging financial information that evolved from Microsoft's Open Financial Connectivity (OFC) and Intuit's Open Exchange file formats. Learn more about this file format [here](https://en.wikipedia.org/wiki/Open_Financial_Exchange).
12+
13+
```csharp
14+
public static readonly FinanceFileType Ofx;
15+
```
16+
17+
### See Also
18+
19+
* class [FinanceFileType](../../financefiletype)
20+
* namespace [GroupDocs.Conversion.FileTypes](../../../groupdocs.conversion.filetypes)
21+
* assembly [GroupDocs.Conversion](../../../)
22+
23+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.conversion.dll -->
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Xbrl
3+
second_title: GroupDocs.Conversion for .NET API Reference
4+
description: XBRL is an open international standard for digital business reporting that is widely used globally. It is an XML based language that uses XBRL elements known as tags to describe each item of business data to formulate data for report sorting and analysis. Learn more about this file format herehttps//docs.fileformat.com/finance/xbrl/.
5+
type: docs
6+
weight: 40
7+
url: /net/groupdocs.conversion.filetypes/financefiletype/xbrl/
8+
---
9+
## FinanceFileType.Xbrl field
10+
11+
XBRL is an open international standard for digital business reporting that is widely used globally. It is an XML based language that uses XBRL elements, known as tags, to describe each item of business data to formulate data for report sorting and analysis. Learn more about this file format [here](https://docs.fileformat.com/finance/xbrl/).
12+
13+
```csharp
14+
public static readonly FinanceFileType Xbrl;
15+
```
16+
17+
### See Also
18+
19+
* class [FinanceFileType](../../financefiletype)
20+
* namespace [GroupDocs.Conversion.FileTypes](../../../groupdocs.conversion.filetypes)
21+
* assembly [GroupDocs.Conversion](../../../)
22+
23+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.conversion.dll -->

english/net/groupdocs.conversion.filetypes/fontfiletype/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: FontFileType
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Defines Font documents Includes the following types Ttf./fontfiletype/ttfEot./fontfiletype/eotOtf./fontfiletype/otfCff./fontfiletype/cffType1./fontfiletype/type1Woff./fontfiletype/woffWoff2./fontfiletype/woff2 Learn more about Font formats herehttps//docs.fileformat.com/font/.
55
type: docs
6-
weight: 1000
6+
weight: 1010
77
url: /net/groupdocs.conversion.filetypes/fontfiletype/
88
---
99
## FontFileType class

english/net/groupdocs.conversion.filetypes/gisfiletype/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: GisFileType
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Defines GIS documents. Includes the following file types Shp./gisfiletype/shp. GeoJson./gisfiletype/geojson. Gdb./gisfiletype/gdb. Gml./gisfiletype/gml. Kml./gisfiletype/kml. Gpx./gisfiletype/gpx. TopoJson./gisfiletype/topojson. Osm./gisfiletype/osm.
55
type: docs
6-
weight: 1010
6+
weight: 1020
77
url: /net/groupdocs.conversion.filetypes/gisfiletype/
88
---
99
## GisFileType class

0 commit comments

Comments
 (0)