12 projects tagged "excel"
ShiftSchedule is a simple procedure, combining random and greedy strategies with heuristics to maximize the minimal interval between consecutive shifts with multiple constraints on the workload distribution. In particular, the distribution of duties among the staff must be uniform when a number of roles and a variety of shift types are considered. The number of persons available for every shift type and role must be large compared to the number required in each case. The method also implements a strategy to deal with the suboptimal results of the simple approach when some infrequent and aperiodic day types, such as long weekends, are considered.
KeyValue is a cross-platform library for making C++ objects accessible through LibreOffice Calc, Excel, and other front-ends. This can enhance the experience of spreadsheet users by providing an object model and a handy key-value based interface. Actually, KeyValue does more than just help creating spreadsheet functions. The object model allows end-users to build C++ objects through the front-ends. These objects are stored in a repository for later use at the user's request. Additionally, KeyValue provides a set of services to effectively use these objects. The library is named after one of its main features: the key-value based interface. Parameters are passed to functions (or, more precisely, processors) through key-value pairs, in contrast to the standard positional interfaces of LibreOffice Calc, Excel, C/C++, etc.
ExportSpreadsheets is a class that can be used to create an Excel spreadsheet from data in a MySQL table. It performs a query to a given MySQL table and creates an Excel spreadsheet file using the PEAR Spreadsheet_Excel_Writer package. The class can export multiple worksheets to a single Excel file. Several parameters may be used to configure details like which table fields map to which spreadsheet columns, field sorting, etc.
Aspose.Pdf is a Java component to create PDF documents without using Adobe Acrobat. It supports floating boxes, PDF form fields, PDF attachments, security, footnotes and end notes, multiple-column documents, tables of contents, lists of tables, nested tables, rich text formatting, images, hyperlinks, JavaScript, annotations, bookmarks, headers, footers, and much more. The PDF content can be specified with API calls, XML files, or XSL-FO files. It also enables you to convert HTML, XSL-FO, and Excel files into PDF.
Aspose.Cells for SharePoint is a flexible solution for converting Excel documents into multiple document formats within Microsoft SharePoint applications. It lets you easily convert documents right from the SharePoint document library into popular formats like XLS, XLSX, CSV, HTML, ODS, PDF, XML, and TXT without using MS Excel for document generation. It is designed to be used with Windows SharePoint Services 3.0 (WSS) and MS Office SharePoint Server 2007 (MOSS) standard and enterprise editions.
crackxls2003 breaks the encryption on Microsoft Excel and Word 97/2000/XP/2002/2003 files which have been encrypted using the RC4 method. These files are encrypted using a 40-bit-long key. It will not work on files encrypted using versions later than 2007 or versions 95 or earlier, or if a non-default encryption method was used.