Skip to content

Commit 858dff6

Browse files
Update file(s) "/." from "groupdocs-conversion/Groupdocs.Conversion-References"
1 parent 747749f commit 858dff6

File tree

45 files changed

+284
-32
lines changed

Some content is hidden

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

45 files changed

+284
-32
lines changed

content/sites/groupdocs/conversion/english/net/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 10
55
url: /net/
66
description: GroupDocs.Conversion for .NET API References contain examples, code snippets, and API documentation. It provides namespaces, classes, interfaces, and other API details.
77
is_root: true
8-
version: "25.12"
8+
version: "26.1"
99
---
1010

1111
## Namespaces

content/sites/groupdocs/conversion/english/net/groupdocs.conversion.exceptions/conversionbypagefailedexception/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ public class ConversionByPageFailedException : Exception
2828
| [ConversionContext](../../groupdocs.conversion.exceptions/conversionbypagefailedexception/conversioncontext) { get; } | Conversion context that caused the conversion to fail |
2929
| [Exception](../../groupdocs.conversion.exceptions/conversionbypagefailedexception/exception) { get; } | Exception that caused the conversion to fail |
3030

31+
## Methods
32+
33+
| Name | Description |
34+
| --- | --- |
35+
| override [GetObjectData](../../groupdocs.conversion.exceptions/conversionbypagefailedexception/getobjectdata)(SerializationInfoStreamingContext) | Populates a SerializationInfo with the data needed to serialize the target object. |
36+
3137
### See Also
3238

3339
* namespace [GroupDocs.Conversion.Exceptions](../../groupdocs.conversion.exceptions)
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: GetObjectData
3+
second_title: GroupDocs.Conversion for .NET API Reference
4+
description: Populates a SerializationInfo with the data needed to serialize the target object.
5+
type: docs
6+
weight: 40
7+
url: /net/groupdocs.conversion.exceptions/conversionbypagefailedexception/getobjectdata/
8+
---
9+
## ConversionByPageFailedException.GetObjectData method
10+
11+
Populates a SerializationInfo with the data needed to serialize the target object.
12+
13+
```csharp
14+
public override void GetObjectData(SerializationInfo info, StreamingContext context)
15+
```
16+
17+
| Parameter | Type | Description |
18+
| --- | --- | --- |
19+
| info | SerializationInfo | The SerializationInfo to populate with data. |
20+
| context | StreamingContext | The destination for this serialization. |
21+
22+
### See Also
23+
24+
* class [ConversionByPageFailedException](../../conversionbypagefailedexception)
25+
* namespace [GroupDocs.Conversion.Exceptions](../../../groupdocs.conversion.exceptions)
26+
* assembly [GroupDocs.Conversion](../../../)
27+
28+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.conversion.dll -->

content/sites/groupdocs/conversion/english/net/groupdocs.conversion.exceptions/conversionfailedexception/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ public class ConversionFailedException : Exception
2828
| [ConversionContext](../../groupdocs.conversion.exceptions/conversionfailedexception/conversioncontext) { get; } | Conversion context that caused the conversion to fail |
2929
| [Exception](../../groupdocs.conversion.exceptions/conversionfailedexception/exception) { get; } | Exception that caused the conversion to fail |
3030

31+
## Methods
32+
33+
| Name | Description |
34+
| --- | --- |
35+
| override [GetObjectData](../../groupdocs.conversion.exceptions/conversionfailedexception/getobjectdata)(SerializationInfoStreamingContext) | Populates a SerializationInfo with the data needed to serialize the target object. |
36+
3137
### See Also
3238

