Software Index
Related Topics
Popular Trends
Trending Topics
 

Rowspan Attribute

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Attribute Manager
Ever need to change attributes (date and time of their creation etc.) of files and folders? Quickly? As you know, with Windows it's tedious and slow. Not so with Attribute Manager! Attribute Manager allows you to change Read-Only, Hidden, System ...
March 26th 2005 Shareware    1,108k
AutoDWG Attribute Extractor 2005
AutoDWG Attribute Extractor Help you batch extract attribute data from AutoCAD attribute blocks without need of AutoCAD. It supports most DWG formats including AutoCAD Release 9 through to the present AutoCAD 2002.
Extracting attributes has always been one of the ...
April 18th 2006 Shareware    2,054k
Product Attribute Pictures - osCommerce
Product Attribute Pictures v2.0 PLUS allows users to upload and manage images that appear on their product information pages. Its core functionality is the ability to display thumbnails which when clicked are shown in full size next to the thumbnails ...
July 16th 2008 Shareware    53k
CRELoaded Product Attribute Pictures
Product Attribute Pictures v2.0 PLUS allows users to upload and manage images that appear on their product information pages. Its core functionality is the ability to display thumbnails which when clicked are shown in full size next to the thumbnails ...
July 17th 2008 Shareware    53k
AutoDWG Attribute Extractor
AutoDWG Attribute Extractor allows you to batch extract attribute data from AutoCAD attribute blocks without need of AutoCAD. It supports most DWG formats including AutoCAD Release 9 through to the present AutoCAD 2009.
Features:
Ease of use;
Batch extract attribute ...
September 11th 2008 Shareware    3,676k
Attribute Magic
Attribute Magic is an easy to use utility to view and change file attributes: creation date, last access date and modify date.
November 10th 2001 Freeware  5 stars 363k
Attribute Magic Pro
Attribute Magic Pro utility allows users to view and recursive change file/folder dates and attributes. You can set or reset individual attributes, change Accessed, Modified and Created date and time for one file/folder or several files or subfolders. Includes custom ...
January 17th 2002 Shareware  5 stars 593k
Block Attribute Modifier
With Block Attribute Modifier (BAM) you can easily automate the process of modifying block attribute values in AutoCAD drawing files. Use BAM to delete attributes, clear attribute values, replace attribute values, and find and replace attribute values. BAM runs very ...
January 16th 2004 Shareware    1,489k
Block Attribute Modifier
With Block Attribute Modifier (BAM) you can easily automate the process of modifying block attribute values in AutoCAD drawing files. Use BAM to delete attributes, clear attribute values, replace attribute values, and find and replace attribute values. BAM runs very ...
August 29th 2004 Shareware    1,400k
AFile Attribute Manager
AFile Attribute Manager allows for the easy retrieval and setting file and folder date, time and attribute information. With AFile Attribute Manager you can change a file / folder's creation and modification date. Through a user friendly interface AFile Attribute ...
September 6th 2005 Shareware    4,782k
AutoCAD Drawing Viewer
AutoCAD Drawing Viewer is a free utility for viewing AutoCAD drawing files. Features include: View and open drawings, view block attribute values, view text values, view layer information, print drawings, copy drawing to ClipBoard, save drawing as a BMP file, ...
June 17th 2006 Shareware  5 stars 4,144k
Ultra AutoCAD Tool
Ultra AutoCAD Tool is a powerful utility program for AutoCAD drawing files. Features include: extract data from drawing files (CSV,XML,HTML) and import to Excel or a database, create DXFs from DWGs, find and replace text, find and replace block attribute ...
June 17th 2006 Shareware  5 stars 5,150k
DWG Miner DLL
DWG Miner DLL is a powerful ActiveX component for quickly extracting and setting data in AutoCAD drawing (DWG) files. DWG Miner DLL contains many functions for updating text values, updating block attribute values, setting layers on/off/frozen/thawed, setting external reference file ...
June 17th 2006 Shareware  5 stars 4,346k
AutoCAD Update Tool
With AutoCAD Update Tool you can update information in AutoCAD drawing files on the fly! Features include: find and replace block attribute values, find and replace text, set layer status/color, view and open drawings, save drawing file as a BMP ...
June 17th 2006 Shareware  5 stars 4,199k
Attribute::Handl ers
The Attribute::Handlers Perl module, when inherited by a package, allows that package's class to define attribute handler subroutines for specific attributes. Variables and subroutines subsequently defined in that package, or in packages derived from that package may be given attributes ...
September 7th 2011 Freeware    20k
snimpy
snimpy is an interactive SNMP tool written in Python.

snimpy is a Python-based tool providing a simple interface to build SNMP query. Here is a very simplistic example that allows to display the routing table of a given host:

