This API allows you to perform text search and index any type of file format using C# .NET language on any platform....Extract Metadata from PDF using C# «« « 1 2 3 4 » »» English Deutsch...
This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....made with just several lines of C# code. This article explains how...formats programmatically using C# language. Supported presentation...
This article shows that how spell checking works during the search.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...
Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....Merger merger = new Merger ( "c:\sample1.xlsx" ) // Add another...file to merge merger . join ( "c:\sample2.xlsx" ); // Merge XLSX...
This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...
This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....the document has enough pages: C# using ( Redactor redactor = new...the last page from a document: C# using ( Redactor redactor = new...
Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java....filePath = "c:\sample.docx" ; String filePathOut = "c:\output\result...
This article explains how to add watermarks in word processing document.... Ex: @"C:\Docs\document.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.docx" using ( Watermarker...
This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....filePath = @"c:\sample.xlsx" ; string filePathOut = @"c:\output\result...