Bienvenidos al índice de búsqueda de Altova
Use el formulario que aparece al final de esta página para buscar información en el sitio web de Altova.
Altova Site Search has found 200 documents that match your query in English for 'objdoc':
Documents 11 to 20 of 200
Result | Section |
---|---|
Altova Authentic 2024 Desktop objDoc.SetPathName objDlg.FileName... objDoc.Save... Set objDoc = Nothing... End If... End If... End If... Set objSpy... https://www.altova.com/manual/en/authenticenterprise/2024.2/idepg-idh_method_oncommand.html
|
Online Manual |
Authentic Desktop API 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/api/authenticapi/apiint_document_meth_exporttodatabase.html
|
Online Manual |
XMLSpy API 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/api/xmlspyapi/apiint_document_meth_exporttodatabase.html
|
Online Manual |
Authentic Desktop API // The event-handler function function DocEvent_OnBeforeCloseDocument(objDocument) { WScript.Echo("Received event - before closing document"); } // Create or connect to XMLSpy (or Authentic... https://www.altova.com/manual/en/api/authenticapi/apioview_proglangs_js_events.html
|
Online Manual |
XMLSpy API // The event-handler function function DocEvent_OnBeforeCloseDocument(objDocument) { WScript.Echo("Received event - before closing document"); } // Create or connect to XMLSpy (or Authentic... https://www.altova.com/manual/en/api/xmlspyapi/apioview_proglangs_js_events.html
|
Online Manual |
Authentic Desktop API ' the event handler function Function DocEvent_OnBeforeCloseDocument(objDocument) Call WScript.Echo("received event - before closing document") End Function ' create or connect to XmlSpy Set... https://www.altova.com/manual/en/api/authenticapi/apioview_proglangs_vbscript_events.html
|
Online Manual |
Authentic Desktop API ... strPath. If bDialog is TRUE, a file-dialog will be displayed. ...Example... Dim objDoc As Document... Set objDoc = objSpy.Documents.OpenFile(strFile, False)...© 2019-2025 Altova GmbH https://www.altova.com/manual/en/api/authenticapi/apiint_documents_meth_openfile.html
|
Online Manual |
Altova XMLSpy 2024 Enterprise Edition objDoc.SetPathName objDlg.FileName... objDoc.Save... Set objDoc = Nothing... End If... End If... End If... Set objSpy... https://www.altova.com/manual/zh/xmlspyenterprise/2024.0/idepg-idh_method_oncommand.html
|
Online Manual |
Altova XMLSpy 2023 Enterprise Edition objDoc.SetPathName objDlg.FileName... objDoc.Save... Set objDoc = Nothing... End If... End If... End If... Set objSpy... https://www.altova.com/manual/zh/xmlspyenterprise/2023.2/idepg-idh_method_oncommand.html
|
Online Manual |
XMLSpy API ' the event handler function Function DocEvent_OnBeforeCloseDocument(objDocument) Call WScript.Echo("received event - before closing document") End Function ' create or connect to XmlSpy Set... https://www.altova.com/manual/en/api/xmlspyapi/apioview_proglangs_vbscript_events.html
|
Online Manual |