load("IP-FORWARD-MIB")
m=M()
routes = m.ipCidrRouteNextHop
for ...
January 25th 2011 Freeware    215k
Object::eBay::At tribute
Object::eBay::Attribute is a Perl module that represents an item attribute.

SYNOPSIS

# assuming that $item is an Object::eBay::Item object
my $attribute = $item->attributes->find(10244);
print "The condition is $attribute
"; # "The condition is New"
if ( $attribute == 24227 ) {
print ...
January 19th 2011 Freeware    20k
SvgBatch
SvgBatch is a Python library to load SVG vector graphic files, and convert them into pyglet Batch objects, for OpenGL rendering.

The polygons from the SVG file are tesselated using GLU functions, and used to create a pyglet Batch object of ...
April 6th 2011 Freeware    20k
FlowPlayer
FlowPlayer project is a video player for Flash Video in FLV format. The UI is clean and simple.

The player is easy to configure and embed into your home page, site, or blog.

FlowPlayer.swf is a player that is ready to be ...
September 11th 2011 Freeware    604k
HTML::TagFilter
HTML::TagFilter is a fine-grained html-filter, xss-blocker and mailto-obfuscator.

SYNOPSIS

use HTML::TagFilter;
my $tf = new HTML::TagFilter;
my $clean_html = $tf->filter($dirty_html);

# or

my $tf = HTML::TagFilter->new(
allow=>{...},
deny=>{...},
log_rejects => 1,
strip_comments => 1,
echo => 1,
verbose => 1,
skip_xss_protection ...
July 11th 2011 Freeware    20k
Related Scripts
The correct utility of recordcount attribute
The article shows the way to solve the problem while using ADO recordcount attribute. The author suggests to give the proper cursor location to the recordset. Here in the example the author uses adUseClient and suggests to replace the SQL ...
November 25th 2005 Freeware     
Using the AutoGenerateColumns attribute to control column rendering
This is a web based article which will be helpful for the web developers to learn about the using the AutoGenerateColumns attribute to control column rendering. In this article the author clearly explains the sample code to the users. This ...
December 12th 2005 Freeware     
XML DOM: Adding a Child Element and an Attribute using VBScript
This is an article that guides users to include a child element or an attribute with XML DOM element. In this tutorial the author demonstrates users by adding a child element or an attribute to an element. This is an ...
December 12th 2005 Freeware     
.NET attributes
This article is helpful for the developers which instructs deeply about the functionalities of attributes and about its features in simple steps. The topics discussed in this article are what is an attribute and how to implement attribute in .NET ...
December 18th 2005 Freeware     
Adding A Background Image To A TextArea
If you want to incorporate images to the text area in your web page, this JavaScript does exactly the same. You can use any image in the background of the contents of the text area. With the color attribute you ...
December 13th 2005 Freeware     
ALOV Map
This java application is for publication vector and raster maps to Internet and interactive viewing on web browsers. It provides hyperlink and it can attribute data. ALOV Map supports multiple layers, thematic maps and unlimited navigation. It also provides complex ...
December 8th 2005 Freeware     
An Introduction to Custom Attributes and Reflection in VB.NET
An Introduction to Custom Attributes and Reflection in VB.NET is a tutorial which gives you some explanation about creating custom attributes using VB.NET. Custom attributes helps you to mention the information about a class, method, parameter etc.,You can inherit this ...
December 15th 2005 Freeware     
Analyze Source Code With Regular Expressions
Analyze Source Code With Regular Expressions is an easy tutorial in which the author gives details about an application, which will examine and analyse each line of code and give details whether the particular line is an executable, an attribute, ...
November 27th 2005 Freeware     
Applying Attributes to Configure COM+ Services
Each service related attribute got its default usage information which is described through this article. By the help of these default value of each attribute, it is much easier to eradicate the unwanted attributes from the code, which is explained ...
November 26th 2005 Freeware     
Attributed Programming in .NET using C#
Attributed Programming in .NET using C# is a tutorial in which the author discusses about a .NET feature called attribute. An attribute is used to obtain the information of the class, method, interface etc., during design, compilation and runtime. .NET ...
December 8th 2005 Freeware     
Related Code
HiddenField WebControl Server-Side C# and VB.NET Projects
I created this project to learn how to make a WebControl and because I needed a Server-Side Hidden Input (HTML Hidden Input running as server wasn't good enough for me). In the IDE is shows itself gray to indicate its ...
August 9th 2007     25k
Fireball.XmlGui
Fireball.XmlGui was developed for adding to plug-in based applications the support for creating dynamic plug-ins with a simple XML file. The syntax is very like XAML and it is also possible to use the code-behind! You only need to specify ...
January 7th 2009     172k
New Software
Popular Software