Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 5,679 for

file merger

(0.07 sec)
  1. Scan QR Code from JPG using C#

    Easily discover how to scan QR Code from JPG using C# without need for additional software installations along with code example to extract QR Code from JPG in C#....Merger Product Family GroupDocs.Redaction...enable QR code scanning from JPG files Initialize a Parser object by...

    kb.groupdocs.com/parser/net/scan-qrcode-from-jp...
  2. Working with metadata in EPUB E-Books | GroupDocs

    What is EPUB? EPUB is an e-book File format that uses the “.epub” File extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB Files. The following are the steps to read native EPUB metadata. Load an EPUB File Get the root metadata package Extract the native metadata package using EpubRootPackage....Merger Product Solution GroupDocs...is an e-book file format that uses the “.epub” file extension....

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Working with slide backgrounds | GroupDocs

    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-...
  4. Extract images from Microsoft Office PowerPoint...

    This article explains that how to extract images from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Merger Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file GetImages method...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. How to Add Text Redaction Annotation in PDF usi...

    This topic explains how to add text redaction annotation in PDF using Java along with steps and code to insert text redaction annotation to PDF in Java....Merger Product Family GroupDocs.Redaction...Annotator class by providing the PDF file path as an argument to its constructor...

    kb.groupdocs.com/annotation/java/how-to-add-tex...
  6. Remove Metadata from EPUB using C#

    In this guide, you will learn how to remove metadata from EPUB using C#. Additionally, you will get the code example necessary to delete metadata from EPUB in C#....Merger Product Family GroupDocs.Redaction...era, electronic books ( EPUB files) have become a popular medium...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  7. How to Convert RTF to JPG using Java

    This guide will walk you through the entire workflow on how to convert RTF to JPG using Java. Additionally, it will provide Java code to export RTF to JPG in Java....Merger Product Family GroupDocs.Redaction...world, the need to convert files from one format to another is...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert Image to Word using C#

    This quick article describes the stepwise process to convert Image to Word using C# and how to develop an application for Image to Word converter in C#....Merger Product Family GroupDocs.Redaction...class for loading the input JPG file from the disk for transforming...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Sign JPEG with QR Code using C#

    In this discussion, we'll walk you through how to sign JPEG with QR Code using C#. Furthermore, we'll supply a code example to create QR Code in JPEG using C#....Merger Product Family GroupDocs.Redaction...your project for signing JPEG file with QR Code Add reference to...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  10. How to Convert DOCX to OTT using Java

    We'll present straightforward instructions on how to convert DOCX to OTT using Java. Also, we'll provide code sample that explains how to export DOCX to OTT in Java....Merger Product Family GroupDocs.Redaction...standards, the conversion of a DOCX file to the OTT format becomes a...

    kb.groupdocs.com/conversion/java/how-to-convert...