Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 10,428 for

new

(0.03 sec)
  1. Extended Document Information Support - Introdu...

    We are glad to announce another release of GroupDocs.Conversion for .NET v17.4.0. In this monthly release New feature “Extended Document Information and Improved Performance” introduced, along with major fixes and improvements. We recommend our users to download the New release and use the New exciting features to enhance their application. GroupDocs.Conversion for .NET API 17.4.0This release of GroupDocs.Conversion for .NET 17.4.0 Implemented Metadata support for different supported document formats. Here is the list of changes made in New release.... In this monthly release new feature “ Extended Document Information...to download the new release and use the new exciting features...

    blog.groupdocs.com/conversion/extended-document...
  2. Listening to conversion process events | Docume...

    Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...IConverterListener listener = new ConverterListener (); ConverterSettings...

    docs.groupdocs.com/conversion/java/listening/
  3. Watermark and Document Navigation in ASP.NET MV...

    GroupDocs team keeps on adding New features in **ASP.NET MVC Front End **for GroupDocs.Viewer for .NET, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this New release v1.2 user can now add **Watermark **in the document and **Navigate **through the file browser’s documents using next and previous buttons. We recommend you to download and explore this New version....GroupDocs team keeps on adding new features in **ASP.NET MVC Front...our old front ends. In this new release v1.2 user can now add...

    blog.groupdocs.com/viewer/watermark-document-na...
  4. How to edit e-Book file | Documentation

    This article demonstrates how to edit e-Book files using C# programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor . Editor editorMobi = new Editor ( mobiPath ); FileStream...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/
  5. GroupDocs.Search for .NET 17.2.0 Recognizes Que...

    It gives us great pleasure to announce the monthly release of GroupDocs.Search for .NET 17.2.0 API. We have introduced two enhancements and a New feature in this release. The API now supports multiple search features in a single search query. Another exciting feature introduced in this release is the ability to recognize queries written in a different keyboard layout. We suggest you to download the latest API and check out all the features introduced in this release....introduced two enhancements and a new feature in this release. The...GroupDocs.Search for .NET - New FeaturesGroupDocs.Search for...

    blog.groupdocs.com/search/groupdocs.search-.net...
  6. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingReadFi try ( Metadata metadata = new Metadata ( Constants . InputDoc...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Export Annotations to TIFF Files

    This may be a big News for those who annotate TIFF documents, most of the time. Previously, there was issue with this format. API was throwing exception “Cannot open image file”. But now you can: Import annotations from TIFF file Delete annotations from it Export annotations into it Moreover, in trial mode you were not able to get document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6....This may be a big news for those who annotate TIFF documents...Annotation for .NET 19.6 . Lets see new features introduced: More Slide...

    blog.groupdocs.com/annotation/export-annotation...
  8. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  9. Implement custom serialization with QR-Code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  10. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....Consulting Blog Knowledge Base New Releases Status Websites aspose...CustomTextualDocumen () { FileContent = new List < string >(); } public override...

    docs.groupdocs.com/redaction/net/create-custom-...