Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 5,139 for

file signature

(0.1 sec)
  1. Show gap lines instead of changes | Documentation

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Java....Signature Product Solution GroupDocs...from the two input files (source and target files) are added to the...

    docs.groupdocs.com/comparison/java/show-gap-lines/
  2. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...Signature Product Solution GroupDocs...) { // Check if the attached file is supported by GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. GroupDocs.Comparison Overview | Documentation

    In this article, get acquainted with the features, functions, supported File formats and developer usage of GroupDocs.Comparison for .NET — API to compare two or more Files and get the difference between them....Signature Product Solution GroupDocs...merge two or more files of . The compiled file shows line-by-line...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  4. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for Java...Signature Product Solution GroupDocs...provided below to learn more about file merge features. GitHub Examples...

    docs.groupdocs.com/merger/java/showcases/
  5. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your Java applications....Signature Product Solution GroupDocs...following images show the output file with and without external resources...

    docs.groupdocs.com/viewer/java/loading-external...
  6. 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....Signature Product Solution GroupDocs...Call method for “document.pdf” file in the current (".") directory...

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

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

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  8. Convert DOCX to PPTX using Node.js

    Learn how to convert DOCX to PPTX using Node.js while preserving formatting and layout. Easily export DOCX to PPTX in Node.js with a few simple API calls....Signature Product Family GroupDocs.Metadata...js via Java to change DOCX files into PPTX Load the groupdocs...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  9. Add Text Watermark to PPTX using Java

    Discover how to add text watermark to PPTX using Java, all without needing any extra software installation. Plus, get code to insert text watermark to PPTX in Java....Signature Product Family GroupDocs.Metadata...inserting a watermark into a PPTX file Create an instance of the Watermarker...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  10. Load document using the local path string | Doc...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your Java applications....Signature Product Solution GroupDocs...a path to a file. GroupDocs.Viewer opens the file in the read-only...

    docs.groupdocs.com/viewer/java/load-document-fr...