Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 11,250 for

word comparison

(0.14 sec)
  1. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Comparison Product Solution GroupDocs...Guide / Edit document / Edit Word document / Generating page preview...

    docs.groupdocs.com/editor/net/generating-page-p...
  2. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...Comparison Product Solution GroupDocs...split them on pages, like MS Word does. — enum flag, which allows...

    docs.groupdocs.com/editor/net/edit-txt/
  3. Command Line Interface | GroupDocs

    Convert documents straight from the terminal with the groupdocs-conversion command-line tool — no Python script required. Inspect documents, list supported formats, and apply a license, all from the shell....Comparison Product Solution GroupDocs...are: Category Tokens PDF pdf Word processing doc , docx , rtf...

    docs.groupdocs.com/conversion/python-net/gettin...
  4. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET...Comparison Product Solution GroupDocs...fix invalid form fields in a Word document using GroupDocs.Editor...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  5. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Comparison Product Solution GroupDocs...You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/sign-document...
  6. GroupDocs.Annotation for Python via .NET Overvi...

    GroupDocs.Annotation for Python via .NET adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, DOCX, XLSX, PPTX, images, CAD, Visio, and email files, entirely on-premise without Microsoft Office....Comparison Product Solution GroupDocs...documents — across PDF, Microsoft Word, Excel, PowerPoint, images,...

    docs.groupdocs.com/annotation/python-net/produc...
  7. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Comparison Product Solution GroupDocs...You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Comparison Product Solution GroupDocs...documents. It can be an estimated word count, page count, character...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....Comparison Product Solution GroupDocs...thousands of documents—PDFs, Word files, presentations, and spreadsheets—on...

    docs.groupdocs.com/watermark/net/batch-watermar...
  10. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel....Comparison Product Solution GroupDocs...document formats including PDF, Word, Excel, PowerPoint, and more...

    docs.groupdocs.com/parser/python-net/extract-im...