Text Indexing and Search your Directories using C#

Using the .NET API, you can perform searching by parts and specify the number of search threads in C#. This feature will be more beneficial when you search text in large indexes that contain thousands of documents. Furthermore, you can now get the start & end time, and the total search time to get the search results.

The Following codf snippet shows how to create an index and then search text in chunks from the mentioned folder in C# using GroupDocs.Search for Continue Reading

Posted in GroupDocs.Search Product Family | Tagged , , , ,

Split or Merge PDF, Word, Excel Documents in Java

Worried about merge or split documents of various types in multiple platforms? There could be many statements in your mind:

  • How to merge PDF documents together in Java?
  • Want to split word documents, or merge excel spreadsheets.
  • What to do if I need to merge PPT/PPTX presentations.
  • Many more questions, the list may not end.
Split or Merge PDF, Word, Excel documents in Java
GroupDocs.Merger for Java

GroupDocs provides a document merging solution for all such requirements. It’s Java API allows you to merge documents and manipulate document structure in Java across a

Continue Reading
Posted in GroupDocs.Merger Product Family | Tagged , , , , ,

Insert OLE Objects in Word, Excel, PowerPoint with C#

OLE stands for Object Linking and Embedding. It is provided by Microsoft and allows you to create and edit documents containing items or objects that are created by various applications.

As an example, you can embed spreadsheets, images, and sound clips as OLE objects in a Word document. You can use these OLE objects in the Word document and do not worry about switching to multiple applications again and again. You can embed or insert such objects programmatically using … Continue Reading

Posted in GroupDocs.Merger Product Family | Tagged , , ,

C# Diff Library for Comparing Text Files

The GroupDocs.Comparison for .NET is a C# library which allows you to compare documents and find differences. Compare and merge Microsoft Word, Excel, PowerPoint, OpenDocument, PDF, Text, HTML and many other documents, retrieve a list of changes between source and target document(s), apply or reject changes and save results with GroupDocs.Comparison API. In addition to this, GroupDocs.Comparison can identify styling and formatting changes – like bold, italic, underlines, strikethroughs, font types, etc.

Changes detection algorithms used by GroupDocs.Comparison allows … Continue Reading

Posted in GroupDocs.Comparison Product Family | Tagged , ,

Show and Hide Page Borders while Converting Documents to HTML in C#

Convert DOCX to HTML in CSharp

Either you want to convert a document to HTML format to get the content for your website, or you have come across an online document submission website that requires documents to be submitted in HTML format. In either case, you need a DOC to HTML converter. However, if you need to convert your documents to HTML programmatically, then this article is for you only. This article will cover the following ways to convert documents to HTML in C#:… Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged , , , ,

Search Image Signatures in Word, Excel, PowerPoint, PDF Documents in C#

Electronic Signature is the digital data that is attached to an electronically transmitted document. It verifies the sender’s intention to sign the document.

GroupDocs.Signature for .NET. Search Image Signatures in Documents

As a developer, you can programmatically sign documents and also verify if the document is properly signed with the right signature. GroupDocs.Signature for .NET API provides many such features and gives you complete control over the electronic signing process. It provides different electronic signature implementations, like:

  • Text Signatures (text, annotations, watermarks, stickers)
  • Image Signature – with options like
Continue Reading
Posted in GroupDocs.Signature Product Family | Tagged , , ,

Compare Two Files or More in C#

Document comparison is one of the most common requirements for today’s programming world. Whether it is to compare word files, compare excel files, PDF documents or even compare text files or any other document format, accuracy is the key factor while comparing.

Compare Files with Document Comparison API for .NET Developers

This article will give you the idea, how GroupDocs.Comparison facilitates programmers to compare any two or more documents in many ways. On-Premise APIs of GroupDocs.Comparison are currently available for .NET and Java, however, this article is inclined … Continue Reading

Posted in GroupDocs.Comparison Product Family | Tagged , , , , , , , , , ,

Convert PowerPoint PPT, PPTX and OpenOffice Presentations to PDF in C#

PDF is no doubt the Portable Document Format, which is one of the most commonly used file formats. PPT and PPTX formats of Microsoft PowerPoint share the popularity in business documents. Due to the popularity of both the document formats and the fixed layout nature of PDF format, there comes the requirement to convert PPT/PPTX to PDF format.

Convert PPT/PPTX to PDF in C#

Considering the .NET developers today, this article will be providing the solution to the above-mentioned file format conversion. GroupDocs supports the … Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged , , ,