Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 2,914 for

file editor

(0.36 sec)
  1. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...border ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  2. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...An absolute path to the font file must be provided. Substitutes...

    docs.groupdocs.com/conversion/net/load-note-doc...
  3. Rasterize document or page | GroupDocs

    Rasterize a PDF to make watermarks hard to remove using Python via .NET....Editor Product Solution GroupDocs...the size of the resultant PDF file. Rasterize particular page of...

    docs.groupdocs.com/watermark/python-net/rasteri...
  4. eSign Document with QR Code Signature | GroupDocs

    This article explains how to sign documents with electronic signature as QR code on document page with GroupDocs.Signature for Python via .NET API....Editor Product Solution GroupDocs...sample.pdf The following sample file is used in this example: Advanced...

    docs.groupdocs.com/signature/python-net/esign-d...
  5. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Editor Product Solution GroupDocs...To extract a text from image files or non-text PDF documents GetText...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  6. How to Run Examples | GroupDocs

    Learn how to run all Java examples for GroupDocs.Redaction. Step-by-step guide to clone the repository, install dependencies, and execute all examples using Maven....Editor Product Solution GroupDocs...Download the repository as a ZIP file from and extract it. Installation...

    docs.groupdocs.com/redaction/java/how-to-run-ex...
  7. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for Java...Editor Product Solution GroupDocs...detection algorithm and output file creation by setting the class...

    docs.groupdocs.com/comparison/java/comparison/
  8. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which Files/folders were deleted, added or modified....Editor Product Solution GroupDocs...processing result in the resulting file are described below. Instantiate...

    docs.groupdocs.com/comparison/python-net/compar...
  9. 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....Editor Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Editor Product Solution GroupDocs...sign Presentation document files. Presentation document metadata...

    docs.groupdocs.com/signature/python-net/esign-p...