groupdocs-conversion-cloud 25.8__py3-none-any.whl → 25.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. groupdocs_conversion_cloud/__init__.py +0 -79
  2. groupdocs_conversion_cloud/api_client.py +2 -2
  3. groupdocs_conversion_cloud/configuration.py +2 -2
  4. groupdocs_conversion_cloud/models/__init__.py +0 -79
  5. {groupdocs_conversion_cloud-25.8.dist-info → groupdocs_conversion_cloud-25.9.dist-info}/METADATA +1 -1
  6. {groupdocs_conversion_cloud-25.8.dist-info → groupdocs_conversion_cloud-25.9.dist-info}/RECORD +10 -89
  7. test/apis/test_convert_api.py +1 -1
  8. groupdocs_conversion_cloud/models/bmp_load_options.py +0 -103
  9. groupdocs_conversion_cloud/models/cf2_load_options.py +0 -103
  10. groupdocs_conversion_cloud/models/dcm_load_options.py +0 -103
  11. groupdocs_conversion_cloud/models/dgn_load_options.py +0 -103
  12. groupdocs_conversion_cloud/models/dng_load_options.py +0 -103
  13. groupdocs_conversion_cloud/models/doc_load_options.py +0 -103
  14. groupdocs_conversion_cloud/models/docm_load_options.py +0 -103
  15. groupdocs_conversion_cloud/models/docx_load_options.py +0 -103
  16. groupdocs_conversion_cloud/models/dot_load_options.py +0 -103
  17. groupdocs_conversion_cloud/models/dotm_load_options.py +0 -103
  18. groupdocs_conversion_cloud/models/dotx_load_options.py +0 -103
  19. groupdocs_conversion_cloud/models/dwf_load_options.py +0 -103
  20. groupdocs_conversion_cloud/models/dwfx_load_options.py +0 -103
  21. groupdocs_conversion_cloud/models/dwg_load_options.py +0 -103
  22. groupdocs_conversion_cloud/models/dwt_load_options.py +0 -103
  23. groupdocs_conversion_cloud/models/dxf_load_options.py +0 -103
  24. groupdocs_conversion_cloud/models/emf_load_options.py +0 -103
  25. groupdocs_conversion_cloud/models/eml_load_options.py +0 -103
  26. groupdocs_conversion_cloud/models/emlx_load_options.py +0 -103
  27. groupdocs_conversion_cloud/models/gif_load_options.py +0 -103
  28. groupdocs_conversion_cloud/models/ico_load_options.py +0 -103
  29. groupdocs_conversion_cloud/models/ifc_load_options.py +0 -103
  30. groupdocs_conversion_cloud/models/igs_load_options.py +0 -103
  31. groupdocs_conversion_cloud/models/j2c_load_options.py +0 -103
  32. groupdocs_conversion_cloud/models/j2k_load_options.py +0 -103
  33. groupdocs_conversion_cloud/models/jp2_load_options.py +0 -103
  34. groupdocs_conversion_cloud/models/jpeg_load_options.py +0 -103
  35. groupdocs_conversion_cloud/models/jpf_load_options.py +0 -103
  36. groupdocs_conversion_cloud/models/jpg_load_options.py +0 -103
  37. groupdocs_conversion_cloud/models/jpm_load_options.py +0 -103
  38. groupdocs_conversion_cloud/models/jpx_load_options.py +0 -103
  39. groupdocs_conversion_cloud/models/mht_load_options.py +0 -103
  40. groupdocs_conversion_cloud/models/mobi_load_options.py +0 -103
  41. groupdocs_conversion_cloud/models/msg_load_options.py +0 -103
  42. groupdocs_conversion_cloud/models/odg_load_options.py +0 -103
  43. groupdocs_conversion_cloud/models/odp_load_options.py +0 -103
  44. groupdocs_conversion_cloud/models/ods_load_options.py +0 -103
  45. groupdocs_conversion_cloud/models/odt_load_options.py +0 -103
  46. groupdocs_conversion_cloud/models/ost_load_options.py +0 -103
  47. groupdocs_conversion_cloud/models/otp_load_options.py +0 -103
  48. groupdocs_conversion_cloud/models/ots_load_options.py +0 -103
  49. groupdocs_conversion_cloud/models/ott_load_options.py +0 -103
  50. groupdocs_conversion_cloud/models/plt_load_options.py +0 -103
  51. groupdocs_conversion_cloud/models/png_load_options.py +0 -103
  52. groupdocs_conversion_cloud/models/potm_load_options.py +0 -103
  53. groupdocs_conversion_cloud/models/potx_load_options.py +0 -103
  54. groupdocs_conversion_cloud/models/pps_load_options.py +0 -103
  55. groupdocs_conversion_cloud/models/ppsm_load_options.py +0 -103
  56. groupdocs_conversion_cloud/models/ppsx_load_options.py +0 -103
  57. groupdocs_conversion_cloud/models/ppt_load_options.py +0 -103
  58. groupdocs_conversion_cloud/models/pptm_load_options.py +0 -103
  59. groupdocs_conversion_cloud/models/pptx_load_options.py +0 -103
  60. groupdocs_conversion_cloud/models/psd_load_options.py +0 -103
  61. groupdocs_conversion_cloud/models/pst_load_options.py +0 -103
  62. groupdocs_conversion_cloud/models/stl_load_options.py +0 -103
  63. groupdocs_conversion_cloud/models/tif_load_options.py +0 -103
  64. groupdocs_conversion_cloud/models/tiff_load_options.py +0 -103
  65. groupdocs_conversion_cloud/models/vdw_load_options.py +0 -103
  66. groupdocs_conversion_cloud/models/vdx_load_options.py +0 -103
  67. groupdocs_conversion_cloud/models/vsd_load_options.py +0 -103
  68. groupdocs_conversion_cloud/models/vsdm_load_options.py +0 -103
  69. groupdocs_conversion_cloud/models/vsdx_load_options.py +0 -103
  70. groupdocs_conversion_cloud/models/vss_load_options.py +0 -103
  71. groupdocs_conversion_cloud/models/vssm_load_options.py +0 -103
  72. groupdocs_conversion_cloud/models/vssx_load_options.py +0 -103
  73. groupdocs_conversion_cloud/models/vst_load_options.py +0 -103
  74. groupdocs_conversion_cloud/models/vstm_load_options.py +0 -103
  75. groupdocs_conversion_cloud/models/vstx_load_options.py +0 -103
  76. groupdocs_conversion_cloud/models/vsx_load_options.py +0 -103
  77. groupdocs_conversion_cloud/models/vtx_load_options.py +0 -103
  78. groupdocs_conversion_cloud/models/webp_load_options.py +0 -103
  79. groupdocs_conversion_cloud/models/wmf_load_options.py +0 -103
  80. groupdocs_conversion_cloud/models/xls2003_load_options.py +0 -103
  81. groupdocs_conversion_cloud/models/xls_load_options.py +0 -103
  82. groupdocs_conversion_cloud/models/xlsb_load_options.py +0 -103
  83. groupdocs_conversion_cloud/models/xlsm_load_options.py +0 -103
  84. groupdocs_conversion_cloud/models/xlsx_load_options.py +0 -103
  85. groupdocs_conversion_cloud/models/xltm_load_options.py +0 -103
  86. groupdocs_conversion_cloud/models/xltx_load_options.py +0 -103
  87. {groupdocs_conversion_cloud-25.8.dist-info → groupdocs_conversion_cloud-25.9.dist-info}/WHEEL +0 -0
  88. {groupdocs_conversion_cloud-25.8.dist-info → groupdocs_conversion_cloud-25.9.dist-info}/licenses/LICENSE +0 -0
  89. {groupdocs_conversion_cloud-25.8.dist-info → groupdocs_conversion_cloud-25.9.dist-info}/top_level.txt +0 -0
