Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 31,389 for

new

(0.05 sec)
  1. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose...extract data from documents New feature PARSERNET-1151 Implement...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  2. GroupDocs.Signature for .NET 18.2 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 18.2 Major Features There are about 20 improvements, New features and fixes in this regular release. Most New features are related to Barcode/QR-Code Signatures searching and Brush extensions to support different brush styles. The most notable changes are: Introduced Barcode Signatures search for all supported Document types including Images Implemented events for Search process to notify about start, progress and complete events Updated Dynamic Metered library with latest changes and fixes Introduced QR-Code Signatures search for all supported Document types including Images Implemented New Brush extension for Signature appearance Introduced Solid Brush style, Gradient Brush style, Radial Gradient Brush style Fixed Pages Setup calculations for single page Documents Updated classes, methods and properties with detailed comments Marked few properties as obsolete and removed old obsolete classes and properties Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3357 Implement ability to obtain Search Progress New Feature SIGNATURENET-3356 Implement rectangle property to set borders of ellipse for BrushRadialGradient New Feature SIGNATURENET-3352 Implement ability to obtain QR-Code Signatures from Image Documents New Feature SIGNATURENET-3349 Implement ability to obtain QR-Code Signatures from Words Documents New Feature SIGNATURENET-3346 Implement ability to obtain QR-Code Signatures from Slides Documents New Feature SIGNATURENET-3343 Implement ability to obtain QR-Code Signatures from Cells Documents New Feature SIGNATURENET-3340 Implement ability to obtain QR-Code Signatures from Pdf Documents New Feature SIGNATURENET-3336 Implement ability to obtain Barcode Signatures from Image Documents New Feature SIGNATURENET-3333 Implement ability to obtain Barcode Signatures from Slides Documents New Feature SIGNATURENET-3330 Implement ability to obtain Barcode Signatures from Words Documents New Feature SIGNATURENET-3320 Implement ability to obtain Barcode Signatures from Cells Documents New Feature SIGNATURENET-3247 Implement ability to obtain Barcode Signatures from Pdf Documents New Feature SIGNATURENET-3361 Update Dynamic Metered library with latest changes Improvement SIGNATURENET-3355 Implement Radial Gradient Brush class as Separate class (alternative of Drawing....Consulting Blog Knowledge Base New Releases Status Websites aspose...There are about 20 improvements, new features and fixes in this regular...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  3. ExtractOptions | GroupDocs.Merger for Java API ...

    Provides options to extract the document pages....ExtractOptions() Initializes a new instance of the ExtractOptions... pageNumbers) Initializes a new instance of the ExtractOptions...

    reference.groupdocs.com/merger/java/com.groupdo...
  4. Merge Tiff not woking as expected - Free Suppor...

    Hello, Below is my code to merge the tiff files. using (Merger merger = New Merger(firstFile)) { ImageJoinOptions joinOptions = New ImageJoinOptions(FileType.TIFF, ImageJoinMode.Horizontal); foreach (var fil…... using (Merger merger = new Merger(firstFile)) { ImageJoinOptions...ImageJoinOptions joinOptions = new ImageJoinOptions(FileType.TIFF, ImageJoinMode...

    forum.groupdocs.com/t/merge-tiff-not-woking-as-...
  5. Render Excel 2003 SpreadSheetML files | GroupDo...

    In this article we show render Excel 2003 SpreadSheetML files with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...viewer = new Viewer( "sample-excel-2003-xml.xml" , new LoadOptions(FileType...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  6. How to Import Annotation from XML in C#? - Free...

    Hi Team, I do exported annotation using below code which is working properly. How to import the very GDocs_annotations.xml before the document load. using (GroupDocs.Annotation.Annotator annotator = New Grou…...Annotator annotator = new GroupDocs.Annotation.Annotator(path))...Get(); XmlSerializer formatter = new XmlSerializer(typeof(List<AnnotationBase>));...

    forum.groupdocs.com/t/how-to-import-annotation-...
  7. XML-FO on GroupDocs Blog | Document Automation ...

    XML-FO on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XML-FO on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Convert XML...... In this monthly release new file formats like XML-FO/ XSL...support introduced along with new feature &ldquo;Option to set...

    blog.groupdocs.com/tag/xml-fo/index.xml
  8. TemplateFixedPosition Constructor - GroupDocs.P...

    Initializes a New instance of the TemplateFixedPosition class....TemplateFixedPositio Constructor Initializes a new instance of the TemplateFixedPositio...Rectangle rectangle ) Public Sub New ( rectangle As Rectangle ) public...

    apireference.groupdocs.com/parser/net/groupdocs...
  9. ParserSettings Constructor - GroupDocs.Parser f...

    Initializes a New instance of the ParserSettings class....ParserSettings Constructor Initializes a new instance of the ParserSettings...ILogger logger ) Public Sub New ( logger As ILogger ) public...

    apireference.groupdocs.com/parser/net/groupdocs...
  10. WordJoinOptions - GroupDocs.Merger for Java - A...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......WordJoinOptions () Initializes a new instance of the WordJoinOptions...FileType fileType) Initializes a new instance of the WordJoinOptions...

    apireference.groupdocs.com/merger/java/com.grou...