Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 9,028 for

document annotation

(0.75 sec)
  1. 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/zh/tag/groupdocs.total/index...
  2. GroupDocs.Total for Node.js 26.8 – First Public...

    Announcing the first public GroupDocs.Total for Node.js via Java (v26.8), a single npm package that bundles conversion, viewing, editing, signing and more for 200+ formats....8 – unified document processing package (August...bundles all on-premise GroupDocs document processing libraries—powered...

    blog.groupdocs.com/total/groupdocs-total-for-no...
  3. 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...
  4. Aspose

    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 viewing, editing, an......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...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...integrated GroupDocs’ online document management apps with Dropbox...So you can now view, sign, annotate, assemble, compare, convert...

    blog.groupdocs.com/groupdocs.blog/page/104/
  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. Add checkbox component | GroupDocs

    The page describes how to add checkbox component to a Document using GroupDocs.Annotation for Java....Annotation Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/java/add-checkbox...
  9. Add dropdown component | GroupDocs

    The page describes how to add dropdown component to a Document using GroupDocs.Annotation for Java....Annotation Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/java/add-dropdown...
  10. 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/pl/tag/uncategorized/index.xml