Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 5,438 for

file merger

(0.04 sec)
  1. Show gap lines instead of changes | Documentation

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....Merger Product Solution GroupDocs...from the two input files (source and target files) are added to the...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  2. How to Convert ODT to TXT using C#

    We will guide you how to convert ODT to TXT using C# without the need for any external software installations along with code example to export ODT to TXT in C#....Merger Product Family GroupDocs.Redaction...Open Document Text ( ODT ) files to plain text (TXT) format,...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. How to Convert RTF to ODT using Java

    In this topic, you will be taken step-by-step process to convert RTF to ODT using Java. Also, you will find Java code that explains how to export RTF to ODT in Java....Merger Product Family GroupDocs.Redaction...digital landscape, the demand for file format transformations has grown...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Convert TeX to HTML in Java

    This article describes the stepwise instructions to convert TeX to HTML in Java and shows you how to develop the application to convert LaTeX to HTML using Java....Merger Product Family GroupDocs.Redaction...class for loading the input TeX file for transforming to an HTML...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Merger Product Solution GroupDocs...recognized metadata properties from a file Sometimes you may need to just...

    docs.groupdocs.com/metadata/python-net/clean-me...
  6. Redact Text in DOCX using C#

    In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....Merger Product Family GroupDocs.Redaction...by providing the file path of the DOCX file as an argument to...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  7. How to Extract Images from PowerPoint in Java

    Let's learn the process of how to extract images from PowerPoint in Java and how to use it for creating the application to get images from PowerPoint using Java....Merger Product Family GroupDocs.Redaction...extract images from PowerPoint file Import required classes for...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  8. Visual Studio Plugin to Explore GroupDocs.Assem...

    Visual Studio Plugin to Explore GroupDocs.Assembly Examples GroupDocs.Assembly for .NET plugin is providing an ease to compile GroupDocs.Assembly for .NET 3.0.0 examples and to explore the examples. It has reduced the efforts to download examples and the DLL File from different resources (GitHub, NuGet). You can quickly run CSharp project. So all the manual steps to explore the examples have been exempted. Features Following are the key features of the plugin...Merger Product Solution GroupDocs...download examples and the DLL file from different resources (GitHub...

    docs.groupdocs.com/assembly/net/visual-studio-p...
  9. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Merger Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  10. How to Extract Text from PDF using Java

    Discover the effective method to extract text from PDF using Java. We will provide you the Java code to extract text from PDF without installing extra installation....Merger Product Family GroupDocs.Redaction...class object using input PDF file’s path in its constructor Call...

    kb.groupdocs.com/viewer/java/how-to-extract-tex...