Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 5,586 for

file comparison

(0.07 sec)
  1. User roles | Documentation

    The page describes how to implement user roles in GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...= new Annotator ( "input.pdf-file" )) { AreaAnnotation area =...

    docs.groupdocs.com/annotation/net/apply-roles/
  2. Save specific page range | Documentation

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...( "input.pdf" )) { //Result file will be contain only 3 pages...

    docs.groupdocs.com/annotation/net/save-specific...
  3. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Comparison Product Solution GroupDocs...reduces the size of the output file. To adjust images quality, call...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  4. Add password to PDF with permissions | Document...

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/net/add-password-to-p...
  5. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Java applications....Comparison Product Solution GroupDocs...docx" )) { // Create an HTML file. HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/java/add-text-watermark/
  6. Load from stream | Documentation

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer....Comparison Product Solution GroupDocs...stream without saving it as a file on a disk. You can use this...

    docs.groupdocs.com/viewer/python-net/load-docum...
  7. Load document from stream | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java....Comparison Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/load-documen...
  8. Set timeout for loading external resources | Do...

    This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications....Comparison Product Solution GroupDocs...setResourceLoadingTi ( 500 ); // Render a file. try ( Viewer viewer = new Viewer...

    docs.groupdocs.com/viewer/java/set-timeout-for-...
  9. Working with metadata in MOV files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime File. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Comparison Product Solution GroupDocs...metadata in MOV files Working with metadata in MOV files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Load document from URL | Documentation

    This section explains how to load document from URL with GroupDocs.Signature API....Comparison Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/load-document...