Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,984 for

text annotations

(0.14 sec)
  1. 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...
  2. 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...
  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. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...latest version supports replacing text and image for the found watermarks...Watermark for Java 18.3 Replacing Text and Image for Found Watermarks...

    blog.groupdocs.com/groupdocs.blog/page/61/
  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. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...pattern in folder Implement Text Signature alignment for PDF...PDF Documents Implement Text Signature alignment for Words Documents...

    blog.groupdocs.com/groupdocs.blog/page/82/
  9. 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
  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/python-net/create-...