Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.359.034 Times

Page Number freeware
Filter: All | Freeware | Demo
 

Page Number

1 2 3 4 5 > 
Released: December 25, 2012  |  Added: January 10, 2013 | Visits: 1.207

FlipPageMaker CHM to PDF Flippagemaker CHM to PDF converter is freeware developed to create PDF of professional quality from CHM. CHM is abbreviation of Microsoft Compiled HTML Help. It is a Microsoft proprietary online help format that consists of a collection of HTML pages and an index. Files delivered in the format...



Platforms: Windows

License: Freeware Size: 10.34 MB Download (81): FlipPageMaker CHM to PDF Download

Added: June 23, 2013 | Visits: 497

PHP AJAX pagination PHP AJAX pagination takes as parameters an SQL query, the number of results to show per page and the current page number.HTML and javascript code is generated in order to display links for browsing the query result pages.When the user clicks on the links an AJAX request is sent to a script that...





Platforms: PHP

License: Freeware Size: 61.44 KB Download (44): PHP AJAX pagination Download

Added: March 22, 2013 | Visits: 338

gnPaginate gnPaginate creates navigation page number links.Types of page numbers links supported are:- Page number links for all pages.- Floating page numbers with Next/Prev links- All page numbers with Next/Prev links


Platforms: PHP

License: Freeware Size: 10 KB Download (43): gnPaginate Download

Released: December 21, 2012  |  Added: January 09, 2013 | Visits: 1.119

Flippagemaker Doc to PDF What is Flippagemaker Doc to PDF converter? You don't know how to convert documents to PDF file? Use our converter to convert RTF and Text files to Adobe Acrobate (PDF) files. This service is understandable to almost all computer Windows. Convert any document to PDF file and you primarily save...


Platforms: Windows

License: Freeware Size: 2.27 MB Download (72): Flippagemaker Doc to PDF Download

Added: May 10, 2013 | Visits: 460

Clean Pagination 5.x-1.x-dev The way Drupal typically works, if you had a view with the URL 'my-view', subsequent pages would normally use a query to pass the page number, as in 'my-view?page=2'.This module will create urls of the form my-view/# (where # is a number).InstallationUnpack in your modules folder (usually...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Clean Pagination 5.x-1.x-dev Download

Added: May 10, 2013 | Visits: 503

Attributes Search One of our carts has over 500 attributes that are displayed, and finding one is more of a guessing game of clicking on a page number and pinpointing the one you want to find.So I created a simple search method to admin/product_attributes.php to search the product names for specific products so...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Attributes Search Download

Added: May 10, 2013 | Visits: 410

Gallery Page Numbers This mod ads page numbers to the avatar gallery. The admin can set the number of avatars per page in the adminpanel.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Gallery Page Numbers Download

Added: April 17, 2013 | Visits: 773

wp-all-posts-page-link Display page link for all posts. Tested on wordpress 2.8.2 and 2.8.4 and 2.8.5, on bugs found.Installation: 1. Upload wp-all-posts-pages-link.php to the /wp-content/plugins/wp-all-posts-page-link directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Place in the index.php...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): wp-all-posts-page-link Download

Added: May 17, 2010 | Visits: 1.110

