Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 8,442 for

annotation word

(0.16 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the metadata of documents (Words, Spreadsheet, Presentation,...multiple document formats like Word, Cells, Slides, PDF and many...

    blog.groupdocs.com/groupdocs.blog/page/65/
  2. Get file info | GroupDocs

    This page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for Java...

    docs.groupdocs.com/annotation/java/get-file-info/
  3. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Annotation Product Solution GroupDocs...Star ); // setup if popup annotation will be opened by default...

    docs.groupdocs.com/signature/java/sign-document...
  4. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....Annotation Product Solution GroupDocs...Pdf documents signature as annotation area. Note that property...

    docs.groupdocs.com/signature/java/using-signatu...
  5. 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...
  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...null ) { for ( PdfAnnotation annotation : root . getInspectionPackage...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Annotation Product Solution GroupDocs...Star , // setup if popup annotation will be opened by default...

    docs.groupdocs.com/signature/net/sign-documents...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...host PDF documents (as well as Word, Excel and PowerPoint documents)...introduced the new GroupDocs Annotation user interface to make your...

    blog.groupdocs.com/groupdocs.blog/page/102/
  9. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and image file formats within .NET applications. It rasterizes documents and images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image...Java Product News pare PDF Annotations in .NET Applications # GroupDocs...

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  10. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...monthly release of document annotation API, where new properties...prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides...

    blog.groupdocs.com/groupdocs.blog/page/72/