Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 2,539 for

one

(0.11 sec)
  1. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....transposition of adjacent characters as one mistake or not. The default value...

    docs.groupdocs.com/search/java/fuzzy-search/
  2. How to correctly merge documents using C# | Gro...

    This article describes how to correctly merge documents using GroupDocs.Merger for .NET product....ini DOCX file type and out PDF one as a constructor parameters....

    docs.groupdocs.com/merger/net/getting-started/u...
  3. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... It’s a one-stop-shop solution, which includes...

    blog.groupdocs.com/categories/groupdocs.signatu...
  4. GroupDocs comparison library with java EE9 supp...

    Our application is being upgraded to java EE9 ( with migration from javax namespace to jakarta namespace ). Current comparison java library ( 25.2 version ) is still not jakarta ready ( java EE9 supported ). Please provi…...enterprise application like the one I am working on. It would be...

    forum.groupdocs.com/t/groupdocs-comparison-libr...
  5. Load Document | GroupDocs

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....of the Editor class through one of its constructor overloads...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  6. Saving signed images with various output types ...

    This article explains how to save images with various image format types.... Instantiate the one of required class of image format...

    docs.groupdocs.com/signature/net/save-signed-im...
  7. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....key for encryption (at least one character) /// </summary> public...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...output file, use the method for one of the following classes (depending...

    docs.groupdocs.com/viewer/java/render-word-docu...
  9. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API....indexes to remove the selective ones. We discussed the different...Further, you have also seen one of the ways to remove all the...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  10. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....can be seen in FireFox’s add-ons panel. To create the widget,...files that use those libraries. One of the files called by the main...

    blog.groupdocs.com/viewer/developing-firefox-ad...