Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 5,343 for

file merger

(0.18 sec)
  1. ClassNotFoundException BouncyCastleProvider exc...

    This article is about ClassNotFoundException: BouncyCastleProvider exception...Merger Product Solution GroupDocs...jar library as JAR file from . Put the file into your project...

    docs.groupdocs.com/viewer/java/classnotfoundexc...
  2. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Merger Product Solution GroupDocs... get_Item ( 0 ); File imageFile = new File ( "background.png"...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....Merger Product Solution GroupDocs...docx" )) { // Create an HTML file. HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  4. Comparison basic | Documentation

    Quick Start section about main features of GroupDocs.Comparison API, describes how to compare documents with just couple lines of code....Merger Product Solution GroupDocs...feedback Get supported file formats Get file info Compare documents...

    docs.groupdocs.com/comparison/java/basic-usage/
  5. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....Merger Product Family GroupDocs.Redaction...Java Metadata found in PPTX files can include sensitive data like...

    kb.groupdocs.com/redaction/java/remove-metadata...
  6. Remove Annotations from RTF using C#

    Learn how to efficiently remove annotations from RTF using C#. This guide includes code demonstrating the process of how to delete annotations in RTF using C#....Merger Product Family GroupDocs.Redaction...from RTF (Rich Text Format) files can be crucial for maintaining...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  7. 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-...
  8. 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...
  9. 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...
  10. 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...