aspose-html-net 24.6.0__py3-none-win_amd64.whl
Sign up to get free protection for your applications and to get access to all the features.
- .__pyi_patched +0 -0
- aspose/__init__.py +139 -0
- aspose/__pyinstaller/__init__.pyi +1 -0
- aspose/__pyinstaller/hook-aspose.py +10 -0
- aspose/assemblies/html/Aspose.HTML.dll +0 -0
- aspose/assemblies/html/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- aspose/assemblies/html/Microsoft.Win32.SystemEvents.dll +0 -0
- aspose/assemblies/html/System.Diagnostics.DiagnosticSource.dll +0 -0
- aspose/assemblies/html/System.Drawing.Common.dll +0 -0
- aspose/assemblies/html/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aspose/assemblies/html/System.Security.AccessControl.dll +0 -0
- aspose/assemblies/html/System.Security.Permissions.dll +0 -0
- aspose/assemblies/html/System.Security.Principal.Windows.dll +0 -0
- aspose/assemblies/html/System.Windows.Extensions.dll +0 -0
- aspose/assemblies/html/WrpInterop.Aspose.Html.dll +0 -0
- aspose/assemblies/pycore/WrpInterop.Aspose.PyCore.dll +0 -0
- aspose/assemblies/pydrawing/Microsoft.Win32.SystemEvents.dll +0 -0
- aspose/assemblies/pydrawing/System.Drawing.Common.dll +0 -0
- aspose/assemblies/pydrawing/WrpInterop.Aspose.PyDrawing.dll +0 -0
- aspose/assemblies/pygc/Aspose.PyGC.dll +0 -0
- aspose/assemblies/pyreflection/WrpInterop.Aspose.PyReflection.dll +0 -0
- aspose/html/__init__.pyi +40753 -0
- aspose/html/__pyinstaller/__init__.pyi +1 -0
- aspose/html/__pyinstaller/hook-aspose.html.py +9 -0
- aspose/html/accessibility/__init__.pyi +469 -0
- aspose/html/accessibility/results/__init__.pyi +106 -0
- aspose/html/accessibility/saving/__init__.pyi +78 -0
- aspose/html/collections/__init__.pyi +246 -0
- aspose/html/converters/__init__.pyi +2793 -0
- aspose/html/diagnostics/__init__.pyi +72 -0
- aspose/html/dom/__init__.pyi +6456 -0
- aspose/html/dom/attributes/__init__.pyi +144 -0
- aspose/html/dom/canvas/__init__.pyi +1103 -0
- aspose/html/dom/css/__init__.pyi +3487 -0
- aspose/html/dom/events/__init__.pyi +1397 -0
- aspose/html/dom/mutations/__init__.pyi +259 -0
- aspose/html/dom/svg/__init__.pyi +30800 -0
- aspose/html/dom/svg/datatypes/__init__.pyi +1247 -0
- aspose/html/dom/svg/events/__init__.pyi +279 -0
- aspose/html/dom/svg/filters/__init__.pyi +15600 -0
- aspose/html/dom/svg/paths/__init__.pyi +3466 -0
- aspose/html/dom/svg/saving/__init__.pyi +83 -0
- aspose/html/dom/traversal/__init__.pyi +461 -0
- aspose/html/dom/traversal/filters/__init__.pyi +200 -0
- aspose/html/dom/views/__init__.pyi +79 -0
- aspose/html/dom/xpath/__init__.pyi +317 -0
- aspose/html/drawing/__init__.pyi +2720 -0
- aspose/html/forms/__init__.pyi +998 -0
- aspose/html/io/__init__.pyi +219 -0
- aspose/html/loading/__init__.pyi +68 -0
- aspose/html/net/__init__.pyi +513 -0
- aspose/html/net/headers/__init__.pyi +147 -0
- aspose/html/net/messagefilters/__init__.pyi +67 -0
- aspose/html/net/messagehandlers/__init__.pyi +103 -0
- aspose/html/rendering/__init__.pyi +797 -0
- aspose/html/rendering/doc/__init__.pyi +282 -0
- aspose/html/rendering/fonts/__init__.pyi +90 -0
- aspose/html/rendering/image/__init__.pyi +360 -0
- aspose/html/rendering/pdf/__init__.pyi +375 -0
- aspose/html/rendering/pdf/encryption/__init__.pyi +171 -0
- aspose/html/rendering/xps/__init__.pyi +237 -0
- aspose/html/saving/__init__.pyi +751 -0
- aspose/html/saving/resourcehandlers/__init__.pyi +95 -0
- aspose/html/services/__init__.pyi +167 -0
- aspose/html/toolkit/__init__.pyi +55 -0
- aspose/html/toolkit/markdown/__init__.pyi +55 -0
- aspose/html/toolkit/markdown/syntax/__init__.pyi +6184 -0
- aspose/html/toolkit/markdown/syntax/extensions/__init__.pyi +549 -0
- aspose/html/toolkit/markdown/syntax/parser/__init__.pyi +631 -0
- aspose/html/toolkit/markdown/syntax/parser/extensions/__init__.pyi +55 -0
- aspose/html/toolkit/markdown/syntax/parser/extensions/gfm/__init__.pyi +66 -0
- aspose/html/toolkit/markdown/syntax/text/__init__.pyi +358 -0
- aspose/html/toolkit/optimizers/__init__.pyi +233 -0
- aspose/html/window/__init__.pyi +490 -0
- aspose/html.cp310-win_amd64.pyd +0 -0
- aspose/html.cp311-win_amd64.pyd +0 -0
- aspose/html.cp35-win_amd64.pyd +0 -0
- aspose/html.cp36-win_amd64.pyd +0 -0
- aspose/html.cp37-win_amd64.pyd +0 -0
- aspose/html.cp38-win_amd64.pyd +0 -0
- aspose/html.cp39-win_amd64.pyd +0 -0
- aspose/netcore/netcore3.1/Microsoft.CSharp.dll +0 -0
- aspose/netcore/netcore3.1/Microsoft.DiaSymReader.Native.amd64.dll +0 -0
- aspose/netcore/netcore3.1/Microsoft.VisualBasic.Core.dll +0 -0
- aspose/netcore/netcore3.1/Microsoft.VisualBasic.dll +0 -0
- aspose/netcore/netcore3.1/Microsoft.Win32.Primitives.dll +0 -0
- aspose/netcore/netcore3.1/Microsoft.Win32.Registry.dll +0 -0
- aspose/netcore/netcore3.1/SOS_README.md +5 -0
- aspose/netcore/netcore3.1/System.AppContext.dll +0 -0
- aspose/netcore/netcore3.1/System.Buffers.dll +0 -0
- aspose/netcore/netcore3.1/System.Collections.Concurrent.dll +0 -0
- aspose/netcore/netcore3.1/System.Collections.Immutable.dll +0 -0
- aspose/netcore/netcore3.1/System.Collections.NonGeneric.dll +0 -0
- aspose/netcore/netcore3.1/System.Collections.Specialized.dll +0 -0
- aspose/netcore/netcore3.1/System.Collections.dll +0 -0
- aspose/netcore/netcore3.1/System.ComponentModel.Annotations.dll +0 -0
- aspose/netcore/netcore3.1/System.ComponentModel.DataAnnotations.dll +0 -0
- aspose/netcore/netcore3.1/System.ComponentModel.EventBasedAsync.dll +0 -0
- aspose/netcore/netcore3.1/System.ComponentModel.Primitives.dll +0 -0
- aspose/netcore/netcore3.1/System.ComponentModel.TypeConverter.dll +0 -0
- aspose/netcore/netcore3.1/System.ComponentModel.dll +0 -0
- aspose/netcore/netcore3.1/System.Configuration.dll +0 -0
- aspose/netcore/netcore3.1/System.Console.dll +0 -0
- aspose/netcore/netcore3.1/System.Core.dll +0 -0
- aspose/netcore/netcore3.1/System.Data.Common.dll +0 -0
- aspose/netcore/netcore3.1/System.Data.DataSetExtensions.dll +0 -0
- aspose/netcore/netcore3.1/System.Data.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.Contracts.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.Debug.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.DiagnosticSource.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.FileVersionInfo.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.Process.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.StackTrace.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.Tools.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.TraceSource.dll +0 -0
- aspose/netcore/netcore3.1/System.Diagnostics.Tracing.dll +0 -0
- aspose/netcore/netcore3.1/System.Drawing.Primitives.dll +0 -0
- aspose/netcore/netcore3.1/System.Drawing.dll +0 -0
- aspose/netcore/netcore3.1/System.Dynamic.Runtime.dll +0 -0
- aspose/netcore/netcore3.1/System.Globalization.Calendars.dll +0 -0
- aspose/netcore/netcore3.1/System.Globalization.Extensions.dll +0 -0
- aspose/netcore/netcore3.1/System.Globalization.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.Compression.Brotli.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.Compression.FileSystem.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.Compression.ZipFile.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.Compression.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.FileSystem.AccessControl.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.FileSystem.DriveInfo.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.FileSystem.Primitives.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.FileSystem.Watcher.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.FileSystem.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.IsolatedStorage.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.MemoryMappedFiles.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.Pipes.AccessControl.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.Pipes.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.UnmanagedMemoryStream.dll +0 -0
- aspose/netcore/netcore3.1/System.IO.dll +0 -0
- aspose/netcore/netcore3.1/System.Linq.Expressions.dll +0 -0
- aspose/netcore/netcore3.1/System.Linq.Parallel.dll +0 -0
- aspose/netcore/netcore3.1/System.Linq.Queryable.dll +0 -0
- aspose/netcore/netcore3.1/System.Linq.dll +0 -0
- aspose/netcore/netcore3.1/System.Memory.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.Http.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.HttpListener.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.Mail.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.NameResolution.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.NetworkInformation.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.Ping.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.Primitives.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.Requests.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.Security.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.ServicePoint.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.Sockets.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.WebClient.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.WebHeaderCollection.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.WebProxy.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.WebSockets.Client.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.WebSockets.dll +0 -0
- aspose/netcore/netcore3.1/System.Net.dll +0 -0
- aspose/netcore/netcore3.1/System.Numerics.Vectors.dll +0 -0
- aspose/netcore/netcore3.1/System.Numerics.dll +0 -0
- aspose/netcore/netcore3.1/System.ObjectModel.dll +0 -0
- aspose/netcore/netcore3.1/System.Private.CoreLib.dll +0 -0
- aspose/netcore/netcore3.1/System.Private.DataContractSerialization.dll +0 -0
- aspose/netcore/netcore3.1/System.Private.Uri.dll +0 -0
- aspose/netcore/netcore3.1/System.Private.Xml.Linq.dll +0 -0
- aspose/netcore/netcore3.1/System.Private.Xml.dll +0 -0
- aspose/netcore/netcore3.1/System.Reflection.DispatchProxy.dll +0 -0
- aspose/netcore/netcore3.1/System.Reflection.Emit.ILGeneration.dll +0 -0
- aspose/netcore/netcore3.1/System.Reflection.Emit.Lightweight.dll +0 -0
- aspose/netcore/netcore3.1/System.Reflection.Emit.dll +0 -0
- aspose/netcore/netcore3.1/System.Reflection.Extensions.dll +0 -0
- aspose/netcore/netcore3.1/System.Reflection.Metadata.dll +0 -0
- aspose/netcore/netcore3.1/System.Reflection.Primitives.dll +0 -0
- aspose/netcore/netcore3.1/System.Reflection.TypeExtensions.dll +0 -0
- aspose/netcore/netcore3.1/System.Reflection.dll +0 -0
- aspose/netcore/netcore3.1/System.Resources.Reader.dll +0 -0
- aspose/netcore/netcore3.1/System.Resources.ResourceManager.dll +0 -0
- aspose/netcore/netcore3.1/System.Resources.Writer.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.CompilerServices.VisualC.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Extensions.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Handles.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.InteropServices.WindowsRuntime.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.InteropServices.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Intrinsics.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Loader.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Numerics.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Serialization.Formatters.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Serialization.Json.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Serialization.Primitives.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Serialization.Xml.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.Serialization.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.WindowsRuntime.UI.Xaml.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.WindowsRuntime.dll +0 -0
- aspose/netcore/netcore3.1/System.Runtime.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.AccessControl.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Claims.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Cryptography.Algorithms.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Cryptography.Cng.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Cryptography.Csp.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Cryptography.Encoding.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Cryptography.OpenSsl.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Cryptography.Primitives.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Cryptography.X509Certificates.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Principal.Windows.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.Principal.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.SecureString.dll +0 -0
- aspose/netcore/netcore3.1/System.Security.dll +0 -0
- aspose/netcore/netcore3.1/System.ServiceModel.Web.dll +0 -0
- aspose/netcore/netcore3.1/System.ServiceProcess.dll +0 -0
- aspose/netcore/netcore3.1/System.Text.Encoding.CodePages.dll +0 -0
- aspose/netcore/netcore3.1/System.Text.Encoding.Extensions.dll +0 -0
- aspose/netcore/netcore3.1/System.Text.Encoding.dll +0 -0
- aspose/netcore/netcore3.1/System.Text.Encodings.Web.dll +0 -0
- aspose/netcore/netcore3.1/System.Text.Json.dll +0 -0
- aspose/netcore/netcore3.1/System.Text.RegularExpressions.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.Channels.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.Overlapped.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.Tasks.Dataflow.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.Tasks.Extensions.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.Tasks.Parallel.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.Tasks.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.Thread.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.ThreadPool.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.Timer.dll +0 -0
- aspose/netcore/netcore3.1/System.Threading.dll +0 -0
- aspose/netcore/netcore3.1/System.Transactions.Local.dll +0 -0
- aspose/netcore/netcore3.1/System.Transactions.dll +0 -0
- aspose/netcore/netcore3.1/System.ValueTuple.dll +0 -0
- aspose/netcore/netcore3.1/System.Web.HttpUtility.dll +0 -0
- aspose/netcore/netcore3.1/System.Web.dll +0 -0
- aspose/netcore/netcore3.1/System.Windows.dll +0 -0
- aspose/netcore/netcore3.1/System.Xml.Linq.dll +0 -0
- aspose/netcore/netcore3.1/System.Xml.ReaderWriter.dll +0 -0
- aspose/netcore/netcore3.1/System.Xml.Serialization.dll +0 -0
- aspose/netcore/netcore3.1/System.Xml.XDocument.dll +0 -0
- aspose/netcore/netcore3.1/System.Xml.XPath.XDocument.dll +0 -0
- aspose/netcore/netcore3.1/System.Xml.XPath.dll +0 -0
- aspose/netcore/netcore3.1/System.Xml.XmlDocument.dll +0 -0
- aspose/netcore/netcore3.1/System.Xml.XmlSerializer.dll +0 -0
- aspose/netcore/netcore3.1/System.Xml.dll +0 -0
- aspose/netcore/netcore3.1/System.dll +0 -0
- aspose/netcore/netcore3.1/WindowsBase.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-console-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-datetime-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-debug-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-file-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-file-l1-2-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-file-l2-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-handle-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-heap-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-localization-l1-2-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-memory-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-profile-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-string-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-synch-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-synch-l1-2-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-timezone-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-core-util-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-conio-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-convert-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-environment-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-heap-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-locale-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-math-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-private-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-process-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-string-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-time-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/api-ms-win-crt-utility-l1-1-0.dll +0 -0
- aspose/netcore/netcore3.1/aspose.embed.coreclrwrap.dll +0 -0
- aspose/netcore/netcore3.1/clrcompression.dll +0 -0
- aspose/netcore/netcore3.1/clretwrc.dll +0 -0
- aspose/netcore/netcore3.1/clrjit.dll +0 -0
- aspose/netcore/netcore3.1/coreclr.dll +0 -0
- aspose/netcore/netcore3.1/dbgshim.dll +0 -0
- aspose/netcore/netcore3.1/hostfxr.dll +0 -0
- aspose/netcore/netcore3.1/hostpolicy.dll +0 -0
- aspose/netcore/netcore3.1/mscordaccore.dll +0 -0
- aspose/netcore/netcore3.1/mscordaccore_amd64_amd64_4.700.22.55902.dll +0 -0
- aspose/netcore/netcore3.1/mscordbi.dll +0 -0
- aspose/netcore/netcore3.1/mscorlib.dll +0 -0
- aspose/netcore/netcore3.1/mscorrc.debug.dll +0 -0
- aspose/netcore/netcore3.1/mscorrc.dll +0 -0
- aspose/netcore/netcore3.1/netstandard.dll +0 -0
- aspose/netcore/netcore3.1/ucrtbase.dll +0 -0
- aspose/pycore/__init__.pyi +56 -0
- aspose/pycore/__pyinstaller/__init__.pyi +1 -0
- aspose/pycore/__pyinstaller/hook-aspose.pycore.py +11 -0
- aspose/pycore.cp310-win_amd64.pyd +0 -0
- aspose/pycore.cp311-win_amd64.pyd +0 -0
- aspose/pycore.cp35-win_amd64.pyd +0 -0
- aspose/pycore.cp36-win_amd64.pyd +0 -0
- aspose/pycore.cp37-win_amd64.pyd +0 -0
- aspose/pycore.cp38-win_amd64.pyd +0 -0
- aspose/pycore.cp39-win_amd64.pyd +0 -0
- aspose/pydrawing/__init__.pyi +8 -0
- aspose/pydrawing/__pyinstaller/__init__.pyi +1 -0
- aspose/pydrawing/__pyinstaller/hook-aspose.pydrawing.py +9 -0
- aspose/pydrawing.cp310-win_amd64.pyd +0 -0
- aspose/pydrawing.cp311-win_amd64.pyd +0 -0
- aspose/pydrawing.cp35-win_amd64.pyd +0 -0
- aspose/pydrawing.cp36-win_amd64.pyd +0 -0
- aspose/pydrawing.cp37-win_amd64.pyd +0 -0
- aspose/pydrawing.cp38-win_amd64.pyd +0 -0
- aspose/pydrawing.cp39-win_amd64.pyd +0 -0
- aspose/pygc/__init__.pyi +8 -0
- aspose/pygc/__pyinstaller/__init__.pyi +1 -0
- aspose/pygc/__pyinstaller/hook-aspose.pygc.py +9 -0
- aspose/pygc.cp310-win_amd64.pyd +0 -0
- aspose/pygc.cp311-win_amd64.pyd +0 -0
- aspose/pygc.cp35-win_amd64.pyd +0 -0
- aspose/pygc.cp36-win_amd64.pyd +0 -0
- aspose/pygc.cp37-win_amd64.pyd +0 -0
- aspose/pygc.cp38-win_amd64.pyd +0 -0
- aspose/pygc.cp39-win_amd64.pyd +0 -0
- aspose/pyreflection/__init__.pyi +8 -0
- aspose/pyreflection/__pyinstaller/__init__.pyi +1 -0
- aspose/pyreflection/__pyinstaller/hook-aspose.pyreflection.py +9 -0
- aspose/pyreflection.cp310-win_amd64.pyd +0 -0
- aspose/pyreflection.cp311-win_amd64.pyd +0 -0
- aspose/pyreflection.cp35-win_amd64.pyd +0 -0
- aspose/pyreflection.cp36-win_amd64.pyd +0 -0
- aspose/pyreflection.cp37-win_amd64.pyd +0 -0
- aspose/pyreflection.cp38-win_amd64.pyd +0 -0
- aspose/pyreflection.cp39-win_amd64.pyd +0 -0
- aspose_html_net-24.6.0.dist-info/METADATA +112 -0
- aspose_html_net-24.6.0.dist-info/RECORD +347 -0
- aspose_html_net-24.6.0.dist-info/WHEEL +5 -0
- aspose_html_net-24.6.0.dist-info/entry_points.txt +3 -0
- aspose_html_net-24.6.0.dist-info/top_level.txt +1 -0
@@ -0,0 +1,998 @@
|
|
1
|
+
from typing import List, Optional, Dict, Iterable
|
2
|
+
import aspose.pycore
|
3
|
+
import aspose.pydrawing
|
4
|
+
import aspose.html
|
5
|
+
import aspose.html.accessibility
|
6
|
+
import aspose.html.accessibility.results
|
7
|
+
import aspose.html.accessibility.saving
|
8
|
+
import aspose.html.collections
|
9
|
+
import aspose.html.converters
|
10
|
+
import aspose.html.diagnostics
|
11
|
+
import aspose.html.dom
|
12
|
+
import aspose.html.dom.attributes
|
13
|
+
import aspose.html.dom.canvas
|
14
|
+
import aspose.html.dom.css
|
15
|
+
import aspose.html.dom.events
|
16
|
+
import aspose.html.dom.mutations
|
17
|
+
import aspose.html.dom.svg
|
18
|
+
import aspose.html.dom.svg.datatypes
|
19
|
+
import aspose.html.dom.svg.events
|
20
|
+
import aspose.html.dom.svg.filters
|
21
|
+
import aspose.html.dom.svg.paths
|
22
|
+
import aspose.html.dom.svg.saving
|
23
|
+
import aspose.html.dom.traversal
|
24
|
+
import aspose.html.dom.traversal.filters
|
25
|
+
import aspose.html.dom.views
|
26
|
+
import aspose.html.dom.xpath
|
27
|
+
import aspose.html.drawing
|
28
|
+
import aspose.html.forms
|
29
|
+
import aspose.html.io
|
30
|
+
import aspose.html.loading
|
31
|
+
import aspose.html.net
|
32
|
+
import aspose.html.net.headers
|
33
|
+
import aspose.html.net.messagefilters
|
34
|
+
import aspose.html.net.messagehandlers
|
35
|
+
import aspose.html.rendering
|
36
|
+
import aspose.html.rendering.doc
|
37
|
+
import aspose.html.rendering.fonts
|
38
|
+
import aspose.html.rendering.image
|
39
|
+
import aspose.html.rendering.pdf
|
40
|
+
import aspose.html.rendering.pdf.encryption
|
41
|
+
import aspose.html.rendering.xps
|
42
|
+
import aspose.html.saving
|
43
|
+
import aspose.html.saving.resourcehandlers
|
44
|
+
import aspose.html.services
|
45
|
+
import aspose.html.toolkit
|
46
|
+
import aspose.html.toolkit.markdown
|
47
|
+
import aspose.html.toolkit.markdown.syntax
|
48
|
+
import aspose.html.toolkit.markdown.syntax.extensions
|
49
|
+
import aspose.html.toolkit.markdown.syntax.parser
|
50
|
+
import aspose.html.toolkit.markdown.syntax.parser.extensions
|
51
|
+
import aspose.html.toolkit.markdown.syntax.parser.extensions.gfm
|
52
|
+
import aspose.html.toolkit.markdown.syntax.text
|
53
|
+
import aspose.html.toolkit.optimizers
|
54
|
+
import aspose.html.window
|
55
|
+
|
56
|
+
class ButtonElement(FormElement):
|
57
|
+
'''The ButtonElement represents a wrapper that is associated with the HTMLButtonElement.'''
|
58
|
+
|
59
|
+
@property
|
60
|
+
def element_type(self) -> aspose.html.forms.FormElementType:
|
61
|
+
...
|
62
|
+
|
63
|
+
@property
|
64
|
+
def name(self) -> str:
|
65
|
+
'''Represent the name attribute of the Button element.'''
|
66
|
+
...
|
67
|
+
|
68
|
+
@name.setter
|
69
|
+
def name(self, value : str):
|
70
|
+
'''Represent the name attribute of the Button element.'''
|
71
|
+
...
|
72
|
+
|
73
|
+
@property
|
74
|
+
def id(self) -> str:
|
75
|
+
'''Represents the Id attribute of the Button element.'''
|
76
|
+
...
|
77
|
+
|
78
|
+
@id.setter
|
79
|
+
def id(self, value : str):
|
80
|
+
'''Represents the Id attribute of the Button element.'''
|
81
|
+
...
|
82
|
+
|
83
|
+
@property
|
84
|
+
def value(self) -> str:
|
85
|
+
'''Represents the string value of the button element that is directly mapped to the 'value' attribute.'''
|
86
|
+
...
|
87
|
+
|
88
|
+
@value.setter
|
89
|
+
def value(self, value : str):
|
90
|
+
'''Represents the string value of the button element that is directly mapped to the 'value' attribute.'''
|
91
|
+
...
|
92
|
+
|
93
|
+
@property
|
94
|
+
def type(self) -> aspose.html.forms.ButtonType:
|
95
|
+
'''Type of the form control.'''
|
96
|
+
...
|
97
|
+
|
98
|
+
@type.setter
|
99
|
+
def type(self, value : aspose.html.forms.ButtonType):
|
100
|
+
'''Type of the form control.'''
|
101
|
+
...
|
102
|
+
|
103
|
+
@property
|
104
|
+
def html_element(self) -> aspose.html.HTMLButtonElement:
|
105
|
+
...
|
106
|
+
|
107
|
+
...
|
108
|
+
|
109
|
+
class DataListElement(FormElement):
|
110
|
+
'''The DataListElement represents a wrapper that is associated with the HTMLDataListElement'''
|
111
|
+
|
112
|
+
@property
|
113
|
+
def element_type(self) -> aspose.html.forms.FormElementType:
|
114
|
+
...
|
115
|
+
|
116
|
+
@property
|
117
|
+
def name(self) -> str:
|
118
|
+
'''Gets the name of the form element.'''
|
119
|
+
...
|
120
|
+
|
121
|
+
@name.setter
|
122
|
+
def name(self, value : str):
|
123
|
+
'''Sets the name of the form element.'''
|
124
|
+
...
|
125
|
+
|
126
|
+
@property
|
127
|
+
def id(self) -> str:
|
128
|
+
'''Gets the identifier of the form element.'''
|
129
|
+
...
|
130
|
+
|
131
|
+
@id.setter
|
132
|
+
def id(self, value : str):
|
133
|
+
'''Sets the identifier of the form element.'''
|
134
|
+
...
|
135
|
+
|
136
|
+
@property
|
137
|
+
def value(self) -> str:
|
138
|
+
'''The value of field'''
|
139
|
+
...
|
140
|
+
|
141
|
+
@value.setter
|
142
|
+
def value(self, value : str):
|
143
|
+
'''The value of field'''
|
144
|
+
...
|
145
|
+
|
146
|
+
@property
|
147
|
+
def options(self) -> aspose.html.forms.OptionCollection:
|
148
|
+
'''Returns a list of options'''
|
149
|
+
...
|
150
|
+
|
151
|
+
@property
|
152
|
+
def html_element(self) -> aspose.html.HTMLDataListElement:
|
153
|
+
...
|
154
|
+
|
155
|
+
...
|
156
|
+
|
157
|
+
class FormEditor:
|
158
|
+
'''This class represents the editor over the :py:class:`aspose.html.HTMLFormElement` that creates a easier way for .net developers to edit the html forms.'''
|
159
|
+
|
160
|
+
@overload
|
161
|
+
@staticmethod
|
162
|
+
def create(form : aspose.html.HTMLFormElement) -> aspose.html.forms.FormEditor:
|
163
|
+
'''Creates a new :py:class:`aspose.html.forms.FormEditor` based on :py:class:`aspose.html.HTMLFormElement`.
|
164
|
+
|
165
|
+
:param form: The html form element
|
166
|
+
:returns: Return a new instance of the :py:class:`aspose.html.forms.FormEditor` class'''
|
167
|
+
...
|
168
|
+
|
169
|
+
@overload
|
170
|
+
@staticmethod
|
171
|
+
def create(document : aspose.html.HTMLDocumentindex : int) -> aspose.html.forms.FormEditor:
|
172
|
+
'''Creates a new :py:class:`aspose.html.forms.FormEditor` based on :py:class:`aspose.html.HTMLFormElement` selected from the :py:attr:`aspose.html.HTMLDocument.forms` collection by index.
|
173
|
+
|
174
|
+
:param document: The document.
|
175
|
+
:param index: The index inside the forms collection.
|
176
|
+
:returns: Return a new instance of the :py:class:`aspose.html.forms.FormEditor` class'''
|
177
|
+
...
|
178
|
+
|
179
|
+
@overload
|
180
|
+
@staticmethod
|
181
|
+
def create(document : aspose.html.HTMLDocumentid : str) -> aspose.html.forms.FormEditor:
|
182
|
+
'''Creates a new :py:class:`aspose.html.forms.FormEditor` based on :py:class:`aspose.html.HTMLFormElement` selected from the document by id.
|
183
|
+
|
184
|
+
:param document: The document.
|
185
|
+
:param id: The identifier.
|
186
|
+
:returns: Return a new instance of the :py:class:`aspose.html.forms.FormEditor` class'''
|
187
|
+
...
|
188
|
+
|
189
|
+
@overload
|
190
|
+
def add_input(self, name : str) -> aspose.html.forms.InputElement:
|
191
|
+
'''Creates a new :py:class:`aspose.html.forms.InputElement` and adds it to the end of the form.
|
192
|
+
|
193
|
+
:param name: Name of input element
|
194
|
+
:returns: Returns a new created :py:class:`aspose.html.forms.InputElement`.'''
|
195
|
+
...
|
196
|
+
|
197
|
+
@overload
|
198
|
+
def add_input(self, name : str, type : aspose.html.forms.InputElementType) -> aspose.html.forms.InputElement:
|
199
|
+
'''Creates a new :py:class:`aspose.html.forms.InputElement` and adds it to the end of the form.
|
200
|
+
|
201
|
+
:param name: Name of input element
|
202
|
+
:param type: Type of input element
|
203
|
+
:returns: Returns a new created :py:class:`aspose.html.forms.InputElement`.'''
|
204
|
+
...
|
205
|
+
|
206
|
+
@staticmethod
|
207
|
+
def create_new(document : aspose.html.HTMLDocument) -> aspose.html.forms.FormEditor:
|
208
|
+
'''Creates a new :py:class:`aspose.html.HTMLFormElement` and associated it with :py:class:`aspose.html.forms.FormEditor`. :py:class:`aspose.html.HTMLFormElement` is created in the detached from the document state; in order to attach it to the document, please select proper location and use :py:func:`aspose.html.dom.Node.append_child` method.
|
209
|
+
|
210
|
+
:param document: The :py:class:`aspose.html.HTMLDocument`.
|
211
|
+
:returns: Return a new instance of the :py:class:`aspose.html.forms.FormEditor` class'''
|
212
|
+
...
|
213
|
+
|
214
|
+
@property
|
215
|
+
def form(self) -> aspose.html.HTMLFormElement:
|
216
|
+
'''The original :py:class:`aspose.html.HTMLFormElement` that is associated with current instance of :py:class:`aspose.html.forms.FormEditor`.'''
|
217
|
+
...
|
218
|
+
|
219
|
+
@property
|
220
|
+
def count(self) -> int:
|
221
|
+
'''The number of form controls in the form.'''
|
222
|
+
...
|
223
|
+
|
224
|
+
@property
|
225
|
+
def method(self) -> aspose.html.net.HttpMethod:
|
226
|
+
'''HTTP method [`IETF RFC 2616 <http://www.ietf.org/rfc/rfc2616.txt>`] used to submit form. See the method attribute definition in HTML 4.01.'''
|
227
|
+
...
|
228
|
+
|
229
|
+
@method.setter
|
230
|
+
def method(self, value : aspose.html.net.HttpMethod):
|
231
|
+
'''HTTP method [`IETF RFC 2616 <http://www.ietf.org/rfc/rfc2616.txt>`] used to submit form. See the method attribute definition in HTML 4.01.'''
|
232
|
+
...
|
233
|
+
|
234
|
+
@property
|
235
|
+
def action(self) -> str:
|
236
|
+
'''Server-side form handler. See the action attribute definition in HTML 4.01.'''
|
237
|
+
...
|
238
|
+
|
239
|
+
@action.setter
|
240
|
+
def action(self, value : str):
|
241
|
+
'''Server-side form handler. See the action attribute definition in HTML 4.01.'''
|
242
|
+
...
|
243
|
+
|
244
|
+
def __getitem__(self, key : int) -> aspose.html.forms.FormElement:
|
245
|
+
'''Returns the element by specified index.'''
|
246
|
+
...
|
247
|
+
|
248
|
+
...
|
249
|
+
|
250
|
+
class FormElement:
|
251
|
+
'''Represents base class for form elements.'''
|
252
|
+
|
253
|
+
@property
|
254
|
+
def element_type(self) -> aspose.html.forms.FormElementType:
|
255
|
+
...
|
256
|
+
|
257
|
+
@property
|
258
|
+
def name(self) -> str:
|
259
|
+
'''Gets the name of the form element.'''
|
260
|
+
...
|
261
|
+
|
262
|
+
@name.setter
|
263
|
+
def name(self, value : str):
|
264
|
+
'''Sets the name of the form element.'''
|
265
|
+
...
|
266
|
+
|
267
|
+
@property
|
268
|
+
def id(self) -> str:
|
269
|
+
'''Gets the identifier of the form element.'''
|
270
|
+
...
|
271
|
+
|
272
|
+
@id.setter
|
273
|
+
def id(self, value : str):
|
274
|
+
'''Sets the identifier of the form element.'''
|
275
|
+
...
|
276
|
+
|
277
|
+
@property
|
278
|
+
def value(self) -> str:
|
279
|
+
'''The value of field'''
|
280
|
+
...
|
281
|
+
|
282
|
+
@value.setter
|
283
|
+
def value(self, value : str):
|
284
|
+
'''The value of field'''
|
285
|
+
...
|
286
|
+
|
287
|
+
...
|
288
|
+
|
289
|
+
class FormSubmitter:
|
290
|
+
'''This class allows to prepare specified :py:class:`aspose.html.HTMLFormElement`, collects values from the form element, submit them to the remote server and receives a response.'''
|
291
|
+
|
292
|
+
@overload
|
293
|
+
def submit(self) -> aspose.html.forms.SubmissionResult:
|
294
|
+
'''Submits the form data to the server.
|
295
|
+
|
296
|
+
:returns: The result of the submission.'''
|
297
|
+
...
|
298
|
+
|
299
|
+
@overload
|
300
|
+
def submit(self, timeout : TimeSpan) -> aspose.html.forms.SubmissionResult:
|
301
|
+
...
|
302
|
+
|
303
|
+
@property
|
304
|
+
def method(self) -> aspose.html.net.HttpMethod:
|
305
|
+
'''HTTP method [`IETF RFC 2616 <http://www.ietf.org/rfc/rfc2616.txt>`] used to submit form. See the method attribute definition in HTML 4.01.'''
|
306
|
+
...
|
307
|
+
|
308
|
+
@method.setter
|
309
|
+
def method(self, value : aspose.html.net.HttpMethod):
|
310
|
+
'''HTTP method [`IETF RFC 2616 <http://www.ietf.org/rfc/rfc2616.txt>`] used to submit form. See the method attribute definition in HTML 4.01.'''
|
311
|
+
...
|
312
|
+
|
313
|
+
@property
|
314
|
+
def action(self) -> str:
|
315
|
+
'''Server-side form handler. See the action attribute definition in HTML 4.01.'''
|
316
|
+
...
|
317
|
+
|
318
|
+
@action.setter
|
319
|
+
def action(self, value : str):
|
320
|
+
'''Server-side form handler. See the action attribute definition in HTML 4.01.'''
|
321
|
+
...
|
322
|
+
|
323
|
+
...
|
324
|
+
|
325
|
+
class InputElement(FormElement):
|
326
|
+
'''The InputElement represents a wrapper that is associated with the HTMLInputElement.'''
|
327
|
+
|
328
|
+
def set_url_value(self, value : aspose.html.Url):
|
329
|
+
'''This method is used to set :py:class:`aspose.html.Url` object as a value for input element. This method is valid if only the type of the input element is "url"
|
330
|
+
|
331
|
+
:param value: The url value.'''
|
332
|
+
...
|
333
|
+
|
334
|
+
def get_url_value(self) -> aspose.html.Url:
|
335
|
+
'''This method is used to get the value as :py:class:`aspose.html.Url` object. This method is valid if only only type of the input element is "url"
|
336
|
+
|
337
|
+
:returns: The field value as url.'''
|
338
|
+
...
|
339
|
+
|
340
|
+
def set_email_value(self, value : str):
|
341
|
+
'''This method is used to set email string as a value for input element. This method is valid if only the type of the input element is "email"
|
342
|
+
|
343
|
+
:param value: The email.'''
|
344
|
+
...
|
345
|
+
|
346
|
+
def get_email_value(self) -> str:
|
347
|
+
'''This method is used to get the value as an email string object. This method is valid if only only type of the input element is "email"
|
348
|
+
|
349
|
+
:returns: The email.'''
|
350
|
+
...
|
351
|
+
|
352
|
+
def set_password_value(self, value : str):
|
353
|
+
'''This method is used to set password string as a value for input element. This method is valid if only the type of the input element is "password"
|
354
|
+
|
355
|
+
:param value: The password.'''
|
356
|
+
...
|
357
|
+
|
358
|
+
def get_password_value(self) -> str:
|
359
|
+
'''This method is used to get the value as a password string object. This method is valid if only only type of the input element is "password"
|
360
|
+
|
361
|
+
:returns: The password.'''
|
362
|
+
...
|
363
|
+
|
364
|
+
def set_date_value(self, value : DateTime):
|
365
|
+
'''This method is used to set :py:class:`System.DateTime` object as a value for input element. This method is valid if only the type of the input element is "date"
|
366
|
+
|
367
|
+
:param value: The date object.'''
|
368
|
+
...
|
369
|
+
|
370
|
+
def get_date_value(self) -> DateTime:
|
371
|
+
'''This method is used to get the value as a :py:class:`System.DateTime` object. This method is valid if only only type of the input element is "date"
|
372
|
+
|
373
|
+
:returns: The date object.'''
|
374
|
+
...
|
375
|
+
|
376
|
+
def set_month_value(self, value : DateTime):
|
377
|
+
'''This method is used to set :py:class:`System.DateTime` object as a value for input element. This method is valid if only the type of the input element is "month"
|
378
|
+
|
379
|
+
:param value: The date object.'''
|
380
|
+
...
|
381
|
+
|
382
|
+
def get_month_value(self) -> DateTime:
|
383
|
+
'''This method is used to get the value as a :py:class:`System.DateTime` object. This method is valid if only only type of the input element is "month"
|
384
|
+
|
385
|
+
:returns: The date object.'''
|
386
|
+
...
|
387
|
+
|
388
|
+
def set_week_value(self, value : str):
|
389
|
+
'''This method is used to set 'week' string as a value for input element. This method is valid if only the type of the input element is "week"
|
390
|
+
|
391
|
+
:param value: The week value.'''
|
392
|
+
...
|
393
|
+
|
394
|
+
def get_week_value(self) -> str:
|
395
|
+
'''This method is used to get the value as a week string. This method is valid if only only type of the input element is "week"
|
396
|
+
|
397
|
+
:returns: The week value.'''
|
398
|
+
...
|
399
|
+
|
400
|
+
def set_time_value(self, value : TimeSpan):
|
401
|
+
...
|
402
|
+
|
403
|
+
def get_time_value(self) -> TimeSpan:
|
404
|
+
'''This method is used to get the value as a :py:class:`System.TimeSpan` object. This method is valid if only only type of the input element is "time"
|
405
|
+
|
406
|
+
:returns: The TimeSpan object.'''
|
407
|
+
...
|
408
|
+
|
409
|
+
def set_date_time_local_value(self, value : DateTime):
|
410
|
+
'''This method is used to set :py:class:`System.DateTime` object as a value for input element. This method is valid if only the type of the input element is "datetime-local"
|
411
|
+
|
412
|
+
:param value: The date object.'''
|
413
|
+
...
|
414
|
+
|
415
|
+
def get_date_time_local_value(self) -> DateTime:
|
416
|
+
'''This method is used to get the value as a :py:class:`System.DateTime` object object. This method is valid if only only type of the input element is "datetime-local"
|
417
|
+
|
418
|
+
:returns: The date object.'''
|
419
|
+
...
|
420
|
+
|
421
|
+
def set_number_value(self, value : float):
|
422
|
+
'''This method is used to set number as a value for input element. This method is valid if only the type of the input element is "number"
|
423
|
+
|
424
|
+
:param value: The number object.'''
|
425
|
+
...
|
426
|
+
|
427
|
+
def get_number_value(self) -> float:
|
428
|
+
'''This method is used to get the value as a number. This method is valid if only only type of the input element is "number"
|
429
|
+
|
430
|
+
:returns: The number object.'''
|
431
|
+
...
|
432
|
+
|
433
|
+
def set_color_value(self, value : aspose.pydrawing.Color):
|
434
|
+
'''This method is used to set color as a value for input element. This method is valid if only the type of the input element is "color"
|
435
|
+
|
436
|
+
:param value: The color object.'''
|
437
|
+
...
|
438
|
+
|
439
|
+
def get_color_value(self) -> aspose.pydrawing.Color:
|
440
|
+
'''This method is used to get the value as a color. This method is valid if only only type of the input element is "color"
|
441
|
+
|
442
|
+
:returns: The color object.'''
|
443
|
+
...
|
444
|
+
|
445
|
+
def set_checkbox_value(self, value : bool):
|
446
|
+
'''Sets the checkedness state for the input elemen with the Checkbox type.
|
447
|
+
|
448
|
+
:param value: The checkedness.'''
|
449
|
+
...
|
450
|
+
|
451
|
+
def get_checkbox_value(self) -> bool:
|
452
|
+
'''Returns the checkedness state for the input element with the Checkbox type .
|
453
|
+
|
454
|
+
:returns: The checkedness state.'''
|
455
|
+
...
|
456
|
+
|
457
|
+
def set_radio_value(self, value : bool):
|
458
|
+
'''Sets the checkedness state for the input element with the radio type.
|
459
|
+
|
460
|
+
:param value: The checkedness.'''
|
461
|
+
...
|
462
|
+
|
463
|
+
def get_radio_value(self) -> bool:
|
464
|
+
'''Returns the checkedness state for the input element with the radio type.
|
465
|
+
|
466
|
+
:returns: The checkedness.'''
|
467
|
+
...
|
468
|
+
|
469
|
+
def add_file(self, uri : str):
|
470
|
+
'''This method adds files to the :py:attr:`aspose.html.HTMLInputElement.files` collection which will be sent during the next web request.
|
471
|
+
|
472
|
+
:param uri: The file path.'''
|
473
|
+
...
|
474
|
+
|
475
|
+
@property
|
476
|
+
def element_type(self) -> aspose.html.forms.FormElementType:
|
477
|
+
...
|
478
|
+
|
479
|
+
@property
|
480
|
+
def name(self) -> str:
|
481
|
+
'''Represent the name attribute of the input element.'''
|
482
|
+
...
|
483
|
+
|
484
|
+
@name.setter
|
485
|
+
def name(self, value : str):
|
486
|
+
'''Represent the name attribute of the input element.'''
|
487
|
+
...
|
488
|
+
|
489
|
+
@property
|
490
|
+
def id(self) -> str:
|
491
|
+
'''Represents the Id attribute of the input element.'''
|
492
|
+
...
|
493
|
+
|
494
|
+
@id.setter
|
495
|
+
def id(self, value : str):
|
496
|
+
'''Represents the Id attribute of the input element.'''
|
497
|
+
...
|
498
|
+
|
499
|
+
@property
|
500
|
+
def value(self) -> str:
|
501
|
+
'''Represents the string value of the input element that is directly mapped to the 'value' attribute.'''
|
502
|
+
...
|
503
|
+
|
504
|
+
@value.setter
|
505
|
+
def value(self, value : str):
|
506
|
+
'''Represents the string value of the input element that is directly mapped to the 'value' attribute.'''
|
507
|
+
...
|
508
|
+
|
509
|
+
@property
|
510
|
+
def list(self) -> aspose.html.forms.DataListElement:
|
511
|
+
'''Represents a list of options'''
|
512
|
+
...
|
513
|
+
|
514
|
+
@property
|
515
|
+
def type(self) -> aspose.html.forms.InputElementType:
|
516
|
+
'''Type of the form control.'''
|
517
|
+
...
|
518
|
+
|
519
|
+
@type.setter
|
520
|
+
def type(self, value : aspose.html.forms.InputElementType):
|
521
|
+
'''Type of the form control.'''
|
522
|
+
...
|
523
|
+
|
524
|
+
@property
|
525
|
+
def html_element(self) -> aspose.html.HTMLInputElement:
|
526
|
+
...
|
527
|
+
|
528
|
+
...
|
529
|
+
|
530
|
+
class OptionCollection:
|
531
|
+
'''The OptionElements represents a wrapper that is associated with the IHTMLOptionsCollection'''
|
532
|
+
|
533
|
+
def add(self) -> aspose.html.forms.OptionElement:
|
534
|
+
'''Add new option.
|
535
|
+
|
536
|
+
:returns: Return created OptionElement.'''
|
537
|
+
...
|
538
|
+
|
539
|
+
def remove(self, option : aspose.html.forms.OptionElement):
|
540
|
+
'''Remove the option from list.
|
541
|
+
|
542
|
+
:param option: The OptionElement.'''
|
543
|
+
...
|
544
|
+
|
545
|
+
@property
|
546
|
+
def count(self) -> int:
|
547
|
+
'''The number of Option in the list.'''
|
548
|
+
...
|
549
|
+
|
550
|
+
def __getitem__(self, key : int) -> aspose.html.forms.OptionElement:
|
551
|
+
'''Gets the :py:class:`aspose.html.forms.OptionElement` at the specified index.'''
|
552
|
+
...
|
553
|
+
|
554
|
+
...
|
555
|
+
|
556
|
+
class OptionElement(FormElement):
|
557
|
+
'''The OptionElement represents a wrapper that is associated with the HTMLOptionElement'''
|
558
|
+
|
559
|
+
@property
|
560
|
+
def element_type(self) -> aspose.html.forms.FormElementType:
|
561
|
+
...
|
562
|
+
|
563
|
+
@property
|
564
|
+
def name(self) -> str:
|
565
|
+
'''Gets the name of the form element.'''
|
566
|
+
...
|
567
|
+
|
568
|
+
@name.setter
|
569
|
+
def name(self, value : str):
|
570
|
+
'''Sets the name of the form element.'''
|
571
|
+
...
|
572
|
+
|
573
|
+
@property
|
574
|
+
def id(self) -> str:
|
575
|
+
'''Gets the identifier of the form element.'''
|
576
|
+
...
|
577
|
+
|
578
|
+
@id.setter
|
579
|
+
def id(self, value : str):
|
580
|
+
'''Sets the identifier of the form element.'''
|
581
|
+
...
|
582
|
+
|
583
|
+
@property
|
584
|
+
def value(self) -> str:
|
585
|
+
'''The current form control value. See the value attribute definition in HTML 4.01.'''
|
586
|
+
...
|
587
|
+
|
588
|
+
@value.setter
|
589
|
+
def value(self, value : str):
|
590
|
+
'''The current form control value. See the value attribute definition in HTML 4.01.'''
|
591
|
+
...
|
592
|
+
|
593
|
+
@property
|
594
|
+
def disabled(self) -> bool:
|
595
|
+
'''The control is unavailable in this context. See the disabled attribute definition in HTML 4.01.'''
|
596
|
+
...
|
597
|
+
|
598
|
+
@disabled.setter
|
599
|
+
def disabled(self, value : bool):
|
600
|
+
'''The control is unavailable in this context. See the disabled attribute definition in HTML 4.01.'''
|
601
|
+
...
|
602
|
+
|
603
|
+
@property
|
604
|
+
def label(self) -> str:
|
605
|
+
'''Option label for use in hierarchical menus. See the label attribute definition in HTML 4.01.'''
|
606
|
+
...
|
607
|
+
|
608
|
+
@label.setter
|
609
|
+
def label(self, value : str):
|
610
|
+
'''Option label for use in hierarchical menus. See the label attribute definition in HTML 4.01.'''
|
611
|
+
...
|
612
|
+
|
613
|
+
@property
|
614
|
+
def selected(self) -> bool:
|
615
|
+
'''Represents the current state of the corresponding form control, in an interactive user agent. Changing this attribute changes the state of the form control, but does not change the value of the HTML selected attribute of the element.'''
|
616
|
+
...
|
617
|
+
|
618
|
+
@selected.setter
|
619
|
+
def selected(self, value : bool):
|
620
|
+
'''Represents the current state of the corresponding form control, in an interactive user agent. Changing this attribute changes the state of the form control, but does not change the value of the HTML selected attribute of the element.'''
|
621
|
+
...
|
622
|
+
|
623
|
+
@property
|
624
|
+
def text(self) -> str:
|
625
|
+
'''This attribute represents the text content of this node and its descendants.'''
|
626
|
+
...
|
627
|
+
|
628
|
+
@text.setter
|
629
|
+
def text(self, value : str):
|
630
|
+
'''This attribute represents the text content of this node and its descendants.'''
|
631
|
+
...
|
632
|
+
|
633
|
+
@property
|
634
|
+
def html_element(self) -> aspose.html.HTMLOptionElement:
|
635
|
+
...
|
636
|
+
|
637
|
+
...
|
638
|
+
|
639
|
+
class SelectElement(FormElement):
|
640
|
+
'''The SelectElement represents a wrapper that is associated with the HTMLSelectElement'''
|
641
|
+
|
642
|
+
@overload
|
643
|
+
def select_items(self, indexes : List[int]):
|
644
|
+
'''This methods allows to select multiple options by their indexes.
|
645
|
+
|
646
|
+
:param indexes: An array of indexes for parameter selection.'''
|
647
|
+
...
|
648
|
+
|
649
|
+
@overload
|
650
|
+
def select_items(self, values : List[str]):
|
651
|
+
'''This methods allows to select multiple options by their values.
|
652
|
+
|
653
|
+
:param values: An array of values for parameter selection.'''
|
654
|
+
...
|
655
|
+
|
656
|
+
@property
|
657
|
+
def element_type(self) -> aspose.html.forms.FormElementType:
|
658
|
+
...
|
659
|
+
|
660
|
+
@property
|
661
|
+
def name(self) -> str:
|
662
|
+
'''Represent the name attribute of the input element.'''
|
663
|
+
...
|
664
|
+
|
665
|
+
@name.setter
|
666
|
+
def name(self, value : str):
|
667
|
+
'''Represent the name attribute of the input element.'''
|
668
|
+
...
|
669
|
+
|
670
|
+
@property
|
671
|
+
def id(self) -> str:
|
672
|
+
'''Represents the Id attribute of the input element.'''
|
673
|
+
...
|
674
|
+
|
675
|
+
@id.setter
|
676
|
+
def id(self, value : str):
|
677
|
+
'''Represents the Id attribute of the input element.'''
|
678
|
+
...
|
679
|
+
|
680
|
+
@property
|
681
|
+
def value(self) -> str:
|
682
|
+
'''On getting, must return the value of the first option element in the list of options in tree order that has its selectedness set to true, if any.'''
|
683
|
+
...
|
684
|
+
|
685
|
+
@value.setter
|
686
|
+
def value(self, value : str):
|
687
|
+
'''On getting, must return the value of the first option element in the list of options in tree order that has its selectedness set to true, if any.'''
|
688
|
+
...
|
689
|
+
|
690
|
+
@property
|
691
|
+
def type(self) -> str:
|
692
|
+
'''The type of this form control. This is the string "select-multiple" when the multiple attribute is ``true`` and the string "select-one" when ``false``.'''
|
693
|
+
...
|
694
|
+
|
695
|
+
@property
|
696
|
+
def multiple(self) -> bool:
|
697
|
+
'''If true, multiple ``OPTION`` elements may be selected in this ``SELECT``. See the multiple attribute definition in HTML 4.01.'''
|
698
|
+
...
|
699
|
+
|
700
|
+
@multiple.setter
|
701
|
+
def multiple(self, value : bool):
|
702
|
+
'''If true, multiple ``OPTION`` elements may be selected in this ``SELECT``. See the multiple attribute definition in HTML 4.01.'''
|
703
|
+
...
|
704
|
+
|
705
|
+
@property
|
706
|
+
def selected_options(self) -> List[str]:
|
707
|
+
...
|
708
|
+
|
709
|
+
@property
|
710
|
+
def options(self) -> aspose.html.forms.OptionCollection:
|
711
|
+
'''Returns a list of options'''
|
712
|
+
...
|
713
|
+
|
714
|
+
@property
|
715
|
+
def html_element(self) -> aspose.html.HTMLSelectElement:
|
716
|
+
...
|
717
|
+
|
718
|
+
...
|
719
|
+
|
720
|
+
class SubmissionResult:
|
721
|
+
'''This class represents the result of the submitting form data to the server.'''
|
722
|
+
|
723
|
+
def load_document(self) -> aspose.html.dom.Document:
|
724
|
+
'''This method loads the new document based on response message.
|
725
|
+
|
726
|
+
:returns: The HTML document created based response message.'''
|
727
|
+
...
|
728
|
+
|
729
|
+
@property
|
730
|
+
def response_message(self) -> aspose.html.net.ResponseMessage:
|
731
|
+
...
|
732
|
+
|
733
|
+
@property
|
734
|
+
def content(self) -> aspose.html.net.Content:
|
735
|
+
'''Gets the content of the response message.'''
|
736
|
+
...
|
737
|
+
|
738
|
+
@property
|
739
|
+
def is_success(self) -> bool:
|
740
|
+
...
|
741
|
+
|
742
|
+
...
|
743
|
+
|
744
|
+
class TextAreaElement(FormElement):
|
745
|
+
'''The TextAreaElement represents a wrapper that is associated with the HTMLTextAreaElement'''
|
746
|
+
|
747
|
+
@property
|
748
|
+
def element_type(self) -> aspose.html.forms.FormElementType:
|
749
|
+
...
|
750
|
+
|
751
|
+
@property
|
752
|
+
def name(self) -> str:
|
753
|
+
'''Represent the name attribute of the input element.'''
|
754
|
+
...
|
755
|
+
|
756
|
+
@name.setter
|
757
|
+
def name(self, value : str):
|
758
|
+
'''Represent the name attribute of the input element.'''
|
759
|
+
...
|
760
|
+
|
761
|
+
@property
|
762
|
+
def id(self) -> str:
|
763
|
+
'''Gets the identifier of the form element.'''
|
764
|
+
...
|
765
|
+
|
766
|
+
@id.setter
|
767
|
+
def id(self, value : str):
|
768
|
+
'''Sets the identifier of the form element.'''
|
769
|
+
...
|
770
|
+
|
771
|
+
@property
|
772
|
+
def value(self) -> str:
|
773
|
+
'''Represents the string value of the input element that is directly mapped to the 'value' attribute.'''
|
774
|
+
...
|
775
|
+
|
776
|
+
@value.setter
|
777
|
+
def value(self, value : str):
|
778
|
+
'''Represents the string value of the input element that is directly mapped to the 'value' attribute.'''
|
779
|
+
...
|
780
|
+
|
781
|
+
@property
|
782
|
+
def type(self) -> str:
|
783
|
+
'''The type of this form control.'''
|
784
|
+
...
|
785
|
+
|
786
|
+
@property
|
787
|
+
def html_element(self) -> aspose.html.HTMLTextAreaElement:
|
788
|
+
...
|
789
|
+
|
790
|
+
...
|
791
|
+
|
792
|
+
class ButtonType:
|
793
|
+
'''This enumeration represents states of the button.'''
|
794
|
+
|
795
|
+
@classmethod
|
796
|
+
@property
|
797
|
+
def SUBMIT(cls) -> ButtonType:
|
798
|
+
'''The 'submit' state of the button.'''
|
799
|
+
...
|
800
|
+
|
801
|
+
@classmethod
|
802
|
+
@property
|
803
|
+
def RESET(cls) -> ButtonType:
|
804
|
+
'''The 'reset' state of the button.'''
|
805
|
+
...
|
806
|
+
|
807
|
+
@classmethod
|
808
|
+
@property
|
809
|
+
def BUTTON(cls) -> ButtonType:
|
810
|
+
'''The default 'button' state.'''
|
811
|
+
...
|
812
|
+
|
813
|
+
...
|
814
|
+
|
815
|
+
class FormElementType:
|
816
|
+
'''Represents an enumeration of the Form Elements types and their corresponding to the HTML Elements'''
|
817
|
+
|
818
|
+
@classmethod
|
819
|
+
@property
|
820
|
+
def UNKNOWN(cls) -> FormElementType:
|
821
|
+
'''Corresponding to any HTML Element that is not been converting to the any of implemented :py:class:`aspose.html.forms.FormElement`.'''
|
822
|
+
...
|
823
|
+
|
824
|
+
@classmethod
|
825
|
+
@property
|
826
|
+
def INPUT(cls) -> FormElementType:
|
827
|
+
'''Corresponding to the :py:class:`aspose.html.HTMLInputElement`.'''
|
828
|
+
...
|
829
|
+
|
830
|
+
@classmethod
|
831
|
+
@property
|
832
|
+
def SELECT(cls) -> FormElementType:
|
833
|
+
'''Corresponding to the :py:class:`aspose.html.HTMLSelectElement`.'''
|
834
|
+
...
|
835
|
+
|
836
|
+
@classmethod
|
837
|
+
@property
|
838
|
+
def TEXT_AREA(cls) -> FormElementType:
|
839
|
+
'''Corresponding to the :py:class:`aspose.html.HTMLTextAreaElement`.'''
|
840
|
+
...
|
841
|
+
|
842
|
+
@classmethod
|
843
|
+
@property
|
844
|
+
def OPTION(cls) -> FormElementType:
|
845
|
+
'''Corresponding to the :py:class:`aspose.html.HTMLOptionElement`.'''
|
846
|
+
...
|
847
|
+
|
848
|
+
@classmethod
|
849
|
+
@property
|
850
|
+
def BUTTON(cls) -> FormElementType:
|
851
|
+
'''Corresponding to the :py:class:`aspose.html.HTMLButtonElement`.'''
|
852
|
+
...
|
853
|
+
|
854
|
+
@classmethod
|
855
|
+
@property
|
856
|
+
def DATA_LIST(cls) -> FormElementType:
|
857
|
+
'''Corresponding to the :py:class:`aspose.html.HTMLDataListElement`.'''
|
858
|
+
...
|
859
|
+
|
860
|
+
...
|
861
|
+
|
862
|
+
class InputElementType:
|
863
|
+
'''Represent states of the input field.'''
|
864
|
+
|
865
|
+
@classmethod
|
866
|
+
@property
|
867
|
+
def HIDDEN(cls) -> InputElementType:
|
868
|
+
'''A control that is not displayed.'''
|
869
|
+
...
|
870
|
+
|
871
|
+
@classmethod
|
872
|
+
@property
|
873
|
+
def TEXT(cls) -> InputElementType:
|
874
|
+
'''A control that is a text-field.'''
|
875
|
+
...
|
876
|
+
|
877
|
+
@classmethod
|
878
|
+
@property
|
879
|
+
def SEARCH(cls) -> InputElementType:
|
880
|
+
'''A control that is used for entering search strings.'''
|
881
|
+
...
|
882
|
+
|
883
|
+
@classmethod
|
884
|
+
@property
|
885
|
+
def TELEPHONE(cls) -> InputElementType:
|
886
|
+
'''A control for entering a telephone number.'''
|
887
|
+
...
|
888
|
+
|
889
|
+
@classmethod
|
890
|
+
@property
|
891
|
+
def URL(cls) -> InputElementType:
|
892
|
+
'''A field for entering a URL.'''
|
893
|
+
...
|
894
|
+
|
895
|
+
@classmethod
|
896
|
+
@property
|
897
|
+
def EMAIL(cls) -> InputElementType:
|
898
|
+
'''A field for entering an email.'''
|
899
|
+
...
|
900
|
+
|
901
|
+
@classmethod
|
902
|
+
@property
|
903
|
+
def PASSWORD(cls) -> InputElementType:
|
904
|
+
'''A field for entering a password.'''
|
905
|
+
...
|
906
|
+
|
907
|
+
@classmethod
|
908
|
+
@property
|
909
|
+
def DATE(cls) -> InputElementType:
|
910
|
+
'''A field for entering a date.'''
|
911
|
+
...
|
912
|
+
|
913
|
+
@classmethod
|
914
|
+
@property
|
915
|
+
def MONTH(cls) -> InputElementType:
|
916
|
+
'''A field for entering a month.'''
|
917
|
+
...
|
918
|
+
|
919
|
+
@classmethod
|
920
|
+
@property
|
921
|
+
def WEEK(cls) -> InputElementType:
|
922
|
+
'''A field for entering a week.'''
|
923
|
+
...
|
924
|
+
|
925
|
+
@classmethod
|
926
|
+
@property
|
927
|
+
def TIME(cls) -> InputElementType:
|
928
|
+
'''A field for entering a time.'''
|
929
|
+
...
|
930
|
+
|
931
|
+
@classmethod
|
932
|
+
@property
|
933
|
+
def LOCAL_DATE_TIME(cls) -> InputElementType:
|
934
|
+
'''A field for entering a local datetime.'''
|
935
|
+
...
|
936
|
+
|
937
|
+
@classmethod
|
938
|
+
@property
|
939
|
+
def NUMBER(cls) -> InputElementType:
|
940
|
+
'''A field for entering a number.'''
|
941
|
+
...
|
942
|
+
|
943
|
+
@classmethod
|
944
|
+
@property
|
945
|
+
def RANGE(cls) -> InputElementType:
|
946
|
+
'''A field for entering a number inside the range.'''
|
947
|
+
...
|
948
|
+
|
949
|
+
@classmethod
|
950
|
+
@property
|
951
|
+
def COLOR(cls) -> InputElementType:
|
952
|
+
'''A field for entering a color.'''
|
953
|
+
...
|
954
|
+
|
955
|
+
@classmethod
|
956
|
+
@property
|
957
|
+
def CHECKBOX(cls) -> InputElementType:
|
958
|
+
'''A field for entering a checkbox.'''
|
959
|
+
...
|
960
|
+
|
961
|
+
@classmethod
|
962
|
+
@property
|
963
|
+
def RADIO(cls) -> InputElementType:
|
964
|
+
'''A field that allowing a single value to select.'''
|
965
|
+
...
|
966
|
+
|
967
|
+
@classmethod
|
968
|
+
@property
|
969
|
+
def FILE(cls) -> InputElementType:
|
970
|
+
'''A field that allows to select and attach user files.'''
|
971
|
+
...
|
972
|
+
|
973
|
+
@classmethod
|
974
|
+
@property
|
975
|
+
def SUBMIT(cls) -> InputElementType:
|
976
|
+
'''A button for submitting the form result.'''
|
977
|
+
...
|
978
|
+
|
979
|
+
@classmethod
|
980
|
+
@property
|
981
|
+
def IMAGE(cls) -> InputElementType:
|
982
|
+
'''A graphical button for submitting the form result.'''
|
983
|
+
...
|
984
|
+
|
985
|
+
@classmethod
|
986
|
+
@property
|
987
|
+
def RESET(cls) -> InputElementType:
|
988
|
+
'''A button for resetting the form data.'''
|
989
|
+
...
|
990
|
+
|
991
|
+
@classmethod
|
992
|
+
@property
|
993
|
+
def BUTTON(cls) -> InputElementType:
|
994
|
+
'''A push button.'''
|
995
|
+
...
|
996
|
+
|
997
|
+
...
|
998
|
+
|