API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...
Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...ToFile() to write directly to disk: C# using GroupDocs.Markdown ; string...or reusing a loaded document: C# using GroupDocs.Markdown ; using...
Programmatically enumerate the list of file formats supported by GroupDocs.Comparison for Python via .NET via FileType.get_supported_file_types()....bowerrc) C-Based Programming Language format (.c) CAD file format...
Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:
Report must show managers’ name. It must show the sum of contract prices against each manager....sum(c => c.getPrice())]>> Total: <<[getManagers()...m => m.getContracts().sum( c => c.getPrice()))]>> Download In-Table...
This article shows the use of aliases which allows you to reduce the length of search queries in text form....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...
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... C# using ( Redactor redactor = new...fileStream = File . Open ( @"C:\\Temp\\sample_output_file.pdf"...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...resources The resource URL format C# using GroupDocs.Viewer ; using...
Retrieve document metadata such as format, page count, title, and author without converting... Using static method C# using GroupDocs.Markdown ; DocumentInfo...Encrypted: False Using instance method C# using GroupDocs.Markdown ; using...
CSV to Excel on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in CSV to Excel on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......CSV und CSV in Excel-Formate in C# Konvertieren Sie XLS und XLSX...
Excel to CSV on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Excel to CSV on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......CSV und CSV in Excel-Formate in C# Konvertieren Sie XLS und XLSX...