Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 8,340 for

document merger

(0.08 sec)
  1. How to Compare Powerpoint Files using Java

    Let's get familiar yourself with the process to compare Powerpoint Files using Java and how to create functionality to compare two ppt files for differences in Java....Merger Product Family GroupDocs.Redaction...We will use one of the best document comparison library that supports...

    kb.groupdocs.com/comparison/java/how-to-compare...
  2. How to Convert XLSX to JPG using C#

    This article includes complete steps to convert XLSX to JPG using C# and code example to transform XLSX to JPG in C# along with configuration of conversion product....Merger Product Family GroupDocs.Redaction...using one of the most popular document converter APIs to convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Convert PDF to MHTML using C#

    By closely following our in-depth tutorial, you will discover how to quickly convert PDF to MHTML using C#. Also, we will provide you with an example to export PDF to MHTML using C#....Merger Product Family GroupDocs.Redaction...ever-evolving landscape of document manipulation, the ability...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  4. How to Compare PDF Files using C#

    This short tutorial explains the process in detail to compare PDF files using C# and guides you to develop the functionality to compare two PDF files using C#....Merger Product Family GroupDocs.Redaction...information to configure the document comparison library and sample...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  5. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/working-with-w...
  6. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word Documents to HTML, PDF, PNG, and JPEG formats....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/render-word-docum...
  7. 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...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...
  8. How to Convert HTML to Word using C#

    This short tutorial explains to you how to convert HTML to Word using C# without any third-party tool and how to use this guide to convert HTML to Word in C#....Merger Product Family GroupDocs.Redaction...setting up the environment for document conversion as well as providing...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert XML to CSV in C#

    This short article briefly explains the process to convert XML to CSV in C#. Review sample code to convert XML to CSV using C# and use it as a template for projects....Merger Product Family GroupDocs.Redaction...directions in this guide. The document conversion procedure is simple...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Add Polyline Annotation using Java

    Get familiar yourself with the process to add polyline annotation using Java and easily consume APIs to develop a capability to add polyline annotation in Java....Merger Product Family GroupDocs.Redaction...polyline annotation to a PDF document. You will also find a working...

    kb.groupdocs.com/annotation/java/how-to-add-pol...