Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 16,290 for

file

(0.37 sec)
  1. 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....Supported Output File Formats Depending on Input File Formats The...following table shows which output file formats are supported by GroupDocs...

    docs.groupdocs.com/assembly/java/introducing-gr...
  2. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....png" ; return File . Create ( pagePath ); }); previewOptions...$"D:/result_{pageNumber}.png" ; return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...
  3. Merge PowerPoint Presentations & Slides using C...

    Merge PowerPoint Presentations using C#. Further, combine specific slides of PPT/PPTX Files using the .NET merger API by GroupDocs....Along with merging PowerPoint files, it allows splitting documents...show how to merge PPT or PPTX files within the .NET application...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  4. Extract Text from RTF using C#

    This article offers a comprehensive guide on text extraction from RTF in C#. It features a code example to help you effectively extract text from RTF using C#....C# Rich Text Format ( RTF ) files are a popular document format...applications. Extracting text from RTF files can be essential for various...

    kb.groupdocs.com/parser/net/extract-text-from-r...
  5. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....xlsx The following sample file is used in this example: Expected...To extract tables from Excel files: Python from groupdocs.parser...

    docs.groupdocs.com/parser/python-net/extract-ta...
  6. Extract metadata from XLSX using C#

    In this article, we will outline all steps necessary to extract metadata from XLSX using C#. Also, a sample of the XLSX metadata extraction C# code will be included....metadata from XLSX using C# XLSX files, commonly used for spreadsheets...additional information about the file. This metadata may include details...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  7. Add Text Watermark to DOCX using Java

    Discover how to add text watermark to DOCX using Java. Additionally, we'll supply you with the code necessary to insert text watermark to DOCX using Java....specifying the path of the DOCX file in its constructor Instantiate...the watermark onto the DOCX file Utilize the Watermarker.save...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  8. Extract Text from DOC using C#

    This article shows you how to extract text from DOC using C#. It includes a code example to help you for text extraction from DOC in C# without using extra software.... Extracting text from DOC files using C# is a common requirement...DOC in C# . DOC is a legacy file format used by Microsoft Word...

    kb.groupdocs.com/parser/net/extract-text-from-d...
  9. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources...various sources: From files in the file system. From a stream...changed files only when indexing from the local file system....

    docs.groupdocs.com/search/net/indexing-from-dif...
  10. Add Distance Annotation to JPG using Java

    This article is crafted to guide you on how to add distance annotation to JPG using Java, providing detailed steps to insert distance annotation to JPG in Java....distance annotations into JPG files. In this in-depth guide, we...Annotator class by supplying the JPG file path as an argument to its constructor...

    kb.groupdocs.com/annotation/java/add-distance-a...