Docs: http://imageresizing.net/plugins/fastscaling Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
A text processing pipeline.
Apply best-in-class, adjustable Guassian blur, smart sharpen, noise removal, and auto white balance filters to your photographs. Plugs into ImageResizer. REST API example: image.jpg?a.removenoise=3 Docs: http://imageresizing.net/plugins/advancedfilters Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
NFX.Web Package NFX UNISTACK includes: Application Container + Dependency Injection facilities Configuration engine BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC BigMemory Cache - store hudreds of millions of objects in RAM without GC pressure (full GC scan <20ms @ 300M+ objects 64 Gb taken) Logging with 8+ destinations/sinks(text, email, flood filter etc.) Distributed contact-oriented communication framework NFX.Glue (replaces WCF) Security with users, credentials, roles, permissions JSON parsing, ser/deser support Ultra efficient Binary serialization support Erlang CLR support with native types: tuples, lists, pattern matching Text lexing/parsing and processing pipeline: C# lexer, JSON lexer/Parser RelationalSchema language compiler - generate DDL for different targets Templatization engine (for web, emails and not only textual content) NFX.WAVE - Web Server with hybrid injectable threading model (replaces IIS + ASP.NET) NFX.WAVE.Mvc - MVC framework for web pages WV.js - a web component library auto-bindable to server MVC/MVVM Database access layer with virtual commands/queries/transactions ID generation - GlobalDistributed IDS (GDID), FID - fast process-wide ID Virtual Social Network - Twitter/Facebook/Google+ et al Virtual Payment Processing - Stripe,PayPal providers Virtual File Systems - AmazonS3, SVN, Local QR Code Creation In progress: Virtual document model with rendering to PDF, HTML and other formats In Progress: PDF DOM model + rendering
Common instruments here Common. There are services with frequently used methods of working with text, to simplify working with embedded resources, the file system, the network, a service for running processes in a .net core application, a service for finding exceptions within other exceptions (including AggregateException).
Makes ImageResizer REST API accessible behind edge caching services like Amazon CloudFront. Adds support for a semicolon-based syntax, to bypass querystring-lopping. Example (standard): http://cf.server.com/image.jpg?width=100&height=100 Example (semicolon): http://cf.server.com/image.jpg;width=100;height=100 Provides (optional) automatic redirection of non-edge-cached image requests (helps scalability, but not performance). Docs: http://imageresizing.net/plugins/cloudfront Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
This version is for Windows desktop applications using Visual Studio 2017, Visual Studio 2019, or Visual Studio 2022. Features: Audio - low-level audio API using XAudio2 BufferHelpers - C++ helpers for creating D3D resources from CPU data CommonStates - common D3D state combinations DDSTextureLoader - light-weight DDS file texture loader DescriptorHeap - helper for managing DX12 descriptor heaps DirectXHelpers - misc C++ helpers for D3D programming Effects - set of built-in shaders for common rendering tasks EffectPipelineStateDescription - helper for creating PSOs GamePad - gamepad controller helper using XInput GeometricPrimitive - draws basic shapes such as cubes and spheres GraphicsMemory - helper for managing graphics memory allocation Keyboard - keyboard state tracking helper Model - draws meshes loaded from .CMO, .SDKMESH, or .VBO files Mouse - mouse helper PostProcess - set of built-in shaders for common post-processing operations PrimitiveBatch - simple and efficient way to draw user primitives RenderTargetState - helper for communicating render target requirements when creating PSOs ResourceUploadBatch - helper for managing texture resource upload to the GPU ScreenGrab - light-weight screen shot saver SimpleMath - simplified C++ wrapper for DirectXMath SpriteBatch - simple & efficient 2D sprite rendering SpriteFont - bitmap based text rendering VertexTypes - structures for commonly used vertex data formats WICTextureLoader - WIC-based image file texture loader
NFX.MongoDB Provider Package NFX UNISTACK includes: Application Container + Dependency Injection facilities Configuration engine BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC BigMemory Cache - store hudreds of millions of objects in RAM without GC pressure (full GC scan <20ms @ 300M+ objects 64 Gb taken) Logging with 8+ destinations/sinks(text, email, flood filter etc.) Distributed contact-oriented communication framework NFX.Glue (replaces WCF) Security with users, credentials, roles, permissions JSON parsing, ser/deser support Ultra efficient Binary serialization support Erlang CLR support with native types: tuples, lists, pattern matching Text lexing/parsing and processing pipeline: C# lexer, JSON lexer/Parser RelationalSchema language compiler - generate DDL for different targets Templatization engine (for web, emails and not only textual content) NFX.WAVE - Web Server with hybrid injectable threading model (replaces IIS + ASP.NET) NFX.WAVE.Mvc - MVC framework for web pages WV.js - a web component library auto-bindable to server MVC/MVVM Database access layer with virtual commands/queries/transactions ID generation - GlobalDistributed IDS (GDID), FID - fast process-wide ID Virtual Social Network - Twitter/Facebook/Google+ et al Virtual Payment Processing - Stripe,PayPal providers Virtual File Systems - AmazonS3, SVN, Local QR Code Creation In progress: Virtual document model with rendering to PDF, HTML and other formats In Progress: PDF DOM model + rendering
Get NLog-based logging support for your image requests. Especially useful with DiskCache. Docs: http://imageresizing.net/plugins/logging Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
Graphics Mill Web Controls is a front end for Graphics Mill image processing library. Set of web controls allow viewing and editing graphics. Use Bitmap Viewer allows to display, zoom, crop and apply different effects on bitmap images. AJAX Vector Objects allows viewing and editing composite images consisting of multiple elements such as bitmaps, texts and vector data which can be used to build rich image editing application like business card or t-shirt editor. IMPORTANT: This version is targeted for x86 environment. For x64 applications, please use the package named Graphics Mill Web Controls (x64).
Cropping and resizing made simple with this easy, packaged demo. Install into any Web Application. Docs: http://imageresizing.net/plugins/wic Support: http://imageresizing.net/support ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
Provides the infrastructure for text processing. Typically used areas and classes/interfaces/services: - ITokenizer. - OpticalCharacterRecognition: IOcrProcessor. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
Adds instant ImageResizer support for .PSD source files, as if they were PNG or Jpeg files. No configuration required. Docs: http://imageresizing.net/plugins/psdreader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
Komodo is an information search, metadata, storage, and retrieval platform. Komodo.Daemon runs in process within your application. Use Komodo.Server if you wish to use Komodo as a standalone server.
Graphics Mill Web Controls is a front end for Graphics Mill image processing library. Set of web controls allow viewing and editing graphics. Use Bitmap Viewer allows to display, zoom, crop and apply different effects on bitmap images. AJAX Vector Objects allows viewing and editing composite images consisting of multiple elements such as bitmaps, texts and vector data which can be used to build rich image editing application like business card or t-shirt editor. IMPORTANT: This version is targeted for x64 environment. For x86 applications, please use the package named Graphics Mill Web Controls (x86).
This version is for Windows desktop applications using Visual Studio 2013 Update 5. Features: Audio - low-level audio API using XAudio2 CommonStates - factory providing commonly used D3D state objects DirectXHelpers - misc C++ helpers for D3D programming DDSTextureLoader - light-weight DDS file texture loader Effects - set of built-in shaders for common rendering tasks GamePad - gamepad controller helper using XInput GeometricPrimitive - draws basic shapes such as cubes and spheres GraphicsMemory - helper for managing dynamic graphics memory allocation Keyboard - keyboard state tracking helper Model - draws meshes loaded from .CMO, .SDKMESH, or .VBO files Mouse - mouse helper PostProcess - set of built-in shaders for common post-processing operations PrimitiveBatch - simple and efficient way to draw user primitives ScreenGrab - light-weight screen shot saver SimpleMath - simplified C++ wrapper for DirectXMath SpriteBatch - simple & efficient 2D sprite rendering SpriteFont - bitmap based text rendering VertexTypes - structures for commonly used vertex data formats WICTextureLoader - WIC-based image file texture loader
Free Spire.Doc for .NET is a professional and reliable word component for commercial and personal use. It enables developers to quickly and easily generate, read, write, save, print and convert documents on any .NET applications (ASP.NET, WinForms and Web Service, .NET Core) and it supports in C#, VB.NET. The featured function, conversion allows converting Word documents (Word 97-2003, Word 2007, Word 2010, Word 2013) to commonly used file format, format, such as XML, RTF, TXT, PDF, XPS, EPUB, HTML and Image etc. Free Spire.Doc for.NET is 100% FREE word component. Free Spire.Doc for .NET Features: *No Microsoft Word Automation *Speed and Easy-to-Use *Batch of Great Functions *High Performance *Totally Free Main functions High quality conversion Rich Word Document Features Process Pre-Existing Word Documents Other Technical Features
Azure Cognitive Services Text Analytics is a cloud service that provides advanced natural language processing over raw text, and features like Language Detection, Sentiment Analysis, Key Phrase Extraction, Named Entity Recognition, Personally Identifiable Information (PII) Recognition, Linked Entity Recognition, Text Analytics for Health, and more.
Hide or show layers, change text layer contents, apply layer effects, change layer fill colors, and dynamically render PSD files to jpeg, png, or gif format. Resize or crop with the ImageResizer - plugin compatible with all commands and plugins. Docs: http://imageresizing.net/plugins/psdcomposer Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
Copies image metadata from your original images to your resized/processed images. Plugs into ImageResizer. REST API example: image.jpg?copymetadata=true Docs: http://imageresizing.net/plugins/copymetadata Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
**Pickles** is an open source **living documentation** generator that works on feature files written in the *Gherkin* language, popularized in tools like *Cucumber* and *SpecFlow*. *Pickles* can be incorporated into your build process to produce living documentation in a format that is more accessible to your clients. *Gherkin* language files are written in plain text and stored in your source folder. This can make them inaccessible to clients who may not know how to work with source control or who are not interested in seeing all of the source code, just the features. *Pickles* can produce output in different formats: - Static HTML: a set of HTML files with minimal JavaScript - Dynamic HTML: a JavaScript-rich single page app with integrated search - Word: Microsoft Word - Excel: Microsoft Excel - JSON: a custom JSON format - Markdown: a simple output format Optionally, *Pickles* can **integrate test results**, so that your stakeholders know which scenarios pass validation. *Pickles* supports these test formats: - NUnit - MSTest - XUnit - SpecRun - Cucumber JSON
Managed API for resizing/processing and combining multiple images (and files) into a .zip folder asynchronously (or synchronously, if needed). Docs: http://imageresizing.net/plugins/batchzipper Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
Adds disk caching to the ImageResizer core. Fast, multithreaded, and self-managing. Drastically increases scalability and performance. Writing processed images to disk permits images to be served as static files by IIS, eliminating the typical RAM and CPU overhead assocatied with real-time image processing. Used by websites hosting hundreds of thousands of images, with hundreds of requests per second. Docs: http://imageresizing.net/plugins/diskcache Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
Its.Log processing logic and multiple writers/readers; Console, Serialized Files, Text Files, Event Log, and In-Memory for testing.
DocumentUltimate is an ASP.NET Document Viewer and a .NET Document Converter which supports ASP.NET Core 5.0+, ASP.NET Core 2.1+, ASP.NET MVC 3.0+ and ASP.NET WebForms 4.7.2+ web applications/web sites. DocumentUltimate can also be used for conversion between several document formats with .NET 5.0+ or .NET Core 3.1 and .NET Framework 4.7.2+ console/desktop applications. Features: - Universal web document viewer which works on both desktop and mobile browsers. - Crystal-clear zooming. High resolution rendering, preserving text and graphics (no rasterization) exactly as they are in the original. - Fast document loading, the whole document is not loaded at once, document pages are loaded as you are about to view them. - Search text within document. Navigate with bookmarks/outlines. - Change page layout modes (e.g. single page or facing pages), rotate pages and view on full screen. - Print, download original or download as PDF inside the viewer. - Secure document viewing, copy protection (DRM). Viewed documents are encrypted so they are copy-protected out of the box. Ability to disable downloading the original document or replicating it via printing or selecting and copying text. - Watermark document pages with text or image. Customize the watermarks with wide range of options e.g. position, size, rotation, opacity, color. - Pre-higlight keywords in the document, e.g. if you launch the document viewer from a search results page, you can higlight the searched keywords. - Self-contained conversion engine, no external dependencies, e.g. you don't need to install Microsoft Office on your server. - Single managed DLL which works both on 32-bit and 64-bit for hassle-free development and deployment. - Supports being used in desktop or console applications for converting between document formats. Only the document viewer is dependant on web applications. Supported Formats: - Portable Formats(.pdf, .xps, .oxps, .xpz) - Word Processing Formats(.docx, .docm, .dotx, .dotm, .doc, .dot, .rtf, .odt, .ott) - Spreadsheet Formats(.xlsx, .xlsm, .xltx, .xltm, .xlam, .xlsb, .xls, .xlt, .xml, .csv, .tsv, .dif, .ods, .ots) - Presentation Formats(.pptx, .pptm, .potx, .potm, .ppsx, .ppsm, .ppt, .pps, .odp, .otp) - Diagram Formats(.vsdx, .vsdm, .vstx, .vstm, .vssx, .vssm, .vdx, .vsx, .vtx, .vsd, .vss, .vst, .vdw) - Project Management Formats(.mpp, .mpt, .mpx) - Email Formats(.msg, .eml, .emlx) - Ebook Formats(.epub, .mobi) - Markup Formats(.html, .htm, .mht, .mhtml, .web) - Text Formats(.txt) - Cad Formats(.dwg, .dxf) - Scanner Image Formats(.tif, .tiff, .djvu, .dcm) - Vector Image Formats(.ps, .svg, .emf, .xaml) - Raster Image Formats(.psd, .jpg, .jpeg, .jpe, .jfif, .jp2, .jpf, .jpx, .j2k, .j2c, .jpc, .jxr, .wdp, .hdp, .png, .gif, .webp, .bmp, .wmf, .dib)
EVO HTML to PDF Library for .NET x64 can be easily integrated in your applications targeting the .NET Framework to create PDF documents from HTML pages and strings. The library can also be used to convert HTML to images, convert HTML to SVG, create, edit and merge PDF documents. This optimized version of the library is compatible with .NET Framework on Windows 64-bit (x64) platform which offers a larger address space for executing processes, needed when converting very large HTML documents. For .NET Core and .NET Standard applications on Windows you can use the library from EvoPdf.NetCore or EvoPdf.HtmlToPdf.NetCore Nuget package and the x64 variant from EvoPdf.HtmlToPdf.NetCore.x64 NuGet package. In any .NET application for Linux, macOS, Windows, Azure App Service, Xamarin, UWP and other platforms you can use the EvoPdf.Client Nuget package. EVO HTML to PDF Library for .NET x64 is compatible with Windows platforms which support .NET Framework 2.0, 4.0 and above, including: * .NET Framework 4.8.1, 4.7.2, 4.6.1, 4.0, 3.5, 2.0 (and above) * Windows 64-bit (x64) * Azure Cloud Services and Azure Virtual Machines * Web, Console and Desktop applications Main Features: * Create PDF documents from HTML with advanced support for CSS3, SVG, Web Fonts and JavaScript * Automatically create PDF links, forms, bookmarks and table of contents from HTML tags * Place the content from multiple HTML documents at any position in PDF pages, headers or footers * Create JPEG, PNG and Bitmap raster images from HTML documents * Create high quality SVG vector images from HTML documents * Create PDF documents with text, graphics, images, headers and footers * Create PDF documents with security features and digital signatures * Create interactive PDF documents with forms, internal links, text notes and JavaScript actions * Edit, stamp, merge and split PDF documents
Supported Platforms: • NETStandard • XamariniOS • XamarinAndroid • UWP • NETFramework Load, convert, modify, and save PDF and PDF/A files; also implement advanced PDF capabilities such as extraction of text, hyperlinks, images, annotations, form field data, digital signatures, bookmarks, and metadata. Create a complete end-to-end PDF solution that includes conversion, archival, processing, print capture, and much more. Combined with advanced rasterization and image display technology, developers can take advantage of these tools to enhance their applications with dynamic document viewing, editing, and composition features. (See Leadtools.Document.Viewer.* for packages that include viewers for your UI framework) With LEADTOOLS comprehensive PDF technology, you can: • Merge, Split, Convert, Linearize, Optimize, Compress, and Distill • View and Convert PDF Documents as Vector with SVG • Convert PDF documents to PDF/A • Save initial view setting for PDF documents • Extract text, bookmarks, hyperlinks, metadata, and more • Convert between images, such as JPEG and TIFF, and searchable or image-based PDFs • Optimize PDF documents to decrease file size • Compress image-based PDF files This is just a small part of a large technology offering called LEADTOOLS. To see all that LEADTOOLS has to offer, go to https://www.leadtools.com Use the following link to register for a LEADTOOLS license file that is required to use this NuGet. Additionally, the link provides access to the LEADTOOLS Installer. The Installer includes 100’s of demo applications with source code to jump start your development: https://bit.ly/LEADTOOLS_NUGET
Supported Platforms: • NETStandard • NETFramework Includes more than 200 image processing functions, including blank page detection, scanned document image clean up, medical image enhancement, color correction, noise reduction, edge detection, text and MICR detection, and so much more. Most LEADTOOLS image processing functions support region of interest, so that only a region of an image is processed. Additionally, many of the image processing functions support signed and unsigned image data. LEADTOOLS also offers other related packages so you can create complete, full-featured imaging applications that include 150+ formats, conversion, viewers, and more. To see all that LEADTOOLS has to offer, go to https://www.leadtools.com Use the following link to register for a LEADTOOLS license file that is required to use this NuGet. Additionally, the link provides access to the LEADTOOLS Installer. The Installer includes 100’s of demo applications with source code to jump start your development: https://bit.ly/LEADTOOLS_NUGET
NList brings an enormous number of powerful, STL-like algorithms to the .NET platform for processing indexable collections. There is a handlebars.js-like text generator. It has a powerful IComparer builder. There is a DefaultDictionary class. There is a class to convert an object into a dictionary of its properties.
Supported Platforms: • NETStandard • UWP • XamariniOS • XamarinAndroid • NETFramework For over two decades, LEADTOOLS multi-faceted OCR SDK has led the industry in optical character recognition. Using LEAD’s advanced OCR APIs, programmers can write as few as three lines of code to convert an image to text-searchable documents, offering full page as well as zonal recognition. LEADTOOLS supports character sets for more than 40 languages. This package includes English, Spanish, French, Italian, and German. For more languages, see the Leadtools.Ocr.Languages.* packages. Handwritten text has been historically difficult to recognize due to variations in each and every sample set of handwriting. Our optimizations continue to ensure that LEADTOOLS ICR libraries provide unparalleled accuracy by leveraging artificial intelligence and machine learning to power additional technologies such as: • Hand printed and cursive in color and bitonal images • Automatic image preprocessing to cleanup noise and enhance low-resolution images • Spelling dictionary • Detect uppercase, lowercase, digits, currency, and punctuation • Automatic image segmentation Because automation and efficiency are at the forefront for developers building recognition solutions, LEAD has created mixed mode AutoZone capabilities to extract text from images that contain a mix of machine-printed text, handwritten text, MICR, MRZ, OMR, graphics, and table zones. LEADTOOLS automatically detects and recognizes everything. This powerful combination of recognition technologies is critical for companies that need to quickly and accurately OCR images regardless of how the data is formatted. Forms recognition and processing technology detects and processes unstructured and semi-structured documents such as bubble forms, invoices, applications/tax forms, checks, passports, driver's licenses, and business cards. LEADTOOLS Forms libraries use an advanced combination of OCR, OMR, ICR, barcode, and intelligent image processing techniques, image cleanup and more to automate the extraction of text from complex documents. This is just a small part of a large technology offering called LEADTOOLS. To see all that LEADTOOLS has to offer, go to https://www.leadtools.com Use the following link to register for a LEADTOOLS license file that is required to use this NuGet. Additionally, the link provides access to the LEADTOOLS Installer. The Installer includes 100’s of demo applications with source code to jump start your development: https://bit.ly/LEADTOOLS_NUGET
imbACE.Core is foundation of imbACE (Advanced Console Environment) console application framework. It provides base application, components & plugin classes, ACE Script execution & command-tree management (reflection, model construction, user reference auto construction) and several side functionalities (sound sequence, db access, workload measurement...). imbACE is all about rapid console application development – any kind of console application. The main use case is: development of your research-specific console application/tool for automated experimentation, data processing and reporting.
Tokenization of raw text is a standard pre-processing step for many NLP tasks. For English, tokenization usually involves punctuation splitting and separation of some affixes like possessives. Other languages require more extensive token pre-processing, which is usually called segmentation.
ImageUltimate is the fastest and easiest ASP.NET image resizer which supports ASP.NET Core 2.0+, ASP.NET MVC 3+ and ASP.NET WebForms 4+ web applications/web sites. ImageUltimate can also be used with .NET Core 2.0+ and .NET Framework 4.0+ console/desktop applications for conversion between several image formats. Features: - Can load and save many image file formats (raster, vector and camera raw). - Provides a fluent interface for easily chaining image manipulation commands. - Vastly faster (10x) than System.Drawing namespace and optimized specifically for web use. Minimal memory usage and the ability to process very large images in a fast manner. - Provides detailed information about an image file like format, size, DPI, pixel format and metadata like EXIF and IPTC. - Fast thumbnail generation, smartly looks for a EXIF thumbnail, removes black stripes above and below it and resizes it down further if needed. - Provides these image transforms: Resize, LiquidResize (seam carving), Crop, TrimBorders, Rotate, Flip. - Provides these image color/tone corrections and filters: Brightness, Contrast, Enhance, Blur, Sharpen. - Caches generated images both on server and browser with a smart versioning algorithm. A unique and browser-cacheable url is generated according to the chained commands and whenever you change these commands (or modify the source image externally), the url will vary and this will cause browser to automatically detect changes (no need to press F5). - Generates SEO friendly urls. By default the file name of the source image is used but it's possible to override this file name for SEO purposes. - Single managed DLL (works both on 32-bit and 64-bit) for easy deployment and no dependencies. No messy Web.config settings. Just drop it in your bin folder and you are ready to go. - Strongly-typed API for web, no need to learn and memorize messy url querystring parameters, just chain commands with the help of intellisense. ASP.NET MVC usage example: @this.ImageTag("Image1.jpg", task => task.ResizeWidth(300)) ASP.NET WebForms usage example: <%=this.ImageTag("Image1.jpg", task => task.ResizeWidth(300)) %> General usage examples: using (var imageTask = new ImageTask(@"C:\Pictures\Picture1.jpg")) imageTask.ResizeWidth(300).Save(@"C:\Output\Picture2.jpg"); Note: This package contains a fully working version of the product, however without a license key it will run in trial mode. This means after 30 days, the generated images will be watermarked with a red "ImageUltimate" text at the bottom right corner.
Enables ImageResizer to access and process images from MongoDB GridFS. Docs: http://imageresizing.net/plugins/mongoreader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
Supported Platforms: • NETStandard • NETFramework Load, save, export, convert, archive, and process document formats such as Microsoft Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), Rich Text (RTF), HTML, and XPS. Create complete end-to-end document solutions that include viewers, scanning, image processing, and more. With LEADTOOLS, you can create applications to load, save, and convert many industry-standard and proprietary formats. LEAD Technologies is committed to maintaining and expanding the most comprehensive support of file formats on the market, and currently supports more than 165 raster, vector, and document file formats and sub-formats. In addition to the LEADTOOLS common formats, this package adds the following formats: • Microsoft Word Doc and Docx • Mobipocket e-Book MOBI • Microsoft PowerPoint Ppt and Ppx • Microsoft Outlook Pst • e-Book file format ePUB • HTML • RichText Rtf • Text Txt • Windows MetaFile Wmf • Microsoft Excel Xls and Xlsx • Windows Xps Each file format includes a variety of load, save, and display options, including compression, bit depth, color space, progressive load (multi-pass), alpha channels, multiple pages, animation, and metadata. You can trust the award-winning file format support in LEADTOOLS because of its extensive inclusion and strict adherence to today's ever-changing file format specifications. This is just a small part of a large technology offering called LEADTOOLS. To see all that LEADTOOLS has to offer, go to https://www.leadtools.com Use the following link to register for a LEADTOOLS license file that is required to use this NuGet. Additionally, the link provides access to the LEADTOOLS Installer. The Installer includes 100’s of demo applications with source code to jump start your development: https://bit.ly/LEADTOOLS_NUGET
Provides all the features required to quickly add optical character recognition (OCR) to your applications. The OCR library provides accurate, full-page recognition results with a variety of output options to suit your application's needs. Our OCR SDK supports most common use-case scenarios, such as: * Supports over 50 different languages, and language detection. * Accepts over 100 image, graphic, and document formats as input. This image data can be binary, gray, or color. * OCR to Text. * OCR to PDF. * Recognize a document image and export results to PDF, text, or XML formats. * Use zone-based processing. * Pre-process images. * Output confidence values for post-recognition processing. * Increase recognition accuracy with built-in and user-defined dictionaries. * Supports languages including English, Eastern and Western European languages, Asian languages, Cyrillic languages (e.g., Russian), Baltic languages, Turkish, and Greek. THIRD PARTY NOTICE OPEN TEXT TECHNOLOGY Portions of the Accusoft Toolkit may include Open Text Inc. intellectual property licensed to Accusoft by Open Text Corporation or one of its affiliates (the "Open Text Technology"). The Open Text Technology includes any upgrades, derivative works, modifications, updates, additions, and copies thereof. The Open Text Technology is the intellectual property of OPEN TEXT Corporation or one of its affiliates and is protected under trademarks, registered trademarks, copyrights, and/or patents in the United States and/or other countries. ALL RIGHTS RESERVED.
Supported Platforms: • NETStandard • NETFramework Add industry-leading OCR, MICR, OMR, ICR, barcode, forms recognition & processing, PDF, conversion (PDF, DOC/DOCX, HTML, TIFF, JPG, PNG, SVG & more), archival, and annotation technology to your project. Create complete end-to-end document solutions that include viewers, scanning, image processing, and more. ** Document, Vector, and Raster Image Formats ** Create, load, save, edit, and convert 165+ raster image, vector, and document formats, including PDF, HTML, MS-Office, AutoCad, and digital camera formats. ** Document Converter ** Create powerful, automated document conversion, archival, and delivery systems. Under the hood, the LEADTOOLS Document Converter automatically uses a combination of the LEADTOOLS Raster, SVG, OCR, and Document Writers technologies to provide the best possible combination of accuracy and speed when convert images and documents. Convert between a variety of raster, vector and document formats such as PDF, HTML, MS-Office, and AutoCad. ** OCR ** Rapidly develop robust, scalable, and high-performance recognition and document processing applications that extract text from scanned documents and convert images to text-searchable formats such as PDF, PDF/A, DOC, DOCX, RTF, HTML, MOBI, ePUB, XLS, XML, AltoXML, and XPS. Supports 40+ character sets. This package includes English, Spanish, French, Italian, and German. For more languages, see the Leadtools.Ocr.Languages.* packages. ** MICR ** Create processes that automatically detect and extract MICR E-13B and CMC-7 text from personal, corporate, government, and bank checks. ** OMR ** Leverage the high-level LEADTOOLS OMR toolkit to rapidly develop robust, high-performance recognition applications which detect whether boxes are checked and bubbles are filled within surveys and tests. ** 1D and 2D Barcode ** Detect, read, and write 1D and 2D barcodes in images. LEADTOOLS supports more than 100 different barcode types and sub-types such as UPC, EAN, Code 128, QR Code, Data Matrix, and PDF417. ** Forms Recognition and Processing ** Detect and process unstructured and semi-structured documents such as bubble forms, invoices, applications, tax forms, checks, passports, driver's licenses, and business cards. LEADTOOLS Forms uses an advanced combination of OCR, OMR, ICR, barcode, and intelligent image processing techniques to automate the extraction of text from complex documents. ** PDF ** (See Leadtools.Document.Viewer.* for packages that include viewers for your UI framework) With LEADTOOLS comprehensive PDF technology, you can: • Merge, Split, Convert, Linearize, Optimize, Compress, and Distill • Convert PDF documents to PDF/A • Save initial view setting for PDF documents • Optimize PDF document to decrease file size • Extract text, bookmarks, hyperlinks, metadata, and more • Convert between images, such as JPEG and TIFF, and searchable or image-based PDFs • View and convert AutoCad and vector formats • Protect sensitive information with redaction ** Bitonal and Color Image Processing ** Clean images improve recognition accuracy, speed, and compression ratios. Cleanup functions can remove skewed angles, hole punches, borders, dust specks, and more. ** Annotation and Mark-up ** (See Leadtools.Document.Viewer.* for packages that include viewers for your UI framework) Diverse collection of markup objects and collaborative tools designed to impart visual metadata upon images and documents. LEADTOOLS also supports specialized document and medical annotations for PDF and DICOM. Use the following link to register for a LEADTOOLS license file that is required to use this NuGet. Additionally, the link provides access to the LEADTOOLS Installer. The Installer includes 100’s of demo applications with source code to jump start your development: https://bit.ly/LEADTOOLS_NUGET
[deprecated] Please upgrade to ImageResizer.Plugins.S3Reader2 Enables ImageResizer to access and process images from Amazon S3 buckets. Docs: http://imageresizing.net/plugins/s3reader Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins, including WPF, WIC, FreeImage, OpenCV, AForge & Ghostscript (PDF) integrations. You'll also find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.
ZPLPrinter Emulator SDK for .NET allows you to Convert, Preview and Render raw ZPL (Zebra Programming Language) commands to well known image and document formats like PNG, JPG, PCX & PDF by writing C# or VB.NET code targeting any .NET Framework, .NET CORE, Legacy ASP.NET MVC & CORE, Xamarin, Mono & Universal Windows Platform (UWP) projects. Convert ZPL to Images & Docs ============================ Use ZPLPrinter Emulator SDK to easily convert ZPL commands to PNG, JPG, PDF, PCX, Zebra GRF ASCII hex, Zebra EPL Binary Graphic, Honeywell-Intermec FingerPrint Binary Graphic & EPSON ESC/POS NV Binary Graphic formats by writing simple C# or VB.NET code. Preview ZPL Commands ==================== Need to test ZPL commands and don't have a real Zebra printer device? No problem! Use ZPLPrinter Emulator SDK to preview ZPL commands without wasting any labels! High Accuracy ZPL Render ======================== ZPLPrinter Emulator SDK renders ZPL commands generating high quality output by reproducing built-in and resident ZPL fonts for texts and barcodes with high accuracy. Virtual ZPL Printer =================== ZPLPrinter Emulator SDK works as a Virtual ZPL Printer device. You setup the virtual printer with basic settings like the DPI resolution and default Label Size to finally pass to it the ZPL commands to be processed. ZPL Parsing & Processing ======================== ZPLPrinter Emulator SDK can parse ZPL commands from a .NET string, .NET Stream or physical file. It can detect UTF-8 encoding automatically. Most of the ZPL Formatting and Control Commands are supported. International Text Support ========================== ZPLPrinter Emulator SDK can render ZPL commands for international text including Latin, Asian and RTL languages like German, French, Italian, Spanish, Portuguese, Swedish, Danish, Polish, Cyrillic, Greek, Chinese, Japanese, Korean, Arabic, Hebrew, and more. Barcode Symbologies Support =========================== ZPLPrinter Emulator SDK can generate most of the linear (1D), postal, composite, stacked and 2D barcodes shipped with real printer device. Colored Label Simulation ======================== ZPLPrinter Emulator SDK can be configured to convert ZPL to PNG, JPG & PDF formats simulating a color ribbon (for label items) and a background color label. Black & White 1bpp is also supported through PCX format. Custom ZPL Output Rotation ========================== Even ZPL supports rotation, ZPLPrinter Emulator SDK can be configured to rotate ZPL outputs to 90, 180 & 270 clockwise degrees. Rendered ZPL Elements ========================== ZPLPrinter Emulator SDK returns the list of rendered ZPL elements based on the processed commands providing the following info: ZPL Command Name, Content, X, Y, Width & Height.
Winnovative HTML to PDF Library for .NET x64 can be easily integrated in your applications targeting the .NET Framework to create PDF documents from HTML pages and strings. The library can also be used to convert HTML to images, convert HTML to SVG, create, edit and merge PDF documents. This optimized version of the library is compatible with .NET Framework on Windows 64-bit (x64) platform which offers a larger address space for executing processes, needed when converting very large HTML documents. For .NET Core and .NET Standard applications on Windows you can use the library from Winnovative.HtmlToPdf.NetCore Nuget package and the x64 variant from Winnovative.HtmlToPdf.NetCore.x64 NuGet package. In any .NET application for Linux, macOS, Windows, Azure App Service, Xamarin, UWP and other platforms you can use the Winnovative.Client Nuget package. Winnovative HTML to PDF Library for .NET x64 is compatible with Windows platforms which support .NET Framework 2.0, 4.0 and above, including: * .NET Framework 4.8.1, 4.7.2, 4.6.1, 4.0, 3.5, 2.0 (and above) * Windows 64-bit (x64) * Azure Cloud Services and Azure Virtual Machines * Web, Console and Desktop applications Main Features: * Create PDF documents from HTML with advanced support for CSS3, SVG, Web Fonts and JavaScript * Automatically create PDF links, forms, bookmarks and table of contents from HTML tags * Place the content from multiple HTML documents at any position in PDF pages, headers or footers * Create JPEG, PNG and Bitmap raster images from HTML documents * Create high quality SVG vector images from HTML documents * Create PDF documents with text, graphics, images, headers and footers * Create PDF documents with security features and digital signatures * Create interactive PDF documents with forms, internal links, text notes and JavaScript actions * Edit, stamp, merge and split PDF documents
ImageUltimate is an ASP.NET Image resizer and a .NET Image Processor which supports ASP.NET Core 5.0+, ASP.NET Core 2.1+, ASP.NET MVC 3.0+ and ASP.NET WebForms 4.7.2+ web applications/web sites. ImageUltimate can also be used for conversion between several image formats with .NET 5.0+ or .NET Core 3.1 and .NET Framework 4.7.2+ console/desktop applications. Features: - Can load and save many image file formats (raster, vector and camera raw). - Provides a fluent interface for easily chaining image manipulation commands. - Vastly faster (10x) than System.Drawing namespace and optimized specifically for web use. Minimal memory usage and the ability to process very large images in a fast manner. - Provides detailed information about an image file like format, size, DPI, pixel format and metadata like EXIF and IPTC. - Fast thumbnail generation, smartly looks for a EXIF thumbnail, removes black stripes above and below it and resizes it down further if needed. - Provides these image transforms: Resize, LiquidResize (seam carving), Crop, TrimBorders, Rotate, Flip. - Provides these image color/tone corrections and filters: Brightness, Contrast, Enhance, Blur, Sharpen. - Caches generated images both on server and browser with a smart versioning algorithm. A unique and browser-cacheable url is generated according to the chained commands and whenever you change these commands (or modify the source image externally), the url will vary and this will cause browser to automatically detect changes (no need to press F5). - Generates SEO friendly urls. By default the file name of the source image is used but it's possible to override this file name for SEO purposes. - Single managed DLL (works both on 32-bit and 64-bit) for easy deployment and no dependencies. No messy Web.config settings. Just drop it in your bin folder and you are ready to go. - Strongly-typed API for web, no need to learn and memorize messy url querystring parameters, just chain commands with the help of intellisense. ASP.NET MVC usage example: @this.ImageTag("Image1.jpg", task => task.ResizeWidth(300)) ASP.NET WebForms usage example: <%=this.ImageTag("Image1.jpg", task => task.ResizeWidth(300)) %> General usage examples: using (var imageTask = new ImageTask(@"C:\Pictures\Picture1.jpg")) imageTask.ResizeWidth(300).Save(@"C:\Output\Picture2.jpg"); Note: This package contains a fully working version of the product, however without a license key it will run in trial mode. This means after 30 days, the generated images will be watermarked with a red "ImageUltimate" text at the bottom right corner.
We provide conversion to all image formats supported by .NET framework via System.Drawing.Image class so you are able to export PDF files to BMP,JPG,PNG,TIFF as well as work with this bitmap on a fly. We support rendering of the PDF content including: - text (with embedded, externally linked, standard, simple and composite fonts) - text search, bidi text search, highlighting, regions and coordinates extraction (including non-latin alphabets) - images, including masked ones - annotation objects of various types - complex paths and fills - PDF Forms - all blending modes - tiling patterns - shading patterns of type 1,2,3(function-based, axial, radial) - transparency groups(especially useful when you process files created with Adobe Illustrator) - masked content(stencil masks, colorkey masks, softmasks) - all colorspaces specified by PDF(in case of DeviceN we revert to alternative as specified by standard) - PDF bookmarks + page navigation support - compatible with Windows 8, WindowsRT and Windows Phone 8, so you may create Windows Store and Windows Phone Store apps that require PDF processing (see examples in our blog)
This is the ABCpdf .NET release for .NET Standard 2 on Windows. It is the same as the standard ABCpdf .NET with the following changes related to features that .NET Standard does not support. • The ABCChrome HTML engine is used for all HTML rendering • The MS Office and OpenOffice.org import modules are not available • The RTF import module is not available • The XpsAny import module is not available • Export to XPS, HTML and DOCX is disabled PDF creation and manipulation using ABCpdf - a powerful and flexible PDF component for .NET. ABCpdf is a .NET component for PDF manipulation. As such, you'll find it documented for C# and VB.NET, with numerous PDF code examples and freely adaptable projects, all designed to help you get up to speed. Re-use existing skills for PDF document layout. ABCpdf supports a wide range of layout methods, including HTML and CSS, System.Drawing, PostScript, and a powerful set of native drawing commands. Import SVG, DOCX, XPS, EPS, the usual bitmap image formats such as JPEG, TIFF, PSD and many more. And because support for these formats is built-in, ABCpdf makes light work of PDF related document conversion tasks. Import HTML and CSS pages from local or remote web sites. Placed HTML support means your HTML can be treated just like any other media - placed wherever you like on your PDF page. Choose between the Chrome style, FireFox style and Internet Explorer style HTML rendering engines. Support for modern web pages using HTML5, CSS3, FontAwesome and similar modern web technologies. A vast range of options gives you full control over the HTML rendering process and DOM. ABCpdf is a robust component, with probably hundreds of thousands of live installations, and almost two decades worth of support and development. But should you ever need help our PDF expert support team are on hand. ABCpdf is fast. ABCpdf does not use a printer driver. Instead it goes Direct to PDF™, generating PDF documents on the fly. And fully multi-threaded, ABCpdf is suitable for use with ASP.NET. ABCpdf supports Unicode and foreign languages, CJK fonts, and right-to-left text such as Arabic and Hebrew, kerning, tracking and contextual ligatures. ABCpdf supports sophisticated color spaces. Mix and match RGB, CMYK, Grayscale, Lab, calibrated color spaces and spot colors. Any kind of graphic from text to lines to blocks of color can be drawn in in any of these color spaces. You can even perform complex operations like colorizing grayscale images using spot colors or converting from one color space to another. PDF optimization and size reduction provides whole document optimization using a variety of options to reduce font sizes, remove embedded fonts, to resample and recompress images, to flatten wherever possible for the smallest possible output. PDF analysis has been extended into easy-to-use operations for text and images. Simple on the surface but sophisticated underneath, they allow you to extract common-sense, de-hyphenated and de-ligatured text from PDFs. Then select items of that text within the PDF and perform operations on those selections. PDF accessibility is now something that can be supported, even for PDFs which were never designed to do so. Standards such as PDF/UA and Section 508 compliance require that PDFs be accessible. Our accessibility operation performs a sophisticated semantic analysis of the document content and adds appropriate tagging information to produce an accessible Tagged PDF output. Download and try out ABCpdf for free. All our components include a 30-day trial. During the trial period, ABCpdf operates as the unrestricted Professional edition.
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text
Aspose.Words for .NET is a powerful, high-performance document processing library for creating, editing, converting, and rendering Word and PDF files in C#. It supports DOCX, DOC, RTF, ODT, HTML, PDF, Markdown, and over 30 formats. Designed for .NET developers, it enables advanced document automation, mail merge, text extraction, and report generation. Aspose.Words ensures high fidelity in document conversion, seamless API integration, and cross-platform compatibility. Ideal for cloud, web, and desktop applications.
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text
PDF creation and manipulation using ABCpdf - a powerful and flexible PDF component for .NET. ABCpdf is a .NET component for PDF manipulation. As such, you'll find it documented for C# and VB.NET, with numerous PDF code examples and freely adaptable projects, all designed to help you get up to speed. Re-use existing skills for PDF document layout. ABCpdf supports a wide range of layout methods, including HTML-to-PDF using HTML and CSS, System.Drawing, PostScript, and a powerful set of native drawing commands. Import SVG, DOCX, XPS, EPS, the usual bitmap image formats such as JPEG, TIFF, PSD and many more. And because support for these formats is built-in, ABCpdf makes light work of PDF related document conversion tasks. C# HTML to PDF conversion using HTML and CSS pages from local or remote web sites. Placed HTML support means your HTML can be treated just like any other media - placed wherever you like on your PDF page. Choose between the Chrome style, FireFox style and Internet Explorer style HTML rendering engines. Support for modern web pages using HTML5, CSS3, FontAwesome and similar modern web technologies. A vast range of options gives you full control over the HTML rendering process and DOM. ABCpdf is a robust component, with probably hundreds of thousands of live installations, and almost two decades worth of support and development. But should you ever need help our PDF expert support team are on hand. ABCpdf is fast. ABCpdf does not use a printer driver. Instead it goes Direct to PDF™, generating PDF documents on the fly. And fully multi-threaded, ABCpdf is suitable for use with ASP.NET. ABCpdf supports Unicode and foreign languages, CJK fonts, and right-to-left text such as Arabic and Hebrew, kerning, tracking and contextual ligatures. ABCpdf supports sophisticated color spaces. Mix and match RGB, CMYK, Grayscale, Lab, calibrated color spaces and spot colors. Any kind of graphic from text to lines to blocks of color can be drawn in in any of these color spaces. You can even perform complex operations like colorizing grayscale images using spot colors or converting from one color space to another. PDF optimization and size reduction provides whole document optimization using a variety of options to reduce font sizes, remove embedded fonts, to resample and recompress images, to flatten wherever possible for the smallest possible output. PDF analysis has been extended into easy-to-use operations for text and images. Simple on the surface but sophisticated underneath, they allow you to extract common-sense, de-hyphenated and de-ligatured text from PDFs. Then select items of that text within the PDF and perform operations on those selections. PDF accessibility is now something that can be supported, even for PDFs which were never designed to do so. Standards such as PDF/UA and Section 508 compliance require that PDFs be accessible. Our accessibility operation performs a sophisticated semantic analysis of the document content and adds appropriate tagging information to produce an accessible Tagged PDF output. Download and try out ABCpdf for free. All our components include a 30-day trial. During the trial period, ABCpdf operates as the unrestricted Professional edition.