Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 8,183 for

file merger

(0.1 sec)
  1. How to Extract Text from PowerPoint using Java

    Get familiar yourself with stepwise instructions to extract Text from PowerPoint using Java and how to develop the functionality to extract Text from PPTX in Java....Merger Product Family GroupDocs.Redaction...extracting text from a PowerPoint file Create an instance of the Parser...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  2. How to Convert PDF to RTF in C#

    This article describes the detailed procedure to convert PDF to RTF in C# and provides sample code to demonstrate the implementation of the C# PDF to RTF converter....Merger Product Family GroupDocs.Redaction...Finally, save the converted RTF file to the disk by consuming the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Remove Metadata from PPT using C#

    In this topic, you will learn how to remove metadata from PPT using C#. The code will be provided to delete metadata from PPT in C# without installing extra software....Merger Product Family GroupDocs.Redaction...Metadata in PowerPoint ( PPT ) files can contain a wide range of...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  4. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....Merger Product Family GroupDocs.Redaction.... In today’s digital world, file format conversions have become...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Convert JPG to XPS using Java

    In this tutorial, you will learn how to convert JPG to XPS using Java. Additionally, we will provide you a complete code example to export JPG to XPS using Java....Merger Product Family GroupDocs.Redaction...to easily convert JPG (JPEG) files to XPS (XML Paper Specification)...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  6. 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-...
  7. Load document from Stream | Documentation

    This section explains how to load document from stream with GroupDocs.Signature API....Merger Product Solution GroupDocs...overhead of saving stream as a file on disk, enables you to work...

    docs.groupdocs.com/signature/net/load-document-...
  8. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same File format into one....Merger for .NET 18.5. A back-end document...documents protection. GroupDocs.Merger for .NET allows to check document...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  9. GroupDocs.Conversion for .NET 17.12 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 17.12 Major Features There are 5+ new features, improvements and fixes in this regular monthly release. The most notable are: Conversion from/to Jpeg 2000 Option to convert one sheet per page depending from print area when converting Cells to PDF Option to optimize resulting PDF to minimum File size Improved image to SVG conversion Improved word to GIF conversion Bug fixes Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑2277 Implement conversion from/to Jpeg2000 New Feature CONVERSIONNET‑2257 Implement possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Improvement CONVERSIONNET‑2258 Implement possibility to optimize target Pdf for minimum File size when converting Cells to Pdf Improvement CONVERSIONNET‑2262 Image to SVG conversion improvement Improvement CONVERSIONNET‑2266 Words to Gif conversion improvement Improvement CONVERSIONNET‑2240 PDF to TIF conversion, InvalidValueFormatException Fix CONVERSIONNET‑2234 Index was outside the bounds of the array, while Converting ....Merger Product Solution GroupDocs...optimize resulting PDF to minimum file size Improved image to SVG conversion...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  10. SaveOptions.Type Property - GroupDocs.Merger fo...

    File type....Merger for .NET - API Reference GroupDocs.Merger for .NET...GroupDocs.Merger.Domain Namespaces GroupDocs.Merger.Domain.Options...

    apireference.groupdocs.com/merger/net/groupdocs...