User Defined Functions: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
Line 23: Line 23:


===Microsoft Office Automation===
===Microsoft Office Automation===
* [http://www.autoitscript.com/forum/index.php?showtopic=32144 Microsoft Office Access (by ... )] - Automate Microsoft Access.
* [http://www.autoitscript.com/forum/index.php?showtopic=32144 Microsoft Office Access] - Automate Microsoft Access.
* Microsoft Office Excel - A UDF is included in AutoIt. Link to the [[Excel_UDF|documentation (by ... )] (by ... )] pages.
* Microsoft Office Excel - A UDF is included in AutoIt. Link to the [[Excel_UDF|documentation]] pages.
* [http://www.autoitscript.com/forum/index.php?showtopic=135312 Microsoft Office Excel Charts (by ... )] - Creating charts using Microsoft Excel.
* [http://www.autoitscript.com/forum/index.php?showtopic=135312 Microsoft Office Excel Charts] - Creating charts using Microsoft Excel.
* [http://www.autoitscript.com/forum/index.php?showtopic=126305 Microsoft Office Outlook (by ... )] - Automate Microsoft Outlook. Link to the [[OutlookEX_UDF_-_General|documentation (by ... )] (by ... )] pages.
* [http://www.autoitscript.com/forum/index.php?showtopic=126305 Microsoft Office Outlook] - Automate Microsoft Outlook. Link to the [[OutlookEX_UDF_-_General|documentation]] pages.
* [http://www.autoitscript.com/forum/index.php?showtopic=50254 PowerPoint Wrapper (by ... )] - Automate Microsoft PowerPoint.
* [http://www.autoitscript.com/forum/index.php?showtopic=50254 PowerPoint Wrapper] - Automate Microsoft PowerPoint.
* Microsoft Office Word - A UDF is included in AutoIt. Link to the [[Word_UDF|documentation (by ... )] (by ... )] pages.
* Microsoft Office Word - A UDF is included in AutoIt. Link to the [[Word_UDF|documentation]] pages.


===OpenOffice Automation===
===OpenOffice Automation===

Revision as of 21:46, 24 April 2015

This page is a listing of libraries of user defined functions (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer. This list is probably not complete, but constantly supplemented. If you do not find a solution here, ask a new question on the forum.

Automation

Browsers

  • Chrome (by ... ) - The same as above for Google Chrome. Automate the most common tasks in Chrome with the Chrome UDF.
  • Firefox (by ... ) - A little less support for automation than IE, but still very good.
  • HTMLDocumentEvents UDF (by ... ) - Track IE document events.
  • IEJS UDF (by ... ) - IEJS - IE Javascript options, an IE.au3 personal extension.
  • Internet Explorer - Everything about Internet explorer can be automated with the IE library supplied with a standard AutoIt install.
  • NavInfo UDF (by ... ) - With this UDF you can check if a specified browser/software is installed and which version is being used.
  • Opera (by ... ) - The same as above for Opera. Automate the most common tasks in Opera with the Opera UDF.

Microsoft Office Automation

OpenOffice Automation

Hardware

Information gathering

Databases and web connections

Internet protocol suite

Data compression

Encryption and hash

Media

Sound

Graphics and image

Players

GUI Additions

Controls

Maths

Misc

PDF

Windows

Security

[[Category:UDF (by ... )] (by ... )]

Social Media and other Website API

Android