Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 15,418 for

word annotation

(0.07 sec)
  1. watermarkoptions - GroupDocs.Watermark for Java...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......adding options when adding annotation watermark to a pdf document...Represents options when adding modern word art watermark to a Spreadsheet...

    apireference.groupdocs.com/watermark/java/com.g...
  2. 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...
  3. GroupDocs.Annotation for .NET 17.4.0 Release No...

    Note This page contains release notes for GroupDocs.Annotation for .NET 17.4.0 Major Features Below the list of new features and fixed bugs in this regular monthly release of GroupDocs.Annotation for .NET. The most notable are: Improving processing CAD files (user able to work with documents with several pages) Improved import Annotation for Words document Processing tables, numebered lists and hyperlinks in Words documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type AnnotationNET-381 Improve import Annotations from Word documents Improvement AnnotationNET-380 Process hyperlinks in tables for Words documents New Feature AnnotationNET-379 Processing numbered lists in tables for Words documents New Feature AnnotationNET-378 Processing tables in Word documents New Feature AnnotationNET-376 Improve Annotating CAD files Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for .NET...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  4. Add component to the document | Documentation

    The page describes how to add components to a document using GroupDocs.Annotation API....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for .NET...

    docs.groupdocs.com/annotation/net/add-component...
  5. Tabular Document Redaction API on GroupDocs Blo...

    Tabular Document Redaction API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tabular Document Redaction API on GroupDocs Blog | Document Automation ......redact text, metadata, and annotations. Introducing GroupDocs.Redaction...content & metadata from word processing documents, worksheets...

    blog.groupdocs.com/tag/tabular-document-redacti...
  6. Redaction of Protected Files on GroupDocs Blog ...

    Redaction of Protected Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Redaction of Protected Files on GroupDocs Blog | Document Automation Solu......redact text, metadata, and annotations. Introducing GroupDocs.Redaction...content & metadata from word processing documents, worksheets...

    blog.groupdocs.com/tag/redaction-of-protected-f...
  7. Java APIs to View, Convert, Annotate, Sign, Aut...

    Use the Java versions of the GroupDocs document manipulation APIs to integrate them with your own platforms and Java apps...Libraries APIs to View, Export, Annotate, Compare, Sign, Automate and...etc.) and more. GroupDocs.Annotation for Java A flexible API that...

    products.groupdocs.com/total/java/
  8. Java APIs to View, Convert, Annotate, Sign, Aut...

    Use the Java versions of the GroupDocs document manipulation APIs to integrate them with your own platforms and Java apps...Libraries APIs to View, Export, Annotate, Compare, Sign, Automate and...etc.) and more. GroupDocs.Annotation for Java A flexible API that...

    products.groupdocs.com/total/java/
  9. Java APIs to View, Convert, Annotate, Sign, Aut...

    Use the Java versions of the GroupDocs document manipulation APIs to integrate them with your own platforms and Java apps...Libraries APIs to View, Export, Annotate, Compare, Sign, Automate and...etc.) and more. GroupDocs.Annotation for Java A flexible API that...

    products.groupdocs.com/total/java/
  10. GroupDocs.Metadata.Formats.Document | GroupDocs...

    The namespace provides functionality intended to work with a variety of document formats such as spreadsheets presentations text processing formats etc....PdfAnnotation Represents an annotation in a PDF document. PdfAttachment...WordProcessingCommen Represents a comment in a word processing document. WordProcessingField...

    reference.groupdocs.com/metadata/net/groupdocs....