59 packages tagged with “width”
A 1 to 1 port of TextFieldParser for .NET Standard.
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed. Supports mapping directly between files and classes.
ひらがな・カタカナ・半角・全角変換できます。KanaConverter.ToHiragana("アイウ"). Convert japanese hiragana and katakana, half width(hankaku) and full width(zenkaku).
Readers and writers for CSV and fixed-length file formats. Supports both synchronous and asynchronous operation, data annotations, and wicked fast object serialization.
Fixed Width Parser Writer for reading and writing flat data (files) with defined field position in line or file (relative height).
DSharp CSV Helper With this package you can write attributes above your class like: [CsvDelimiter("|")] and above fields: [CsvFormat("yyyyMMdd")] [CsvLength(8)] [CsvFormat("0.00")] [CsvIgnore] Afterwards you can write it: var writer = new CsvWriter<MyObject>(@"c:\export.csv"); //writer.Definition.WriteHeader = false; writer.Write(list);
A 1 to 1 port of TextFieldParser for .NET Core.
a simple C# project for reading and writing fixed-width files with headers and footers.
Lightweight .NET class for reading and writing fixed-width data files. Includes basic reader and writer class, and also generic classes that automatically map class properties to fixed-width fields. Includes many options to control the library's behavior. Now targets either .NET 5.0 or .NET Standard 2.0, and supports nullable reference types.
OnScreenSizeMarkup: A XAML markup extension for controlling UI Views according to the device's screen size category (Medium, Large, etc)
Class library for working with common data formats and files and mapping them to and from C# objects.
Library for reading and writing CSV and Fixed Width files into a class or struct similar to XmlSerializer.
Enables basic C# animation of XAML controls
Package for serializing/deserializing fixed width files from/to objects.
File parser and writer that works with Mere.
Reads header information from JPEG’s such as, width & height dimensions (resolution). It only takes details from the jpeg headers. Making it fast, with low memory usage, because it does no image processing. Supports .Net standard 1.0 and above. No unsafe context code. Under MIT licence. Unit tested.
This project contains the common interfaces and shared foundational classes for the PdfTemplating.XslFO projects. The PdfTemplating.XslFO projects are It is based on the Xsl-FO standard for rendering robust paged media outputs as PDF Documents from using a templating approach. They enable the use of Xslt or Razor Mvc templates combined with ApacheFOP.Serverless or Fonet rendering into Binary Pdf documents; and any combination between as well as custom implementations using these Common interfaces.
Provides a standard way to read Excel data and fixed width files.
East Asian text utility library
This is a C#.Net solution that provides the capability to easily render PDF documents with a templating approach using your choice of templating technology (e.g. Xslt, Razor Mvc templates, or custom) and the legacy Fonet XslFO in-memory rendering egine. It's based on the Xsl-FO standard for robust paged media generation and currently is dependent on an old but still functional libray "Fonet" -- which is port of an old version of Apache FOP to C#.
This is a C#.Net solution that provides the capability to easily generate Pdf files with a templating approach using Razor Mvc templates; as opposed to extremely complex code based approaches most libraries provide. It's based on the Xsl-FO standard for rendering robust paged media outputs as PDF Documents.
Read flat files using the ADO.NET IDataReader interface. This project has been retired and replaced with FlatFiles, which is easier to use, supports more file formats and is extremely fast!
Fielded Text Implementation (reader, writer, and meta creator/loader/saver). See http://www.fieldedtext.org for more information about Fielded Text.
A Behavior to make the UWP Hub control adjust the width of each HubSection to fill the Hub width. It will also snap in place when swiped. When Windows 10 Mobile came out, the Hub control functionality was quite different than the Windows Phone 8.1 control. There were two main differencies. The HubSections no longer fit the width of the screen by default The HubSections no longer snapped in place when swiped The intention of this behavior is to give the above functionality to the UWP Hub control when running on a mobile device.
This is a C#.Net solution that provides the capability to easily render PDF documents with a templating approach using your choice of templating technology (e.g. Xslt, Razor Mvc templates, or custom) and the latest version of ApacheFOP.Serverless (PDF-as-a-Service) for binary rendering. It's based on the Xsl-FO standard for robust paged media generation and ApacheFOP.Serverless is a separate project that enables the easy use of the latest version of Apache FOP as a PDF Rendering Service using Azure Functions.
Get, resize PDF page dimension size to PDF file C# Guide: This package includes C# sample source code to get, resize PDF page dimension size using XDoc.PDF C# PDF library XDoc.PDF from RasterEdge is an advanced Adobe PDF library : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-overview/ * Support : support@rasteredge.com
Get, resize PDF page dimension size to PDF file VB.NET Guide: This package includes VB.NET sample source code to get, resize PDF page dimension size using XDoc.PDF VB.NET PDF library XDoc.PDF from RasterEdge is an advanced Adobe PDF library : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Framework 4.x, 3.x, 2.x Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/vb-net-imaging/pdf-overview/ * Support : support@rasteredge.com
Use FlatFiles to generate MVC ActionResults.
Get, resize PDF page dimension size to PDF file C# Guide: This package includes C# sample source code to get, resize PDF page dimension size using XDoc.PDF C# PDF library XDoc.PDF from RasterEdge is an advanced Adobe PDF library : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Framework 4.x, 3.x, 2.x Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-overview/ * Support : support@rasteredge.com
Get, resize PDF page dimension size to PDF file VB.NET Guide: This package includes VB.NET sample source code to get, resize PDF page dimension size using XDoc.PDF VB.NET PDF library XDoc.PDF from RasterEdge is an advanced Adobe PDF library : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/vb-net-imaging/pdf-overview/ * Support : support@rasteredge.com