Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,695 for

text annotations

(0.04 sec)
  1. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and Text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted Text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....Monthly NewsletterAugust 2018 # Text and Metadata Extraction APIs...a Java document parsing and text extraction API for analyzing...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  2. Remove Metadata from DOCX using C#

    In this tutorial, you'll learn how to remove metadata from DOCX using C#. Also, you'll be provided with a simple code example to clean metadata from DOCX in C#....Annotation Product Family GroupDocs...track changes, comments, and annotations). The removal of metadata...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  3. Strikethrough Text on GroupDocs Blog | Document...

    Strikethrough Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Strikethrough Text on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Strikethrough Text on GroupDocs Blog | Document Automation Solutions...Recent content in Strikethrough Text on GroupDocs Blog | Document...

    blog.groupdocs.com/fr/tag/strikethrough-text/in...
  4. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs to be protected? If they do, how do you process such documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document....such as text redaction, metadata ‎redaction, annotation redaction...values Remove annotations or redact their text Integration interface...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  5. How to Add Arrow Annotation in PDF using Java

    This article will teach you how to add arrow annotation in PDF using Java. Also, we will assist you in writing Java code to insert arrow annotation into PDF in Java....Annotation Product Family GroupDocs...Product Family How to Add Arrow Annotation in PDF using Java In this...

    kb.groupdocs.com/annotation/java/how-to-add-arr...
  6. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....Annotation Product Solution GroupDocs...PdfArtifactWatermark (); // Add text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  7. Redact Classified Content from Documents using ...

    We are continuing the journey of revamping our products to bring a more simplified and easy to use interfaces for you. We have done it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you to programmatically remove or mask classified information from Text, metadata, and the Annotations in MS Word, Excel, PowerPoint, and PDF documents as well as images....information from text , metadata , and the annotations in MS Word ...

    blog.groupdocs.com/redaction/hide-or-remove-cla...
  8. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific Text....Annotation Product Solution GroupDocs...or in addition to a specific text. With GroupDocs.Redaction you...

    docs.groupdocs.com/redaction/python-net/create-...
  9. Working with metadata in PDF documents | Docume...

    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....Annotation Product Solution GroupDocs...InspectionPackage . Annotations != null ) { foreach ( var annotation in root...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Cross out Text on GroupDocs Blog | Document Aut...

    Cross out Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Cross out Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......Cross out Text on GroupDocs Blog | Document Automation Solutions...Recent content in Cross out Text on GroupDocs Blog | Document...

    blog.groupdocs.com/fr/tag/cross-out-text/index.xml