Template::Plugin::Page Template::Plugin::Page is a plugin to help when paging through sets of results. SYNOPSIS [% USE page = Page($total_entries, $entries_per_page, $current_page) %] First page: [% page.first_page %] Last page: [% page.last_page %] First entry on page: [% page.first %] Last entry on page: [%...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Template::Plugin::Page Download

Added: August 13, 2010 | Visits: 926

Data::Page Data::Page is a Perl module that helps when paging through sets of results. SYNOPSIS use Data::Page; my $page = Data::Page->new(); $page->total_entries($total_entries); $page->entries_per_page($entries_per_page); $page->current_page($current_page); print " First page: ",...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Data::Page Download

Released: January 01, 2014  |  Added: January 27, 2014 | Visits: 938

Lavians PDF Number Pro Main Features of Lavians PDF Number Pro: 1. Lavians PDF Number Pro can tell your bates program what information you want on the page, supporting bate numbering multiple PDF files with continuous numbering method. 2. Lavians PDF Number Pro allows you to perform batch PDF stamping at a time,...


Platforms: Windows, Windows 7

License: Freeware Size: 1.91 GB Download (41): Lavians PDF Number Pro Download

Released: April 04, 2006  |  Added: April 05, 2006 | Visits: 2.859

A-PDF Number A-PDF Number is a free software utility program that adds/creates page number in .pdf files which are compatible with Adobe Acrobat Reader Version 5 and above. The program is a standalone application. No Adobe Acrobat needed. Features: * Standalone application. No other program needed. * Adding...


Platforms: Windows

License: Freeware Size: 790 KB Download (181): A-PDF Number Download

Added: July 05, 2013 | Visits: 668

Multi-page Toolkit Multi-page toolkitThis plugin is the ultimate companion for people who use the multi-page capabilities of wordpress. Easy to use fully integrated in to the wordpress visual editor (tinyMCE) (WordPress 2.5 and above) and simple to use options page to create great navigation links. No coding...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Multi-page Toolkit Download

Added: July 08, 2010 | Visits: 2.971

a2pdf a2pdf project converts ASCII text to PDF format, with optional line/page numbering and Perl syntax highlighting. Usage: a2pdf [options] input.txt >output.pdf Options: a2pdf recognises the following command line options: --help Prints usage details and exits. --doc Displays full...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (156): a2pdf Download

Added: September 14, 2013 | Visits: 354

PDO Pagination PDO Pagination takes an SQL query and execute it once to retrieve the total number of rows that it would return.HTML code with links to all result pages are being generated, with the page number and number of results being displayed per page, listed.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): PDO Pagination Download

Added: April 19, 2010 | Visits: 1.264

RTF::Writer RTF::Writer is a Perl module for generating documents in Rich Text Format. SYNOPSIS use RTF::Writer; my $rtf = RTF::Writer->new_to_file("greetings.rtf"); $rtf->prolog( title => "Greetings, hyoomon" ); $rtf->number_pages; $rtf->paragraph( fs40bi, # 20pt, bold, italic "Hi there!" );...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (118): RTF::Writer Download

Added: July 28, 2013 | Visits: 419

PhpReportsMSSQL PhpReportsMSSQL can generate report HTML pages from given SQL database queries. It supports either MySQL and Microsoft SQL server databases.PhpReportsMSSQL takes as parameters the database type, the database access arguments, an SQL query strings, the title of the report page, number of records...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): PhpReportsMSSQL Download

Added: August 30, 2013 | Visits: 416

django-reversetag django-reversetag is an enhanced replacement for Django's builtin URL template tag. Installation To use reversetag in your Django project it needs to be accessible by your Python installation. The easy way: #~ pip install django-reversetag (or use easy_install if you must) The manual way:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): django-reversetag Download

Added: July 17, 2013 | Visits: 273

Link Pager This extention reads the relation of the document from 'rel' attribute described on the web page, and moved to the subsequent page. Because it enhances space key scroll, you don't have to move the mouse pointer to a tiny anchor. It would accelerate your browsing speed. For convenience, pagination...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (38): Link Pager Download

Released: August 06, 2022  |  Added: September 13, 2022 | Visits: 4.944

Miraplacid Publisher SDK SDK generates virtual printer driver with all the functionality you find in Miraplacid Publisher. You can customize it and embed into your software. With the driver generated with Miraplacid Publisher SDK you can convert any document to a set of images. Anyone can open your document across a...


Platforms: Windows 7, Windows, Other

License: Freeware Size: 10.21 MB Download (649): Miraplacid Publisher SDK Download

1 2 3 4 5 >