Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 8,868 for

document annotation

(3.64 sec)
  1. 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...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Along-with WMF, convert supported documents to EMF. Convert to EMF Convert...of document changes or differences? The Portable Document Format...

    blog.groupdocs.com/groupdocs.blog/page/44/
  3. Managing User Access Rights and Specifying Font...

    GroupDocs.Annotation for Java is a lightweight Document Annotation Java library that allows the placing of markup and comments in Microsoft Office Documents, PDFs, images and over 50 other file types. It provides end users with a rich set of markup tools and can be used on any web-enabled device without the need to install third-party software. Thanks to its cross-platform compatibility and convenient UI, GroupDocs.Annotation is an ideal solution if you need to add Document Annotation functionality to your Java application....Annotation for Java is a lightweight document annotation...comments in Microsoft Office documents, PDFs, images and over 50...

    blog.groupdocs.com/annotation/managing-user-acc...
  4. Online Document Storage Features

    There’s more to GroupDocs than online Document storage. Saying that, we realize that one of the reasons that you’re interested in GroupDocs is the storage feature. So what’s Document storage all about and what should you look for when choosing a online storage service? 1. Storage Space The first thing to consider is what you want to store and how much space you’ll need. Documents differ in size and it can be difficult to estimate Document sizes....more to GroupDocs than online document storage. Saying that, we realize...storage feature. So what’s document storage all about and what...

    blog.groupdocs.com/total/online-document-storag...
  5. Uncategorized on GroupDocs Blog | Document Auto...

    Uncategorized on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Uncategorized on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Uncategorized on GroupDocs Blog | Document Automation Solutions for ...Uncategorized on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/nl/tag/uncategorized/index.xml
  6. 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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Company Ltd.

    1 Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the s......Sample: 00 00 123456 Removing annotations (comments etc) You can use...comments and other annotations from the document. For example, we...

    docs.groupdocs.com/redaction/python-net/_sample...
  8. Aspose

    GroupDocs Logo About GroupDocs GroupDocs is a leading provider of Document management and collaboration solutions. The company offers a wide range of APIs for developers to integrate Document viewi......GroupDocs is a leading provider of document management and collaboration...to integrate document viewing, editing, annotation, and conversion...

    docs.groupdocs.com/conversion/java/_sample_file...
  9. GroupDocs.Total on GroupDocs Blog | Document Au...

    GroupDocs.Total on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......Total on GroupDocs Blog | Document Automation Solutions for ...Total on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/ja/tag/groupdocs.total/index...
  10. Re: Problem running GroupDocs.Annotation 3.1.0 ...

    Hi, I'm also experiencing the same problem. I've already request two demo licenses. I can't run the sample application Here's the error. 2017-01-20 10:08:32.771:WARN:oejs.HttpChannel:qtp801142660-33: /Document/info cla…...Annotation 3.1.0 due to license issue...issue GroupDocs.Annotation Product Family baniladomtrak January...

    forum.groupdocs.com/t/re-problem-running-groupd...