Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 2,456 for

one

(0.03 sec)
  1. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only One method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....The interface contains only one method, AcceptRedaction, which...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Template Syntax - Part 2 of 2 | Documentation

    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....strings are the same as the ones that you pass to DecimalFormat...information on several invoices in one table. # Ware Pack Quantity «foreach...

    docs.groupdocs.com/assembly/java/template-synta...
  3. How to Extract Annotations from PDF in Java

    Easily extract annotations from PDF in Java by using One of the popular annotation libraries and learn how to write code to extract annotations in Java.... We will use one of the popular annotation libraries...

    kb.groupdocs.com/annotation/java/how-to-extract...
  4. Get Information of Supported Extractors for a D...

    We are pleased to announce the release of version 18.11 of GroupDocs.Parser for .NET. The latest version came up with One new feature and three enhancements. It allows you to get information about the supported extractors for a document. Furthermore, we have improved the text area extraction for the PDF documents. For more details, please have a look at the release notes of version 18.11. Features Introduced Getting Information of Supported Extractors for a DocumentThis feature helps to get the information about the supported extractors for a document....latest version came up with one new feature and three enhancements...

    blog.groupdocs.com/parser/get-information-of-su...
  5. How to Extract Metadata from PDF using C#

    This tutorial explains the process to extract metadata from PDF using C# with document extraction API and how to create application to get metadata from PDF in C#....the GetMetadata method allows one to get the metadata objects for...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  6. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....directories Possibility to convert one sheet per page or depending on...

    blog.groupdocs.com/conversion/conversion-potx-f...
  7. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....expression must return a value of one of the following types: A byte...

    blog.groupdocs.com/assembly/assemble-external-d...
  8. Compare Shapes and Watermark Text Style With Gr...

    We are excited to announce another monthly release of GroupDocs.Comparison for .NET 16.12.0 API new features, Improvements and fixes are introduced in this release. Major changes are dOne for Spreadsheet and PDF document formats. This monthly release is also introduced enhanced Support for Visual Basic Scripts handling and detection of shapes for Spreadsheet format and watermark text style for PDF document format.In this monthly release 2 new feature are introduced along with 4 improvements and 2 Bug fixes....different document than the one that created this node. For more...

    blog.groupdocs.com/comparison/groupdocs.compari...
  9. .NET XLS Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display XLS in any type of C#, ASP.NET, VB.NET & .NET Core applications....where each workbook can have one or more worksheets. Data is stored...Viewer (E-mail Message) .NET ONE Viewer (Microsoft OneNote) .NET...

    products.groupdocs.com/viewer/net/xls/
  10. Improved Text Area Extraction for PDF Documents...

    We are delighted to announce the release of GroupDocs.Parser for Java 18.11. The latest version came up with One new feature and three enhancements. It allows you to get information about the supported extractors for a document. Furthermore, we have improved the text area extraction for the PDF documents. For more details, please have a look at the release notes of version 18.11. Features Introduced Getting Information of Supported Extractors for a Document This feature helps to get the information about the supported extractors for a document....latest version came up with one new feature and three enhancements...

    blog.groupdocs.com/parser/improved-text-area-ex...