Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 31,382 for

new

(0.1 sec)
  1. Merger Constructor (Stream) - GroupDocs.Merger ...

    Initializes New instance of Merger class....Constructor (Stream) Initializes new instance of Merger class. Namespace:...Stream document ) Public Sub New ( document As Stream ) public...

    apireference.groupdocs.com/merger/net/groupdocs...
  2. Redactor.Apply Method (Redaction) - GroupDocs.R...

    Applies a redaction to the document....C# using (Redactor redactor = new Redactor( @"D:\\test.docx" ))...Apply( new RegexRedaction(LookupStrings.SSNRegexPattern, new ReplacementOptions(...

    apireference.groupdocs.com/redaction/net/groupd...
  3. GroupDocs.Viewer for .NET 17.4.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 17.4.0. Major Features There are 5 New features and 15 improvements and fixes in this regular monthly release. The most notable are: Added ONE and DjVu file formats support Added setting which allows specifying Layouts when rendering CAD documents Added setting which allows specifying text overflow mode when rendering Cells documents Implemented a setting that switches on more accurate rendering of PDF documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1166 Implement a setting for specifying output quality for rendering DjVu documents New Feature VIEWERNET-1146 Implement setting for specifying Layouts when rendering Cad documents New Feature VIEWERNET-1135 Add setting which allows to specify text overflow mode when rendering Cells documents New Feature VIEWERNET-1111 Add ONE file format support New Feature VIEWERNET-739 DJVU format support New Feature VIEWERNET-1167 CellsOptions....Consulting Blog Knowledge Base New Releases Status Websites aspose... Major Features There are 5 new features and 15 improvements...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  4. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/accept-or-re...
  5. JoinOptions Constructor (FileType, Int32[]) - G...

    Initializes a New instance of the JoinOptions class....(FileType, Int32 ) Initializes a new instance of the JoinOptions class...[] pageNumbers ) Public Sub New ( fileType As FileType , pageNumbers...

    apireference.groupdocs.com/merger/net/groupdocs...
  6. TemplateRegexPosition - GroupDocs.Parser for Ja...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......TemplateField templateField = new TemplateField( new TemplateRegexPositio("Invoice...TemplateField templateField = new TemplateField( new TemplateRegexPositio("Invoice...

    apireference.groupdocs.com/parser/java/com.grou...
  7. GroupDocs.Comparison for Java 18.6 Release Note...

    Note This page contains release notes for GroupDocs.Comparsion for Java 18.6 Major Features Below the list of fixed bugs in this release of GroupDocs.Comparsion for Java. The most notable are: Add ability of comparing DICOM documents by Comparison.Imaging Simplified and improved public API across all supported formats Introduced the process absorbing of tables with merged cells for GroupDocs.Comparison.PDF Fixed comparing filled tables for GroupDocs.Comparison.PDF Introduced support of multi compare for formats to GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...Slides iisue Upated logger added new features for Cells format (Pivot...

    docs.groupdocs.com/comparison/java/groupdocs-co...
  8. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/save-only-ann...
  9. Edit and Update Form Fields | Documentation

    Editing Form Fields with GroupDocs.Editor for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...file path. InputStream fs = new FileInputStream ( inputFilePath...

    docs.groupdocs.com/editor/java/edit-and-update-...
  10. Documents are not getting highlighted - Free Su...

    I am using Groupdocs.Search to highlight phrases in the document (Word, excel, Powerpoint, pdf), but the text is not getting highlighted in almost all the files. sharing my code and the document file for your reference. …... Program p = new Program(); var storagePath =...specified folder Index index = new Index(indexFolder); // Indexing...

    forum.groupdocs.com/t/documents-are-not-getting...