Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 4,976 for

file merger

(0.13 sec)
  1. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after Files comparison within your .NET applications....Merger Product Solution GroupDocs...metadata: Set metadata from source file C# using GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/set-document-...
  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. Edit TXT | Documentation

    This guide demonstrates how to edit plain text Files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...Merger Product Solution GroupDocs.../ Edit document / Edit text files Edit TXT Leave feedback On this...

    docs.groupdocs.com/editor/net/edit-txt/
  4. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business File formats like Word, Excel, PowerPoint, PDF, Text and images....metadata to a variety of business file formats like Word, Excel, PowerPoint...messages from MS Outlook data files # GroupDocs.Viewer for .NET...

    blog.groupdocs.com/total/digitally-sign-documen...
  5. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Merger Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/net/index-browser/
  6. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Merger Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/java/index-browser/
  7. 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. 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/net/use-of-in-line-...
  8. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Merger Product Solution GroupDocs...to it. Get supported file formats Get file info Get document page...

    docs.groupdocs.com/redaction/net/basic-usage/
  9. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Editor for Java...Merger Product Solution GroupDocs...below to learn more about edit file features. GitHub Examples You...

    docs.groupdocs.com/editor/java/showcases/
  10. Load document using the local path string | Doc...

    Load documents from your local disk using a File path with GroupDocs.Viewer in Python....Merger Product Solution GroupDocs...a path to a file. GroupDocs.Viewer opens the file in the read-only...

    docs.groupdocs.com/viewer/python-net/load-docum...