Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 5,491 for

text redaction

(0.23 sec)
  1. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....Redaction Product Solution GroupDocs...document component? Component is a text or graphic note, comment and...

    docs.groupdocs.com/annotation/java/add-componen...
  2. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger....Redaction Product Solution GroupDocs...document Split document Split text file Swap pages Extract pages...

    docs.groupdocs.com/merger/net/single-document-o...
  3. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....Redaction Product Solution GroupDocs...indicates count of pages for text processing document, worksheets...

    docs.groupdocs.com/merger/net/get-document-info...
  4. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Redaction Product Family GroupDocs.Conversion...to Convert Word Document to Text in Java How to Convert HTML...

    kb.groupdocs.com/conversion/page/16/
  5. Build search query | GroupDocs

    This page contains information about building Text search queries of various types. More examples on building search queries are provided on the page...Redaction Product Solution GroupDocs...contains information about building text search queries of various types...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  6. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...Redaction Product Solution GroupDocs...indicating whether to recognize text in separate image files. The...

    docs.groupdocs.com/search/java/indexing-options/
  7. Working with Image Reports - Common Master-Deta...

    Articles in this section...Redaction Product Solution GroupDocs...Common Master-Detail Image in Text Document Common Master-Detail...

    docs.groupdocs.com/assembly/java/working-with-i...
  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....Redaction Product Solution GroupDocs...Console . WriteLine ( annotation . Text ); Console . WriteLine ( annotation...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Support for Native Word & PDF Annotations in Gr...

    GroupDocs.Annotation for Java is a flexible library built to extend document collaboration to the web. It allows end users to review, annotate and comment on over 50 types of documents. The library supports Microsoft Office and OpenDocument formats, PDFs, images, AutoCAD drawings and others. A rich set of tools allows users to draw lines, place watermarks and pointers, redact and comment Text, strike through and underline it. And thanks to its cross-browser compatibility, the library lets users to annotate documents literally from any web-enabled device using just a browser and without having to install any third party software or plugins....watermarks and pointers, redact and comment text, strike through and...

    blog.groupdocs.com/annotation/support-for-nativ...
  10. Working with Image Reports - Single Row | Group...

    Articles in this section...Redaction Product Solution GroupDocs...Document Single Row Image in Text Document Single Row Image in...

    docs.groupdocs.com/assembly/java/working-with-i...