Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,018 for

text annotations

(1.12 sec)
  1. Compare PDF documents | GroupDocs

    Learn how to compare PDF documents using GroupDocs.Comparison for Python via .NET. Detect and highlight Text and formatting differences between PDF files with Python code....Annotation Product Solution GroupDocs...identify changes in text, formatting, annotations, and structure....

    docs.groupdocs.com/comparison/python-net/compar...
  2. Create PDF with Image Redaction | GroupDocs

    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/net/create-pdf-wit...
  3. 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...
  4. Create PDF with Image Redaction | GroupDocs

    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-...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...methods to redact text, metadata, and annotations. Its time to augment...month’s release of GroupDocs.Annotation for .NET 19.3 you will observe...

    blog.groupdocs.com/groupdocs.blog/page/45/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...supported file format list to annotate documents and image. The latest...latest GroupDocs.Annotation for .NET 17.3.0 API now provides...

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

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Searching watermarks | GroupDocs

    Find possible Text and image watermarks using Python via .NET, with powerful criteria....Annotation Product Solution GroupDocs...image_data )) print ( "Text" , wm . text ) print ( "X" , wm . x...

    docs.groupdocs.com/watermark/python-net/searchi...
  10. Create PDF with Image Redaction | GroupDocs

    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/java/create-pdf-wi...