Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 12,327 for

new

(0.22 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. Licensing and evaluation | GroupDocs

    GroupDocs.Total provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...Viewer . License licenseViewer = new GroupDocs . Viewer . License...

    docs.groupdocs.com/total/net/licensing-and-eval...
  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. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...Create a cache. FileCache cache = new FileCache ( cachePath ); ViewerSettings...

    docs.groupdocs.com/viewer/net/caching-results/
  5. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...DocumentSignatureDat result = new DocumentSignatureDat (); byte...

    docs.groupdocs.com/signature/net/search-embed-n...
  6. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Consulting Blog Knowledge Base New Releases Status Websites aspose...properties Pass the predicate and the new value to the updateProperties...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  7. Load password-protected document | GroupDocs

    This article explains how to load password protected document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. LoadOptions loadOptions = new LoadOptions () ; loadOptions...

    docs.groupdocs.com/signature/java/load-password...
  8. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index....Consulting Blog Knowledge Base New Releases Status Websites aspose...And the subsequent addition of new data extractors will significantly...

    docs.groupdocs.com/search/net/separate-data-ext...
  9. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...addATextWatermark () { const watermarker = new groupdocs . watermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  10. Listening to conversion process events | GroupDocs

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

    docs.groupdocs.com/conversion/net/listening/