Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,320 for

list

(0.04 sec)
  1. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....EnableMinification = true; List pages = htmlHandler.GetPages(guid...TimeUnit.Days; // Get pages List pages = imageHandler.GetPages(guid...

    blog.groupdocs.com/viewer/introducing-html-mini...
  2. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....Settings { get ; set ; } private List < string > FileContent { get...CustomTextualDocumen () { FileContent = new List < string >(); } public override...

    docs.groupdocs.com/redaction/net/create-custom-...
  3. GroupDocs.Assembly for .NET 17.8.0 Supports Ema...

    Team GroupDocs is really glad to announce the release of version 17.8.0 of the GroupDocs.Assembly for .NET API. The latest release adds a number of features to the API, the most important being the ability to support document assembly for Email file formats. For a better experience with the API, we recommend you to download the latest release and try out the features introduced in the latest version of the API....referenced cellsFor a complete list of features supported by the...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  4. Convert Common Document Types to PDF and Image ...

    Meet the all new GroupDocs.Conversion for Java library – a multi-format document converter with support for Microsoft Word, Excel, PowerPoint, Visio, PDF & image files. Just like all GroupDocs Java libraries, GroupDocs.Conversion is designed as a middleware to make it easy to integrate the converter into any ECM, CMS, or Java app. In this first release, the library already supports over 50 file formats and allows you to convert literally all common business documents to PDF and raster images.... The list of supported file formats will...

    blog.groupdocs.com/conversion/convert-common-do...
  5. Extract Data from Database Files using C#

    The database is considered to be an integral part of most of the applications. Be it a desktop, web or mobile application, database plays a vital role in storing, accessing and manipulating the data. There are many database management systems that allow creating and managing databases for you. However, there could be a scenario when you need a way to extract data from database files, i.e. .db file, without installing a database management system or writing the SQL queries.... Get list of the tables in the database...

    blog.groupdocs.com/parser/extract-data-from-dat...
  6. Email to HTML Conversion Introduced in GroupDoc...

    GroupDocs team is glad to announce monthly release of .NET Document Conversion API v17.9.0. In this monthly release new document conversion features like Convert from email to HTML document and email to diagram are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application. .NET Document Conversion API - Major Changes This monthly release of GroupDocs....and performance, Here is the list of changes made in new release...

    blog.groupdocs.com/conversion/groupdocs.convers...
  7. Get supported file formats | Documentation

    This article explains how to get the List of all supported file formats....get a supported file formats list. BasicUsage.GetSupportedFileForm...

    docs.groupdocs.com/watermark/net/get-supported-...
  8. More Enhanced GroupDocs.Viewer ASP.NET WebForm ...

    Based on our customers’ feedbacks and suggestions GroupDocs team is pleased to release another version of GroupDocs.Viewer ASP.NET WebForm Front End. With new enhancements and fixes, most of the reported issues have also been resolved in ASP.NET WebForm Front End. We recommend you to download and try the latest version of the application to explore our new and improved functionalities. Let’s have a look at the List of enhancements and fixes.... Let’s have a look at the list of enhancements and fixes. ASP...

    blog.groupdocs.com/viewer/groupdocs-viewer-asp-...
  9. Common conversion options | Documentation

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for Node.js via Java.... is a list of specific page number to be...

    docs.groupdocs.com/conversion/nodejs-java/commo...
  10. Load custom fonts. | Documentation

    The page describes how to load custom fonts....LoadOptions { FontDirectories = new List < string > { $"D:/fonts" } }))...

    docs.groupdocs.com/annotation/net/loading-custo...