Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 12,355 for

new

(0.08 sec)
  1. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleScan...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  2. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "resume.docx" )) { //...

    docs.groupdocs.com/viewer/net/render-word-docum...
  3. Load file from stream | GroupDocs

    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...
  4. Adding metadata | GroupDocs

    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/
  5. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-migrate-t...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...GroupDocs team is introducing two new features and three enhancements...resolved in the latest version. A new release of GroupDocs.Conversion...

    blog.groupdocs.com/groupdocs.blog/page/58/
  7. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/verify-for-mul...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...are pleased to announce the new release of Next Generation GroupDocs...This version has a new installer and some new features and fixes...

    blog.groupdocs.com/groupdocs.blog/page/90/
  9. GroupDocs.Viewer for .NET 25.9 – Latest Updates...

    Explore what’s New in GroupDocs.Viewer for .NET 25.9. Available now on NuGet and GroupDocs website....Highlights Table of Contents New features Fixes and enhancements...This major release delivers two new features with public API changes...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  10. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/add-text-watermark/