Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 29,932 for

annotation

(0.04 sec)
  1. Add Annotations in Word using CSharp on GroupDo...

    Add Annotations in Word using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Annotations in Word using CSharp on GroupDocs Blog | Document......Add Annotations in Word using CSharp on GroupDocs Blog | Document...Developers Recent content in Add Annotations in Word using CSharp on GroupDocs...

    blog.groupdocs.com/nl/tag/add-annotations-in-wo...
  2. Remove Annotations from Word in Java on GroupDo...

    Remove Annotations from Word in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotations from Word in Java on GroupDocs Blog | Document......Remove Annotations from Word in Java on GroupDocs Blog | Document...Recent content in Remove Annotations from Word in Java on GroupDocs...

    blog.groupdocs.com/ar/tag/remove-annotations-fr...
  3. Add Annotations in Word using Java on GroupDocs...

    Add Annotations in Word using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Annotations in Word using Java on GroupDocs Blog | Document Aut......Add Annotations in Word using Java on GroupDocs Blog | Document...Developers Recent content in Add Annotations in Word using Java on GroupDocs...

    blog.groupdocs.com/fa/tag/add-annotations-in-wo...
  4. Features overview | Documentation

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Annotation Product Solution GroupDocs...Artifact (image and text) Annotation (image and text) Word Shape...

    docs.groupdocs.com/watermark/net/features-overv...
  5. 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...
  6. 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 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. Remove Annotations from Word in Java on GroupDo...

    Remove Annotations from Word in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotations from Word in Java on GroupDocs Blog | Document......Remove Annotations from Word in Java on GroupDocs Blog | Document...Recent content in Remove Annotations from Word in Java on GroupDocs...

    blog.groupdocs.com/pt/tag/remove-annotations-fr...
  8. Remove Annotations from Word in Java on GroupDo...

    Remove Annotations from Word in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotations from Word in Java on GroupDocs Blog | Document......Remove Annotations from Word in Java on GroupDocs Blog | Document...Recent content in Remove Annotations from Word in Java on GroupDocs...

    blog.groupdocs.com/he/tag/remove-annotations-fr...
  9. Remove Annotations from Word in Java on GroupDo...

    Remove Annotations from Word in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotations from Word in Java on GroupDocs Blog | Document......Remove Annotations from Word in Java on GroupDocs Blog | Document...Recent content in Remove Annotations from Word in Java on GroupDocs...

    blog.groupdocs.com/id/tag/remove-annotations-fr...
  10. Add Annotations in Word using CSharp on GroupDo...

    Add Annotations in Word using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Annotations in Word using CSharp on GroupDocs Blog | Document......Add Annotations in Word using CSharp on GroupDocs Blog | Document...Developers Recent content in Add Annotations in Word using CSharp on GroupDocs...

    blog.groupdocs.com/ko/tag/add-annotations-in-wo...