@@ -1,103 +0,0 @@
1
- # coding: utf-8
2
-
3
- # -----------------------------------------------------------------------------------
4
- # <copyright company="Aspose Pty Ltd" file="JpxLoadOptions.py">
5
- # Copyright (c) Aspose Pty Ltd
6
- # </copyright>
7
- # <summary>
8
- # Permission is hereby granted, free of charge, to any person obtaining a copy
9
- # of this software and associated documentation files (the "Software"), to deal
10
- # in the Software without restriction, including without limitation the rights
11
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12
- # copies of the Software, and to permit persons to whom the Software is
13
- # furnished to do so, subject to the following conditions:
14
- #
15
- # The above copyright notice and this permission notice shall be included in all
16
- # copies or substantial portions of the Software.
17
- #
18
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24
- # SOFTWARE.
25
- # </summary>
26
- # -----------------------------------------------------------------------------------
27
-
28
- import pprint
29
- import re # noqa: F401
30
-
31
- import six
32
-
33
- from groupdocs_conversion_cloud.models import ImageLoadOptions
34
-
35
- class JpxLoadOptions(ImageLoadOptions):
36
- """
37
- Jpx load options
38
- """
39
-
40
- """
41
- Attributes:
42
- swagger_types (dict): The key is attribute name
43
- and the value is attribute type.
44
- attribute_map (dict): The key is attribute name
45
- and the value is json key in definition.
46
- """
47
- swagger_types = {
48
- }
49
-
50
- attribute_map = {
51
- }
52
-
53
- def __init__(self, **kwargs): # noqa: E501
54
- """Initializes new instance of JpxLoadOptions""" # noqa: E501
55
-
56
- base = super(JpxLoadOptions, self)
57
- base.__init__(**kwargs)
58
-
59
- self.swagger_types.update(base.swagger_types)
60
- self.attribute_map.update(base.attribute_map)
61
-
62
- def to_dict(self):
63
- """Returns the model properties as a dict"""
64
- result = {}
65
-
66
- for attr, _ in six.iteritems(self.swagger_types):
67
- value = getattr(self, attr)
68
- if isinstance(value, list):
69
- result[attr] = list(map(
70
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
71
- value
72
- ))
73
- elif hasattr(value, "to_dict"):
74
- result[attr] = value.to_dict()
75
- elif isinstance(value, dict):
76
- result[attr] = dict(map(
77
- lambda item: (item[0], item[1].to_dict())
78
- if hasattr(item[1], "to_dict") else item,
79
- value.items()
80
- ))
81
- else:
82
- result[attr] = value
83
-
84
- return result
85
-
86
- def to_str(self):
87
- """Returns the string representation of the model"""
88
- return pprint.pformat(self.to_dict())
89
-
90
- def __repr__(self):
91
- """For `print` and `pprint`"""
92
- return self.to_str()
93
-
94
- def __eq__(self, other):
95
- """Returns true if both objects are equal"""
96
- if not isinstance(other, JpxLoadOptions):
97
- return False
98
-
99
- return self.__dict__ == other.__dict__
100
-
101
- def __ne__(self, other):
102
- """Returns true if both objects are not equal"""
103
- return not self == other
@@ -1,103 +0,0 @@
1
- # coding: utf-8
2
-
3
- # -----------------------------------------------------------------------------------
4
- # <copyright company="Aspose Pty Ltd" file="MhtLoadOptions.py">
5
- # Copyright (c) Aspose Pty Ltd
6
- # </copyright>
7
- # <summary>
8
- # Permission is hereby granted, free of charge, to any person obtaining a copy
9
- # of this software and associated documentation files (the "Software"), to deal
10
- # in the Software without restriction, including without limitation the rights
11
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12
- # copies of the Software, and to permit persons to whom the Software is
13
- # furnished to do so, subject to the following conditions:
14
- #
15
- # The above copyright notice and this permission notice shall be included in all
16
- # copies or substantial portions of the Software.
17
- #
18
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24
- # SOFTWARE.
25
- # </summary>
26
- # -----------------------------------------------------------------------------------
27
-
28
- import pprint
29
- import re # noqa: F401
30
-
31
- import six
32
-
33
- from groupdocs_conversion_cloud.models import EmailLoadOptions
34
-
35
- class MhtLoadOptions(EmailLoadOptions):
36
- """
37
- Mht load options
38
- """
39
-
40
- """
41
- Attributes:
42
- swagger_types (dict): The key is attribute name
43
- and the value is attribute type.
44
- attribute_map (dict): The key is attribute name
45
- and the value is json key in definition.
46
- """
47
- swagger_types = {
48
- }
49
-
50
- attribute_map = {
51
- }
52
-
53
- def __init__(self, **kwargs): # noqa: E501
54
- """Initializes new instance of MhtLoadOptions""" # noqa: E501
55
-
56
- base = super(MhtLoadOptions, self)
57
- base.__init__(**kwargs)
58
-
59
- self.swagger_types.update(base.swagger_types)
60
- self.attribute_map.update(base.attribute_map)
61
-
62
- def to_dict(self):
63
- """Returns the model properties as a dict"""
64
- result = {}
65
-
66
- for attr, _ in six.iteritems(self.swagger_types):
67
- value = getattr(self, attr)
68
- if isinstance(value, list):
69
- result[attr] = list(map(
70
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
71
- value
72
- ))
73
- elif hasattr(value, "to_dict"):
74
- result[attr] = value.to_dict()
75
- elif isinstance(value, dict):
76
- result[attr] = dict(map(
77
- lambda item: (item[0], item[1].to_dict())
78
- if hasattr(item[1], "to_dict") else item,
79
- value.items()
80
- ))
81
- else:
82
- result[attr] = value
83
-
84
- return result
85
-
86
- def to_str(self):
87
- """Returns the string representation of the model"""
88
- return pprint.pformat(self.to_dict())
89
-
90
- def __repr__(self):
91
- """For `print` and `pprint`"""
92
- return self.to_str()
93
-
94
- def __eq__(self, other):
95
- """Returns true if both objects are equal"""
96
- if not isinstance(other, MhtLoadOptions):
97
- return False
98
-
99
- return self.__dict__ == other.__dict__
100
-
101
- def __ne__(self, other):
102
- """Returns true if both objects are not equal"""
103
- return not self == other
@@ -1,103 +0,0 @@
1
- # coding: utf-8
2
-
3
- # -----------------------------------------------------------------------------------
4
- # <copyright company="Aspose Pty Ltd" file="MobiLoadOptions.py">
5
- # Copyright (c) Aspose Pty Ltd
6
- # </copyright>
7
- # <summary>
8
- # Permission is hereby granted, free of charge, to any person obtaining a copy
9
- # of this software and associated documentation files (the "Software"), to deal
10
- # in the Software without restriction, including without limitation the rights
11
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12
- # copies of the Software, and to permit persons to whom the Software is
13
- # furnished to do so, subject to the following conditions:
14
- #
15
- # The above copyright notice and this permission notice shall be included in all
16
- # copies or substantial portions of the Software.
17
- #
18
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24
- # SOFTWARE.
25
- # </summary>
26
- # -----------------------------------------------------------------------------------
27
-
28
- import pprint
29
- import re # noqa: F401
30
-
31
- import six
32
-
33
- from groupdocs_conversion_cloud.models import WordProcessingLoadOptions
34
-
35
- class MobiLoadOptions(WordProcessingLoadOptions):
36
- """
37
- Mobi load options
38
- """
39
-
40
- """
41
- Attributes:
42
- swagger_types (dict): The key is attribute name
43
- and the value is attribute type.
44
- attribute_map (dict): The key is attribute name
45
- and the value is json key in definition.
46
- """
47
- swagger_types = {
48
- }
49
-
50
- attribute_map = {
51
- }
52
-
53
- def __init__(self, **kwargs): # noqa: E501
54
- """Initializes new instance of MobiLoadOptions""" # noqa: E501
55
-
56
- base = super(MobiLoadOptions, self)
57
- base.__init__(**kwargs)
58
-
59
- self.swagger_types.update(base.swagger_types)
60
- self.attribute_map.update(base.attribute_map)
61
-
62
- def to_dict(self):
63
- """Returns the model properties as a dict"""
64
- result = {}
65
-
66
- for attr, _ in six.iteritems(self.swagger_types):
67
- value = getattr(self, attr)
68
- if isinstance(value, list):
69
- result[attr] = list(map(
70
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
71
- value
72
- ))
73
- elif hasattr(value, "to_dict"):
74
- result[attr] = value.to_dict()
75
- elif isinstance(value, dict):
76
- result[attr] = dict(map(
77
- lambda item: (item[0], item[1].to_dict())
78
- if hasattr(item[1], "to_dict") else item,
79
- value.items()
80
- ))
81
- else:
82
- result[attr] = value
83
-
84
- return result
85
-
86
- def to_str(self):
87
- """Returns the string representation of the model"""
88
- return pprint.pformat(self.to_dict())
89
-
90
- def __repr__(self):
91
- """For `print` and `pprint`"""
92
- return self.to_str()
93
-
94
- def __eq__(self, other):
95
- """Returns true if both objects are equal"""
96
- if not isinstance(other, MobiLoadOptions):
97
- return False
98
-
99
- return self.__dict__ == other.__dict__
100
-
101
- def __ne__(self, other):
102
- """Returns true if both objects are not equal"""
103
- return not self == other
@@ -1,103 +0,0 @@
1
- # coding: utf-8
2
-
3
- # -----------------------------------------------------------------------------------
4
- # <copyright company="Aspose Pty Ltd" file="MsgLoadOptions.py">
5
- # Copyright (c) Aspose Pty Ltd
6
- # </copyright>
7
- # <summary>
8
- # Permission is hereby granted, free of charge, to any person obtaining a copy
9
- # of this software and associated documentation files (the "Software"), to deal
10
- # in the Software without restriction, including without limitation the rights
11
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12
- # copies of the Software, and to permit persons to whom the Software is
13
- # furnished to do so, subject to the following conditions:
14
- #
15
- # The above copyright notice and this permission notice shall be included in all
16
- # copies or substantial portions of the Software.
17
- #
18
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24
- # SOFTWARE.
25
- # </summary>
26
- # -----------------------------------------------------------------------------------
27
-
28
- import pprint
29
- import re # noqa: F401
30
-
31
- import six
32
-
33
- from groupdocs_conversion_cloud.models import EmailLoadOptions
34
-
35
- class MsgLoadOptions(EmailLoadOptions):
36
- """
37
- Msg load options
38
- """
39
-
40
- """
41
- Attributes:
42
- swagger_types (dict): The key is attribute name
43
- and the value is attribute type.
44
- attribute_map (dict): The key is attribute name
45
- and the value is json key in definition.
46
- """
47
- swagger_types = {
48
- }
49
-
50
- attribute_map = {
51
- }
52
-
53
- def __init__(self, **kwargs): # noqa: E501
54
- """Initializes new instance of MsgLoadOptions""" # noqa: E501
55
-
56
- base = super(MsgLoadOptions, self)
57
- base.__init__(**kwargs)
58
-
59
- self.swagger_types.update(base.swagger_types)
60
- self.attribute_map.update(base.attribute_map)
61
-
62
- def to_dict(self):
63
- """Returns the model properties as a dict"""
64
- result = {}
65
-
66
- for attr, _ in six.iteritems(self.swagger_types):
67
- value = getattr(self, attr)
68
- if isinstance(value, list):
69
- result[attr] = list(map(
70
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
71
- value
72
- ))
73
- elif hasattr(value, "to_dict"):
74
- result[attr] = value.to_dict()
75
- elif isinstance(value, dict):
76
- result[attr] = dict(map(
77
- lambda item: (item[0], item[1].to_dict())
78
- if hasattr(item[1], "to_dict") else item,
79
- value.items()
80
- ))
81
- else:
82
- result[attr] = value
83
-
84
- return result
85
-
86
- def to_str(self):
87
- """Returns the string representation of the model"""
88
- return pprint.pformat(self.to_dict())
89
-
90
- def __repr__(self):
91
- """For `print` and `pprint`"""
92
- return self.to_str()
93
-
94
- def __eq__(self, other):
95
- """Returns true if both objects are equal"""
96
- if not isinstance(other, MsgLoadOptions):
97
- return False
98
-
99
- return self.__dict__ == other.__dict__
100
-
101
- def __ne__(self, other):
102
- """Returns true if both objects are not equal"""
103
- return not self == other
@@ -1,103 +0,0 @@
1
- # coding: utf-8
2
-
3
- # -----------------------------------------------------------------------------------
4
- # <copyright company="Aspose Pty Ltd" file="OdgLoadOptions.py">
5
- # Copyright (c) Aspose Pty Ltd
6
- # </copyright>
7
- # <summary>
8
- # Permission is hereby granted, free of charge, to any person obtaining a copy
9
- # of this software and associated documentation files (the "Software"), to deal
10
- # in the Software without restriction, including without limitation the rights
11
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12
- # copies of the Software, and to permit persons to whom the Software is
13
- # furnished to do so, subject to the following conditions:
14
- #
15
- # The above copyright notice and this permission notice shall be included in all
16
- # copies or substantial portions of the Software.
17
- #
18
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24
- # SOFTWARE.
25
- # </summary>
26
- # -----------------------------------------------------------------------------------
27
-
28
- import pprint
29
- import re # noqa: F401
30
-
31
- import six
32
-
33
- from groupdocs_conversion_cloud.models import ImageLoadOptions
34
-
35
- class OdgLoadOptions(ImageLoadOptions):
36
- """
37
- Odg load options
38
- """
39
-
40
- """
41
- Attributes:
42
- swagger_types (dict): The key is attribute name
43
- and the value is attribute type.
44
- attribute_map (dict): The key is attribute name
45
- and the value is json key in definition.
46
- """
47
- swagger_types = {
48
- }
49
-
50
- attribute_map = {
51
- }
52
-
53
- def __init__(self, **kwargs): # noqa: E501
54
- """Initializes new instance of OdgLoadOptions""" # noqa: E501
55
-
56
- base = super(OdgLoadOptions, self)
57
- base.__init__(**kwargs)
58
-
59
- self.swagger_types.update(base.swagger_types)
60
- self.attribute_map.update(base.attribute_map)
61
-
62
- def to_dict(self):
63
- """Returns the model properties as a dict"""
64
- result = {}
65
-
66
- for attr, _ in six.iteritems(self.swagger_types):
67
- value = getattr(self, attr)
68
- if isinstance(value, list):
69
- result[attr] = list(map(
70
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
71
- value
72
- ))
73
- elif hasattr(value, "to_dict"):
74
- result[attr] = value.to_dict()
75
- elif isinstance(value, dict):
76
- result[attr] = dict(map(
77
- lambda item: (item[0], item[1].to_dict())
78
- if hasattr(item[1], "to_dict") else item,
79
- value.items()
80
- ))
81
- else:
82
- result[attr] = value
83
-
84
- return result
85
-
86
- def to_str(self):
87
- """Returns the string representation of the model"""
88
- return pprint.pformat(self.to_dict())
89
-
90
- def __repr__(self):
91
- """For `print` and `pprint`"""
92
- return self.to_str()
93
-
94
- def __eq__(self, other):
95
- """Returns true if both objects are equal"""
96
- if not isinstance(other, OdgLoadOptions):
97
- return False
98
-
99
- return self.__dict__ == other.__dict__
100
-
101
- def __ne__(self, other):
102
- """Returns true if both objects are not equal"""
103
- return not self == other
@@ -1,103 +0,0 @@
1
- # coding: utf-8
2
-
3
- # -----------------------------------------------------------------------------------
4
- # <copyright company="Aspose Pty Ltd" file="OdpLoadOptions.py">
5
- # Copyright (c) Aspose Pty Ltd
6
- # </copyright>
7
- # <summary>
8
- # Permission is hereby granted, free of charge, to any person obtaining a copy
9
- # of this software and associated documentation files (the "Software"), to deal
10
- # in the Software without restriction, including without limitation the rights
11
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12
- # copies of the Software, and to permit persons to whom the Software is
13
- # furnished to do so, subject to the following conditions:
14
- #
15
- # The above copyright notice and this permission notice shall be included in all
16
- # copies or substantial portions of the Software.
17
- #
18
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24
- # SOFTWARE.
25
- # </summary>
26
- # -----------------------------------------------------------------------------------
27
-
28
- import pprint
29
- import re # noqa: F401
30
-
31
- import six
32
-
33
- from groupdocs_conversion_cloud.models import PresentationLoadOptions
34
-
35
- class OdpLoadOptions(PresentationLoadOptions):
36
- """
37
- Odp load options
38
- """
39
-
40
- """
41
- Attributes:
42
- swagger_types (dict): The key is attribute name
43
- and the value is attribute type.
44
- attribute_map (dict): The key is attribute name
45
- and the value is json key in definition.
46
- """
47
- swagger_types = {
48
- }
49
-
50
- attribute_map = {
51
- }
52
-
53
- def __init__(self, **kwargs): # noqa: E501
54
- """Initializes new instance of OdpLoadOptions""" # noqa: E501
55
-
56
- base = super(OdpLoadOptions, self)
57
- base.__init__(**kwargs)
58
-
59
- self.swagger_types.update(base.swagger_types)
60
- self.attribute_map.update(base.attribute_map)
61
-
62
- def to_dict(self):
63
- """Returns the model properties as a dict"""
64
- result = {}
65
-
66
- for attr, _ in six.iteritems(self.swagger_types):
67
- value = getattr(self, attr)
68
- if isinstance(value, list):
69
- result[attr] = list(map(
70
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
71
- value
72
- ))
73
- elif hasattr(value, "to_dict"):
74
- result[attr] = value.to_dict()
75
- elif isinstance(value, dict):
76
- result[attr] = dict(map(
77
- lambda item: (item[0], item[1].to_dict())
78
- if hasattr(item[1], "to_dict") else item,
79
- value.items()
80
- ))
81
- else:
82
- result[attr] = value
83
-
84
- return result
85
-
86
- def to_str(self):
87
- """Returns the string representation of the model"""
88
- return pprint.pformat(self.to_dict())
89
-
90
- def __repr__(self):
91
- """For `print` and `pprint`"""
92
- return self.to_str()
93
-
94
- def __eq__(self, other):
95
- """Returns true if both objects are equal"""
96
- if not isinstance(other, OdpLoadOptions):
97
- return False
98
-
99
- return self.__dict__ == other.__dict__
100
-
101
- def __ne__(self, other):
102
- """Returns true if both objects are not equal"""
103
- return not self == other