Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 5,474 for

file merger

(0.03 sec)
  1. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....Merger Product Family GroupDocs.Redaction...PowerPoint presentations ( PPTX files) are a popular format for sharing...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  2. Scan QR Code from DOCM using C#

    In this article, you will laern how to scan QR Code from DOCM using C#. A code example will be provided to extract QR Code from DOCM in C# without using extra tool....Merger Product Family GroupDocs.Redaction...document types, such as DOCM files, can significantly enhance data...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  3. 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-...
  4. Convert ODT to TIFF using Node.js

    Easily convert ODT to TIFF using Node.js. Follow this simple guide to export ODT to TIFF in Node.js and streamline document processing in your application....Merger Product Family GroupDocs.Redaction...with OpenDocument Text (ODT) files who need to produce high-quality...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  5. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents . Use of In-line Syntax Error Messages By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Merger Product Solution GroupDocs...Processing document template file has been used. Therefore, the...

    docs.groupdocs.com/assembly/java/use-of-in-line...
  6. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....Merger Product Family GroupDocs.Redaction...Viewer class and provide the DOCX file path to prepare it for processing...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  7. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for .NET. Comparing Files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Merger Product Solution GroupDocs...Leave feedback On this page File comparison allows you to detect...

    docs.groupdocs.com/comparison/net/features-over...
  8. Save attachments | Documentation

    Retrieve and save attachments from emails, Outlook Files, archives, and PDFs....Merger Product Solution GroupDocs...Instantiate the object. Specify a file that contains attachments. Call...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  9. Render to PDF | Documentation

    Rendering Files to PDF with GroupDocs.Viewer for Python via .NET. It means that you can embed PDF in websites or applications by using this .NET API...Merger Product Solution GroupDocs...single PDF document. To render files to PDF, follow these steps:...

    docs.groupdocs.com/viewer/python-net/rendering-...
  10. Save attachments | Documentation

    Save attachments and embedded Files from PDF, Outlook data File or email...Merger Product Solution GroupDocs...Instantiate the object. Specify a file that contains attachments. Call...

    docs.groupdocs.com/viewer/java/how-to-extract-a...