Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 12,988 for

new

(0.38 sec)
  1. Spreadsheet redactions | GroupDocs

    This article shows that how Java redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: final Redactor redactor = new Redactor ( "sample.xlsx" ); try...

    docs.groupdocs.com/redaction/java/spreadsheet-r...
  2. Edit and Save Replies using GroupDocs.Annotatio...

    We are pleased to announce a New release of GroupDocs.Annotation for Java Servlets Based Front End V2.0.0. This release comes with number of New features, customers reported bug fixes and improvements. It incorporates Java servlets at back-end and angularJS/Paper.js at front that allows it’s users to draw annotations more fluently. We’d recommend you to download and explore the latest release of front end, learn how New annotation tools are working and how you can implement them in your own application....We are pleased to announce a new release of GroupDocs.Annotation...release comes with number of new features, customers reported...

    blog.groupdocs.com/annotation/edit-save-replies...
  3. Email to HTML Conversion Introduced in GroupDoc...

    GroupDocs team is glad to announce monthly release of .NET Document Conversion API v17.9.0. In this monthly release New document conversion features like Convert from email to HTML document and email to diagram are introduced. This release is also including major fixes and improvements. We recommend our users to download the New release and use the New exciting features to enhance their application. .NET Document Conversion API - Major Changes This monthly release of GroupDocs.... In this monthly release new document conversion features...to download the new release and use the new exciting features...

    blog.groupdocs.com/conversion/groupdocs.convers...
  4. GroupDocs.Total for .NET 25.7 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.7, including updated products, dependency enhancements, and Docker support. Available now on NuGet and GroupDocs website....Highlights Table of Contents What’s new in this release Fixes and enhancements...introduces new documentation on running inside Docker. What’s new in...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  5. Load document from Azure Blob Storage | GroupDocs

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Converter converter = new Converter ( new ByteArrayInputStream...

    docs.groupdocs.com/conversion/java/load-documen...
  6. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style detection, change comparison detalization level and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const comparer = new groupdocs . Comparer ( sourceFile...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  7. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata 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...
  8. GroupDocs.Search for .NET 16.12 Supports Search...

    We are really pleased to announce the monthly release of GroupDocs.Search for .NET 16.12 API. In this release, we have introduced three New features. You can now apply search to password protected documents. Not only this, the latest release provides its users with the functionality to maintain list of synonyms and stop words. Download the latest version and try out all the amazing features of GroupDocs.Search for .NET 16.12 API....release, we have introduced three new features. You can now apply search...GroupDocs.Search for .NET - New Features # In version 16.12,...

    blog.groupdocs.com/search/groupdocs-search-net-...
  9. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....Consulting Blog Knowledge Base New Releases Status Websites aspose...the method. method generates a new presentation, which contains...

    docs.groupdocs.com/editor/net/inserting-edited-...
  10. Rotate pages of pdf using merger api - Free Sup...

    Hello all I have a pdf with some pages in portrait and some in landscape, now I want to change the pages which is in landscape into portrait mode, I used groupdocs merger OrientationOptions orientationOptions = New Orie…...orientationOptions = new OrientationOptions(OrientationMode.Landscape, new int[]...1 }); using (Merger merger = new Merger(documentPath)) { merger...

    forum.groupdocs.com/t/rotate-pages-of-pdf-using...