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

docx comparison

(0.46 sec)
  1. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...Comparison Product Solution GroupDocs...including: PDF files Word documents (DOCX, DOC) Excel spreadsheets (XLSX...

    docs.groupdocs.com/signature/python-net/introdu...
  2. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/delete-indexed-do...
  3. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Comparison Product Solution GroupDocs...down) Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM, WordprocessingML...

    docs.groupdocs.com/assembly/java/introducing-gr...
  5. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Comparison Product Solution GroupDocs...demonstrates how to embed PDF file into DOCX document as OLE object int pageNumber...

    docs.groupdocs.com/merger/java/add-document-to-...
  6. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Comparison Product Solution GroupDocs...hash for image similarity comparison. But there are other image...

    docs.groupdocs.com/watermark/java/searching-wat...
  7. Hello, World! | GroupDocs

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example....Comparison Product Solution GroupDocs...with gw . Watermarker ( "sample.docx" ) as watermarker : font = gwo...

    docs.groupdocs.com/watermark/python-net/hello-w...
  8. How to Convert XLS to XLSX in Java

    Follow this step-by-step tutorial to convert XLS to XLSX in Java. Perform document conversion without Microsoft Office to convert XLS to XLSX using Java....Comparison Product Family GroupDocs...formats such as XLSB, XLAM, SVG, DOCX, PPS, JPEG, and many more. In...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....Comparison Product Family GroupDocs...such as PNG, POT, RTF, PPSX, DOCX, HTML, PDF, and many more. We...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Comparison Product Solution GroupDocs...with gr . Redactor ( "source.docx" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/save-to...