This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark....Conversion Product Solution GroupDocs...(PDF, Word document, Excel spreadsheet, PowerPoint presentation...
This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API...Conversion Product Solution GroupDocs...getOutputFilePath ( fileName ); } Note Spreadsheets are rendered by tiles. See...
This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java....Conversion Product Solution GroupDocs...regarding processing DSV spreadsheets (Delimiter-separated values)...
Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats:
Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Conversion Product Solution GroupDocs...Word Processing documents Spreadsheet documents Presentation documents...
This example demonstrates how to load a file of some particular format.
advanced_usage.loading_files.LoadingFileOfSpecificFormat
JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section.
GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Conversion Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); const metadata = new groupdocs...
Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code.
Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Conversion Product Solution GroupDocs...redactions Annotation redactions Spreadsheet redactions Image redactions...
This section explains how to save document with various file formats....Conversion Product Solution GroupDocs...format Presentaion → format Spreadsheet → format Words → format Was...
This section explains how to save document with various file formats....Conversion Product Solution GroupDocs...format Presentaion → format Spreadsheet → format Words → format Was...
Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class.
Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Conversion Product Solution GroupDocs...Integrating with Native Spreadsheet Data Types By default, GroupDocs...