Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 4,698 for

text annotations

(0.05 sec)
  1. Adding image watermarks | Documentation

    GroupDocs.Watermark API supports adding the following image file types as image watermark...Annotation Product Solution GroupDocs...the following article about text watermarks, however, the same...

    docs.groupdocs.com/watermark/net/adding-image-w...
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs...ability to search for encrypted text of metadata signature and decrypt...

    docs.groupdocs.com/signature/net/search-for-emb...
  3. PDF Annotation Plugin for Contao CMS Is Now Ava...

    Contao users have a reason to smile. Our team is happy to announce the launch of GroupDocs’ Annotation plugin for Contao. Our document annotation app, GroupDocs Annotation, is popular with our users because it lets them annotate most popular file formats. Annotate PDF, word processing documents and images from a web-browser. GroupDocs Annotation lets you mark up documents, share feedback, discuss ideas and expedite the document review cycle. Invite colleagues for document review....GroupDocs’ Annotation plugin for Contao . Our document annotation app...app, GroupDocs Annotation, is popular with our users because it...

    blog.groupdocs.com/total/pdf-annotation-plugin-...
  4. ციფრული ხელმოწერა - DOCX დოკუმენტების | GroupDo...

    ციფრული ხელმოწერა (ე-ხელმოწერა) DOCX მარტივად გააკეთა GroupDocs ხელმოწერით. შექმენით თქვენი ელექტრონული ციფრული ხელმოწერები და ექადაგათ DOCX დოკუმენტები უფასოდ!...Spreadsheet) ODT (OpenDocument Text Document) OTP (OpenDocument...XML Presentation) RTF (Rich Text Format File) SVG (Comma Separated...

    products.groupdocs.app/ka/signature/docx
  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 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...
  6. How to Convert DOCX to SVG using Java

    This article includes instructions on how to convert DOCX to SVG using Java, as well as sample code that illustrates the procedure to transform DOCX to SVG in Java....Annotation Product Family GroupDocs...such as when you want to show text or images on a web page or in...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Convert PDF to ODT using Java

    Convert PDF to ODT using Java effortlessly without the need for additional tools. We will provide you code example and complete steps to perform this conversion....Annotation Product Family GroupDocs...files into ODT (Open Document Text). Although PDFs are known for...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  8. Convert PDF to ODT using C#

    Efficiently convert PDF to ODT using C# without installing extra tools. Enhance document processing in projects with this guide on how to export PDF to ODT using C#....Annotation Product Family GroupDocs...files to ODT (Open Document Text). PDFs are renowned for their...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  9. How to Convert HTML to ODT using C#

    Quickly convert HTML to ODT using C# with a popular conversion library along with code example to export HTML to ODT in C# on commonly used operating systems....Annotation Product Family GroupDocs...Converting HTML to ODT (Open Document Text) can be a useful feature in...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert ODT to JPG using C#

    In this topic, we will discover how to convert ODT to JPG using C# without installing additional software installations along with code to export ODT to JPG in C#....Annotation Product Family GroupDocs...you have an ODT (Open Document Text) file and wish to convert it...

    kb.groupdocs.com/conversion/net/how-to-convert-...