Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,362 for

text annotations

(0.5 sec)
  1. Text Highlight on GroupDocs Blog | Document Aut...

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

    blog.groupdocs.com/fr/tag/text-highlight/index.xml
  2. Strikeout Text on GroupDocs Blog | Document Aut...

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

    blog.groupdocs.com/fr/tag/strikeout-text/index.xml
  3. 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/
  4. 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...
  5. 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/
  6. 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...
  7. 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-...
  8. 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-...
  9. Add watermarks with GroupDocs.Watermark | Group...

    Add Text and image watermarks to documents from GroupDocs.Total for Node.js via Java, across Word, PDF and spreadsheets — runnable JavaScript examples with downloadable input and output files....Annotation Product Solution GroupDocs...page GroupDocs.Watermark stamps text or images onto documents — Word...

    docs.groupdocs.com/total/nodejs-java/developer-...
  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/net/create-pdf-wit...