Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,824 for

list

(0.22 sec)
  1. C# Convert JPG, PNG, GIF, TIFF Images to PDF | ...

    Convert images to PDF in C#. Convert JPG, TIFF, PNG, JPEG, GIF, BMP, and more files with rotation, resize, margins options using conversion API for .NET....library lets us convert a long list of image formats to PDF. Some...mentioned here. For the complete list, visit the documentation . AI...

    blog.groupdocs.com/conversion/convert-images-to...
  2. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....build numbered or bulleted lists in reports dynamically. For...a report with their numbered list using the following template...

    docs.groupdocs.com/assembly/net/template-syntax...
  3. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a List of redaction rules, you don't need to specify them in your code. You can specify an XML document with a List of pre-configured redactions....sensitive data removal policy as a list of redaction rules, you don’t...specify an XML document with a list of pre-configured redactions...

    docs.groupdocs.com/redaction/net/use-redaction-...
  4. CHM Files Now Supported in Version 17.8.0 of Gr...

    Team GroupDocs is pleased to notify its users about the regular monthly release of version 17.8.0 of the .NET Text extraction API. The latest release introduces support for .chm files and allows its users to extract text from CHM files. This feature allows extracting either a single line or all text characters from a file of .chm format. We highly recommend our users to download or update the API to the latest version and get advantage of the ability to extract text from the CHM files....adds another file format to the list of formats supported by the...

    blog.groupdocs.com/parser/chm-files-now-support...
  5. Advanced Usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Extend supported extensions list Create custom format handler...

    docs.groupdocs.com/redaction/java/advanced-usage/
  6. Basic Usage | GroupDocs

    Generate documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Generate email report with common list. Template Syntax - Part 2 of...

    docs.groupdocs.com/assembly/python-net/basic-us...
  7. Process attachments | GroupDocs

    Extract and save attachments from emails, PDFs, and archives using GroupDocs.Viewer for Python....Viewer, you can list and save the following attachments:...

    docs.groupdocs.com/viewer/python-net/working-wi...
  8. Get taxonomies | GroupDocs

    Log taxonomy classes The List of taxanomy classes can be get like the following code snippet: Console.WriteLine(String.Join(" ", TaxonomyClasses.Iab2Classes)); Console.WriteLine(String.Join(" ", TaxonomyClasses.DocumentsClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.SentimentClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.Sentiment3Classes));...feedback Log taxonomy classes The list of taxanomy classes can be get...

    docs.groupdocs.com/classification/net/get-taxon...
  9. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....build numbered or bulleted lists in reports dynamically. For...a report with their numbered list using the following template...

    docs.groupdocs.com/assembly/python-net/template...
  10. 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...