Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 12,355 for

new

(0.17 sec)
  1. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce New features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...post I’m going to introduce new features that became available...with the library. Check all the new stuff in detail below: Open API...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  2. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....PdfTextExtractor extractor = new PdfTextExtractor("invoice.pdf");...TextAreaSearchOption searchOptions = new TextAreaSearchOption(); // Set...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  3. Licensing and Subscription | GroupDocs

    Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Consulting Blog Knowledge Base New Releases Status Websites aspose...Setup license. License license = new License (); license . setLicense...

    docs.groupdocs.com/editor/java/licensing-and-su...
  4. GroupDocs.Total for .NET 25.8 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.8. Available now on NuGet and GroupDocs website....Contents Important notice What’s new in this release Fixes How to...GroupDocs Releases . What’s new in this release # The following...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  5. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.csv" )) {...

    docs.groupdocs.com/conversion/net/convert-to-da...
  6. GroupDocs.Total for .NET 25.8 – 最新更新與修復 (2025年9月)

    探索 GroupDocs.Total for .NET 25.8 的新功能。現在可於 NuGet 及 GroupDocs 網站取得。...Contents Important notice What’s new in this release Fixes How to...GroupDocs Releases . What’s new in this release # The following...

    blog.groupdocs.com/zh-hant/total/groupdocs-tota...
  7. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/queries-in-text-...
  8. GroupDocs.Viewer for .NET 25.12 – Latest Update...

    Explore what’s New in GroupDocs.Viewer for .NET 25.12. Available now on NuGet and GroupDocs website....fixes Table of Contents What’s new in this release How to get the...to the HTML rendering. What’s new in this release # Category Issue...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pptx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/replace-missing-...
  10. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { JpgViewOptions...

    docs.groupdocs.com/viewer/java/image-viewer-adj...