Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 31,398 for

new

(0.08 sec)
  1. How to use custom cache implementation | Docume...

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GetOutputDirectoryPa (); RedisCache cache = new RedisCache ( "sample_" ); Contracts...

    docs.groupdocs.com/conversion/net/how-to-use-cu...
  2. Working with worksheet backgrounds | Documentation

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/working-with-...
  3. GroupDocs.Annotation for .NET 17.2.0 Release No...

    Note This page contains release notes for GroupDocs.Annotation for .NET 17.2.0 Major Features Below the list of improvements and New features in this regular monthly release of GroupDocs.Annotation for .NET. The most notable are: Implemented annotations annotating documents of following types: Add Metered licensing support Implemented DICOM documents annotating Implemented Otp documents annotating Implemented DjVu documents annotating Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-351 Implement annotating for DICOM format images New Feature ANNOTATIONNET-348 Add Metered licensing support New Feature ANNOTATIONNET-344 Implement adding annotations to Otp format New Feature ANNOTATIONNET-340 Implement annotating DjVu format New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...the list of improvements and new features in this regular monthly...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  4. GroupDocs.Parser for .NET 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 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/net/groupdocs-parser-...
  5. GroupDocs.Comparison for .NET Releases

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....which not only adds a number of new features to the API, but also...Comparison for .NET 17.6.0 API with new features like adding support...

    blog.groupdocs.com/tag/groupdocs.comparison-for...
  6. GroupDocs.Signature for Java 18.4 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for Java 18.4 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/java/groupdocs-sig...
  7. HtmlViewOptions - GroupDocs.Viewer for Java - A...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......forEmbeddedResources () Initializes new instance of HtmlViewOptions class...createPageStream) Initializes new instance of HtmlViewOptions class...

    apireference.groupdocs.com/viewer/java/com.grou...
  8. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...Consulting Blog Knowledge Base New Releases Status Websites aspose...packages will be affected. No new packages are added during this...

    docs.groupdocs.com/metadata/java/adding-metadata/
  9. Load file from stream | Documentation

    This article demonstrates how to convert file presented as a stream using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( GetFileStream ))...

    docs.groupdocs.com/conversion/net/load-file-fro...
  10. IFieldExtractor Interface - GroupDocs.Search fo...

    Provides methods for extracting fields from a document....readonly string [] extensions = new string [] { ".log" }; public...fileInfo = new FileInfo(filePath); DocumentField[] fields = new DocumentField[]...

    apireference.groupdocs.com/search/net/groupdocs...