Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 27,859 for

groupdocs.redaction

(0.24 sec)
  1. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Document page builder - how to ......Numbers Spreadsheet using GroupDocs.Redaction for Java 19.11 The technology...Documents using All-New GroupDocs.Redaction for .NET We are continuing...

    blog.groupdocs.com/index.xml
  2. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  3. GroupDocs.Viewer for Java 17.5.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for Java 17.5.0. Major Features This release includes new features, improvements, and fixes. The most notable are: Added file formats support Microsoft Visio: VSTX, VSSX OneNote: ONE DjVu (multi-layer raster image) Added option to hide tracked changes when converting Text documents Added option to delete annotations when rendering PDF documents Added option for adjusting the size when rendering CAD documents Added option for specifying Layouts when rendering CAD documents Added option that switches on more accurate rendering of complex PDF documents Full List of Issues Covering all Changes in this Release Key Summary Category WEB-2143 Get print URl for document in JavaScript API New Feature VIEWERNET-739 Add DJVU file format support New Feature VIEWERNET-797 Hide tracked changes when converting Words documents New Feature VIEWERNET-1066 Implement setting to delete annotations when rendering pdf documents New Feature VIEWERNET-1100 Integrate Dynabic....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  4. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/template-syntax...
  5. 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....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/template-synta...
  6. GroupDocs.Signature for Java 19.7 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for Java 19.7 Major Features There are few new features, improvements and bug fixes in this regular release. Most features are related to support of djvu format for most service methods, implementation of serialization and encryption of custom data objects into Metadata signatures with ability to extract them back and specify custom serialization and data encryption. Also this release contains some internal security and licensing improvements....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  7. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/template-synta...
  8. GroupDocs.Annotation for Java 21.7 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for Java 21.7 Warning Breaking changes In this version we’re introducing new public API which was designed to be simple and easy to use. For more details about new API please check Migration Notes and Developer Guide sections. Major Features In this version Below the list of most notable changes in release of GroupDocs.Annotation for Java 21.7: Legacy API was removed from product Fixed several bugs and issues Added new type of annotation - Image Annotation for (SpreadSheet, Diagrams, Images, PDF, WordProcessing, Presentations) Investigated and fixed coordinates of annotations to make them same on images preview as on documents for number of formats (PDF, Cells, Slides, Words) Adding showing distance value for Distance annotations in different formats (Slides, PDF, Images, Diagrams, Cells) Fixed Background color for highlight annotation is not set in Images Implemented ability to add Image Annotations to Diagrams Added overloads for Remove method Implement image extracting of ImageAnnotation Fixed support DWG files Fixed issue with encrypted SpreadSheet(Cells) files Added new feature for managing different versions of annotated documents (supported formats: Words, PDF, PowerPoint and Open Document format presentations, Excel and Open Document format spreadsheets) Added advanced rendering options for show\hide replies Added to new API getting pages image size Fixed issue with throwing exception for encrypted Excel spreadsheets Fixed cleanup replies for PowerPoint presentations Annotation available in document after removing Issue with generating preview for password-protected document Issue with error when processing images Implemented managing different versions of annotated documents for Images and Diagrams Implemented additional overloads for Save method without filestream Fixed background opacity for PNG files Fixed issue with PagesInfo for Excel files in MVC project Fixed clearing comments for Excel files Fixed unable to Save document as file that was used to create annotator Implemented Angle property for Image Annotation Implemented horizontal and vertical alignment for Watermark Implemented text horizontal alignment for TextField Fixed saving only specific annotation types for html, email, words and image Improved exceptions usage Fixed incorrect position of text annotations types in Cells Improved adding annotations to TIFF Images Improved annotating images mechanism (optimized performance) Added Equals operator for comparing Annotations Fixed issue with open CAD files Fixed failed to import annotations that was added on older versions (added backward compatibility) Fixed issue with ImageData is not saving on Image annotation Fixed restoring image from ImageData Improved adding ImageAnnotation functionality Fixed exception while processing specific xlsx files Fixed exception while annotating email files Fixed issue with streams when Save method invoked Fixed Replacement annotation on Words files Improve annotating PDF functionality by separating PdfCommentator to smaller classes and refactoring it Fixed Index was out of range exception for specific Diagrams Fixed issues with opening big Spreadsheet documents Fixed issues with saving document as an image Fixed Object reference not set to an instance of an object for specific CAD files Implemented generating of specified worksheet columns for the Cells format Improved Cells generating preview by splitting the worksheet into multiple images Fixed Empty PagesInfo in specific diagram file Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-1421 Implement horizontal text alignment TextField and TextWatermark annotations Feature ANNOTATIONNET-1292 Implement managing different versions of annotated documents for Diagrams Feature ANNOTATIONNET-1291 Implement managing different versions of annotated documents for Images Feature ANNOTATIONNET-884 Implement ability to add Image annotation to Diagrams Feature ANNOTATIONNET-880 Implement ability to add Image annotation to PDF Feature ANNOTATIONNET-881 Implement ability to add Image annotation to SpreadSheet Feature ANNOTATIONNET-882 Implement ability to add Image annotation to Presentations Feature ANNOTATIONNET-883 Implement ability to add Image annotation to WordProcessing Feature ANNOTATIONNET-1220 Implement ability to add Image annotation to Images Feature ANNOTATIONNET-816 Managing different versions of annotated file Feature ANNOTATIONNET-1537 Investigate the way of displaying huge worksheets of Spreadsheet Improvement ANNOTATIONNET-1482 Replace file ImageAnnotation functionality with streams Improvement ANNOTATIONNET-1418 Improve adding annotations to TIFF Images Improvement ANNOTATIONNET-1450 Improve ImageAnnotationHelper Improvement ANNOTATIONNET-1452 Add comparison operator (Equals) overload for Annotation Models Improvement ANNOTATIONNET-1427 Improve CellsInfo method in DocumentInfoExtractor Improvement ANNOTATIONNET-1355 Improve exceptions usage....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  9. GroupDocs.Parser for Java 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 19.5. Major Features There are the following features in this release: Implement the ability to extract data from documents Implement the ability to move Table Layout Implement the ability to detect a table in a rectangular area using a collection of column separators Implement the support for spreadsheet and presentation templates Some constructors and properties were removed from TextProperties class Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1145 Implement the ability to extract data from documents New feature PARSERNET-1151 Implement the ability to move Table Layout New feature PARSERNET-1158 Implement the ability to detect a table in a rectangular area using a collection of column separators New feature PARSERNET-1200 Implement the support for spreadsheet and presentation templates New feature PARSERNET-63 Remove obsolete members (version 18....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  10. GroupDocs.Viewer for .NET 17.3.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 17.3.0. Major Features There are 7 new features and 6 improvements and fixes in this regular monthly release. The most notable are: Metered Licensing support Added support of VSTX and VSSX file formats Added setting for adjusting the size when rendering CAD documents Added setting to delete annotations when rendering PDF documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1110 Add VSTX file format support New Feature VIEWERNET-1109 Add VSSX file format support New Feature VIEWERNET-1106 Implement settings for adjusting the size of CAD documents rendering New Feature VIEWERNET-1100 Integrate Metered licensing New Feature VIEWERNET-1066 Implement setting to delete annotations when rendering PDF documents New Feature VIEWERNET-797 Hide tracked changes when converting Words documents New Feature VIEWERNET-796 Remove slides comments when rendering Slides documents New Feature VIEWERNET-1084 Remove members marked as obsolete in previous versions Improvement WEB-1152 Color filling isn’t displayed for some objects Bug VIEWERNET-1099 IgnoreResourcePrefixForCss is ignored when rendering Words documents Bug VIEWERNET-1094 Issue in HtmlResourcePrefix when Rendering ....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...