Altova 検索インデックスへようこそ
Altova Webサイト上の情報を検索するには、このページの下のフォームを使用してください。
Altova Site Search has found 200 documents that match your query in English for 'objdoc':
Documents 131 to 140 of 200
Result | Section |
---|---|
Altova MapForce 2025 Enterprise Edition // ------------------- begin JScript example --------------------- // Generate Code for existing mapping. // works with Windows scripting host. // ----------------- helper function... https://www.altova.com/manual/en/mapforceenterprise/2025.0/mfapi_jscript_generate_code_alt.html
|
Online Manual |
Altova XMLSpy 2024 Professional Edition objDoc.ExportToDatabase objDoc.RootElement, objExpSettings, objDB... If Err.Number <> 0 Then... a = MsgBox("Error: " & (Err.Number - vbObjectError) & Chr(13) &... ... https://www.altova.com/manual/en/xmlspyprofessional/2024.0/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2024 Professional Edition objDoc.ExportToDatabase objDoc.RootElement, objExpSettings, objDB... If Err.Number <> 0 Then... a = MsgBox("Error: " & (Err.Number - vbObjectError) & Chr(13) &... ... https://www.altova.com/manual/en/xmlspyprofessional/2024.2/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2025 Professional Edition objDoc.ExportToDatabase objDoc.RootElement, objExpSettings, objDB... If Err.Number <> 0 Then... a = MsgBox("Error: " & (Err.Number - vbObjectError) & Chr(13) &... ... https://www.altova.com/manual/en/xmlspyprofessional/2025.0/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2023 Professional Edition objDoc.ExportToDatabase objDoc.RootElement, objExpSettings, objDB... If Err.Number <> 0 Then... a = MsgBox("Error: " & (Err.Number - vbObjectError) & Chr(13) &... ... https://www.altova.com/manual/en/xmlspyprofessional/2023.2/document_exporttodatabase.html
|
Online Manual |
Altova XMLSpy 2024 Enterprise Edition ... strPath. If bDialog is TRUE, a file-dialog will be displayed. ...Example... Dim objDoc As Document... Set objDoc = objSpy.Documents.OpenFile(strFile, False)...© 2017-2023 Altova GmbH https://www.altova.com/manual/zh/xmlspyenterprise/2024.0/documents_openfile.html
|
Online Manual |
Altova XMLSpy 2023 Enterprise Edition ...ocument... On Error Resume Next... Set objDoc = objSpy.ImportFromDatabase(objImpSettings, objSpy.GetDatabaseImportElementList(objImpSettings))... ' CheckForError here...© 2017-2023 Altova GmbH https://www.altova.com/manual/zh/xmlspyenterprise/2023.2/application_importfromdatabase.html
|
Online Manual |
Altova XMLSpy 2023 Enterprise Edition ... strPath. If bDialog is TRUE, a file-dialog will be displayed. ...Example... Dim objDoc As Document... Set objDoc = objSpy.Documents.OpenFile(strFile, False)...© 2017-2023 Altova GmbH https://www.altova.com/manual/zh/xmlspyenterprise/2023.2/documents_openfile.html
|
Online Manual |
Altova XMLSpy 2023 Enterprise Edition ' -------------------------------------------------------------------------- ' VBScript example that demonstrates how to use events. '... https://www.altova.com/manual/zh/xmlspyenterprise/2023.2/vbscriptexample.html
|
Online Manual |
Altova XMLSpy 2024 Enterprise Edition ' -------------------------------------------------------------------------- ' VBScript example that demonstrates how to use events. '... https://www.altova.com/manual/zh/xmlspyenterprise/2024.0/vbscriptexample.html
|
Online Manual |