Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 5,343 for

file merger

(0.05 sec)
  1. How to Add Point Annotation in PDF using C#

    This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#....Merger Product Family GroupDocs.Redaction...usability and clarity of your PDF files. We will guide you through the...

    kb.groupdocs.com/annotation/net/how-to-add-poin...
  2. How to Run Examples | Documentation

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Merger Product Solution GroupDocs...Open Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  3. Add Text Watermark to RTF using C#

    Let's learn how to add text watermark to RTF using C#. Furthermore, you'll receive a code example that demonstrates how to insert text watermark to RTF in C#....Merger Product Family GroupDocs.Redaction...applying a watermark to a RTF file Create an instance of the Watermarker...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  4. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” File in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Merger Product Solution GroupDocs...Call method for “document.pdf” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  5. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....Merger Product Solution GroupDocs...VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  6. Generating slides preview for presentations | D...

    This article describes how to generate a preview for any slide in an existing PowerPoint presentation in SVG format using GroupDocs.Editor for Node.js and Java....Merger Product Solution GroupDocs...// Path to the presentation file const inputPath = "Sample.pptx"...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  7. Save HTML to folder | Documentation

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....Merger Product Solution GroupDocs...intermediate , and save to disk as HTML file with resource folder. Almost...

    docs.groupdocs.com/editor/net/save-html-to-folder/
  8. Loading | Documentation

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local File path, stream or third-party storage for further processing with GroupDocs.Comparison for Java API....Merger Product Solution GroupDocs...Leave feedback Load file from local disk Load file from stream Load...

    docs.groupdocs.com/comparison/java/loading/
  9. Comparison basic | Documentation

    Quick Start section about main features of GroupDocs.Comparison API, describes how to compare documents with just a couple lines of code....Merger Product Solution GroupDocs...feedback Get supported file formats Get file info Compare documents...

    docs.groupdocs.com/comparison/python-net/basic-...
  10. Comparison basic | Documentation

    Quick Start section about main features of GroupDocs.Comparison API, describes how to compare documents with just a couple lines of code....Merger Product Solution GroupDocs...feedback Get supported file formats Get file info Compare documents...

    docs.groupdocs.com/comparison/nodejs-java/basic...