3339
* namespace [GroupDocs.Conversion.Exceptions](../../groupdocs.conversion.exceptions)
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: GetObjectData
3+
second_title: GroupDocs.Conversion for .NET API Reference
4+
description: Populates a SerializationInfo with the data needed to serialize the target object.
5+
type: docs
6+
weight: 40
7+
url: /net/groupdocs.conversion.exceptions/conversionfailedexception/getobjectdata/
8+
---
9+
## ConversionFailedException.GetObjectData method
10+
11+
Populates a SerializationInfo with the data needed to serialize the target object.
12+
13+
```csharp
14+
public override void GetObjectData(SerializationInfo info, StreamingContext context)
15+
```
16+
17+
| Parameter | Type | Description |
18+
| --- | --- | --- |
19+
| info | SerializationInfo | The SerializationInfo to populate with data. |
20+
| context | StreamingContext | The destination for this serialization. |
21+
22+
### See Also
23+
24+
* class [ConversionFailedException](../../conversionfailedexception)
25+
* namespace [GroupDocs.Conversion.Exceptions](../../../groupdocs.conversion.exceptions)
26+
* assembly [GroupDocs.Conversion](../../../)
27+
28+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.conversion.dll -->

content/sites/groupdocs/conversion/english/net/groupdocs.conversion.filetypes/spreadsheetfiletype/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ public sealed class SpreadsheetFileType : FileType
4545
| --- | --- |
4646
| static readonly [Csv](../../groupdocs.conversion.filetypes/spreadsheetfiletype/csv) | Files with CSV (Comma Separated Values) extension represent plain text files that contain records of data with comma separated values. Learn more about this file format [here](https://wiki.fileformat.com/spreadsheet/csv). |
4747
| static readonly [Dif](../../groupdocs.conversion.filetypes/spreadsheetfiletype/dif) | DIF stands for Data Interchange Format that is used to import/export spreadsheets data between different applications. These include Microsoft Excel, OpenOffice Calc, StarCalc and many others. Learn more about this file format [here](https://wiki.fileformat.com/spreadsheet/dif). |
48+
| static readonly [FlatOpc](../../groupdocs.conversion.filetypes/spreadsheetfiletype/flatopc) | Flat OPC Excel is Office Open XML SpreadsheetML stored in a flat XML file instead of a ZIP package. |
4849
| static readonly [Fods](../../groupdocs.conversion.filetypes/spreadsheetfiletype/fods) | A file with .fods extension is a type of OpenDocument Spreadsheet document format that stores data in rows and columns. The format is specified as part of ODF 1.2 specifications published and maintained by OASIS. Learn more about this file format [here](https://wiki.fileformat.com/spreadsheet/fods). |
49-
| static readonly [Numbers](../../groupdocs.conversion.filetypes/spreadsheetfiletype/numbers) | The files with .numbers extension are classified as spreadsheet file type, thats why they are similar to the .xlsx files; but the Numbers files are created by using Apple iWork Numbers spreadsheet software. Learn more about this file format [here](https://docs.fileformat.com/spreadsheet/numbers). |
50+
| static readonly [Numbers](../../groupdocs.conversion.filetypes/spreadsheetfiletype/numbers) | The files with .numbers extension are classified as spreadsheet file type, that's why they are similar to the .xlsx files; but the Numbers files are created by using Apple iWork Numbers spreadsheet software. Learn more about this file format [here](https://docs.fileformat.com/spreadsheet/numbers). |
5051
| static readonly [Ods](../../groupdocs.conversion.filetypes/spreadsheetfiletype/ods) | Files with ODS extension stand for OpenDocument Spreadsheet Document format that are editable by user. Data is stored inside ODF file into rows and columns. Learn more about this file format [here](https://wiki.fileformat.com/spreadsheet/ods). |
5152
| static readonly [Ots](../../groupdocs.conversion.filetypes/spreadsheetfiletype/ots) | A file with .ots extension is an OpenDocument Spreadsheet Template file that is created with the Calc application software included in Apache OpenOffice. Calc application software is the similar to Excel available in Microsoft Office. Learn more about this file format [here](https://wiki.fileformat.com/spreadsheet/ots). |
5253
| static readonly [Sxc](../../groupdocs.conversion.filetypes/spreadsheetfiletype/sxc) | The file format SXC(Sun XML Calc) belongs to an office suite called OpenOffice.org. This format generally deals with the spreadsheet needs of users as it is an XML based spreadsheet file format. SXC format supports formulas, functions, macros and charts along with DataPilot. Learn more about this file format [here](https://wiki.fileformat.com/spreadsheet/sxc). |
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: FlatOpc
3+
second_title: GroupDocs.Conversion for .NET API Reference
4+
description: Flat OPC Excel is Office Open XML SpreadsheetML stored in a flat XML file instead of a ZIP package.
5+
type: docs
6+
weight: 40
7+
url: /net/groupdocs.conversion.filetypes/spreadsheetfiletype/flatopc/
8+
---
9+
## SpreadsheetFileType.FlatOpc field
10+
11+
Flat OPC Excel is Office Open XML SpreadsheetML stored in a flat XML file instead of a ZIP package.
12+
13+
```csharp
14+
public static readonly SpreadsheetFileType FlatOpc;
15+
```
16+
17+
### See Also
18+
19+
* class [SpreadsheetFileType](../../spreadsheetfiletype)
20+
* namespace [GroupDocs.Conversion.FileTypes](../../../groupdocs.conversion.filetypes)
21+
* assembly [GroupDocs.Conversion](../../../)
22+
23+
<!-- DO NOT EDIT: generated by xmldocmd for GroupDocs.conversion.dll -->

content/sites/groupdocs/conversion/english/net/groupdocs.conversion.filetypes/spreadsheetfiletype/fods/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Fods
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: A file with .fods extension is a type of OpenDocument Spreadsheet document format that stores data in rows and columns. The format is specified as part of ODF 1.2 specifications published and maintained by OASIS. Learn more about this file format herehttps//wiki.fileformat.com/spreadsheet/fods.
55
type: docs
6-
weight: 40
6+
weight: 50
77
url: /net/groupdocs.conversion.filetypes/spreadsheetfiletype/fods/
88
---
99
## SpreadsheetFileType.Fods field

content/sites/groupdocs/conversion/english/net/groupdocs.conversion.filetypes/spreadsheetfiletype/numbers/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Numbers
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: The files with .numbers extension are classified as spreadsheet file type thats why they are similar to the .xlsx files but the Numbers files are created by using Apple iWork Numbers spreadsheet software. Learn more about this file format herehttps//docs.fileformat.com/spreadsheet/numbers.
55
type: docs
6-
weight: 50
6+
weight: 60
77
url: /net/groupdocs.conversion.filetypes/spreadsheetfiletype/numbers/
88
---
99
## SpreadsheetFileType.Numbers field
1010

11-
The files with .numbers extension are classified as spreadsheet file type, thats why they are similar to the .xlsx files; but the Numbers files are created by using Apple iWork Numbers spreadsheet software. Learn more about this file format [here](https://docs.fileformat.com/spreadsheet/numbers).
11+
The files with .numbers extension are classified as spreadsheet file type, that's why they are similar to the .xlsx files; but the Numbers files are created by using Apple iWork Numbers spreadsheet software. Learn more about this file format [here](https://docs.fileformat.com/spreadsheet/numbers).
1212

1313
```csharp
1414
public static readonly SpreadsheetFileType Numbers;

content/sites/groupdocs/conversion/english/net/groupdocs.conversion.filetypes/spreadsheetfiletype/ods/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Ods
33
second_title: GroupDocs.Conversion for .NET API Reference
44
description: Files with ODS extension stand for OpenDocument Spreadsheet Document format that are editable by user. Data is stored inside ODF file into rows and columns. Learn more about this file format herehttps//wiki.fileformat.com/spreadsheet/ods.
55
type: docs
6-
weight: 60
6+
weight: 70
77
url: /net/groupdocs.conversion.filetypes/spreadsheetfiletype/ods/
88
---
99
## SpreadsheetFileType.Ods field

0 commit comments

Comments
 (0)