Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,484 for

library

(3.41 sec)
  1. Remove Annotations from PPTX using Java

    Let's learn how to remove annotations from PPTX using Java. You'll also find a code example demonstrating the process of how to delete annotations in PPTX using Java....advantage of the redaction library’s features. Before diving into...system, and the redaction library to handle the redaction process...

    kb.groupdocs.com/redaction/java/remove-annotati...
  2. Remove Metadata from RTF using Java

    Learn how to efficiently remove metadata from RTF using Java with an example that shows how to delete metadata from RTF in Java without need of additional software....installed the Metadata library. This library is crucial for managing...using Java with the Metadata library is a simple process that helps...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  3. Perform Date Range search using C#

    Learn how to perform date range search using C# to find specific document data within a given range. Discover how to search documents by date range in C# with ease.... By using Search library, developers can streamline...GroupDocs.Search for .NET library in your C# project to enable...

    kb.groupdocs.com/search/net/perform-date-range-...
  4. Custom text segmenter | GroupDocs

    GroupDocs.Search provides the ability to set up custom text segmenting....Search library does not contain such special...external text segmentation library, you must implement the interface...

    docs.groupdocs.com/search/net/custom-text-segme...
  5. OCR support | GroupDocs

    OCR support means the ability to connect an external module (Library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr Library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....connect an external module (library) for the recognition of printed...connector using com.aspose.ocr library for text recognition in images...

    docs.groupdocs.com/search/java/ocr-support/
  6. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java.... The Search library offers an effective solution...GroupDocs.Search for Java library into your project to enable...

    kb.groupdocs.com/search/java/search-different-w...
  7. Scan QR Code from DOCM using C#

    In this article, you will laern how to scan QR Code from DOCM using C#. A code example will be provided to extract QR Code from DOCM in C# without using extra tool....the help of C# and Parser library, users can scan QR Code from...GroupDocs.Parser for .NET library to your C# project to enable...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  8. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....Common library in .NET 6 (see ), you need...errors: libgdiplus - is the Mono library that provides a GDI+-compatible...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  9. How to Add Distance Annotation in PDF using C#

    This article is designed to assist you how to add distance annotation in PDF using C# along with comprehensive steps to insert distance annotation to PDF in C#....setting up the annotation library and a code example to insert...and install the annotation library on your computer, you can effortlessly...

    kb.groupdocs.com/annotation/net/how-to-add-dist...
  10. Render PPTX as HTML using Java

    Master the art to render PPTX as HTML using Java efficiently. Additionally, dive into comprehensive step-by-step guidelines and Java code for rendering PPTX to HTML....functionality of the viewer library, developers can smoothly render...presentations. The viewer library streamlines this process, empowering...

    kb.groupdocs.com/viewer/java/render-pptx-as-htm...