Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 2,683 for

image annotation

(0.06 sec)
  1. Features Overview | Documentation

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Annotation Product Solution GroupDocs...colors, fonts, etc.; Text as image signatures with big scope of...

    docs.groupdocs.com/signature/java/features-over...
  2. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...also be exported to PDF or image formats for documentation. Common...

    docs.groupdocs.com/conversion/java/convert/proj...
  3. Set zoom level when converting to HTML using Gr...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.7. This version of the API comes with number of new features such as setting zoom level, conversion from LaTex and getting extended document information. Aside this, multitude of improvements, bug fixes and some new document formats are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document conversion experience....Convert Pdf documents without annotations GroupDocs Document Conversion...PDF_X_3 and PDF_X_1A Converting Image to Html with UsePdf=true always...

    blog.groupdocs.com/conversion/releasing-documen...
  4. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Annotation Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  5. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, Image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....Annotation Product Solution GroupDocs...associated with various document, image, audio, video and many other...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  6. GroupDocs.Conversion for .NET

    Find answers about converting documents and Images of various types using .NET code on any platform....Annotation Product Family GroupDocs...PNG using C# How to Convert Image to Word using C# How to Convert...

    kb.groupdocs.com/conversion/net/page/5/
  7. GroupDocs.Total Product Family

    Find answers to view, render, annotate, convert, e-sign, compare and assemble documents in .NET and Java languages....Annotation Product Family GroupDocs...Latest Answers Create a Docker Image to Run GroupDocs.Viewer for...

    kb.groupdocs.com/total/
  8. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Annotation Product Solution GroupDocs...Metadata Annotations(comments) Remarks Embedded images OCR Remove...

    docs.groupdocs.com/redaction/java/supported-doc...
  9. Generating document preview - advanced | Docume...

    This article shows how to generate document pages preview with advanced options....Annotation Product Solution GroupDocs...handler ); property set to true; image preview format - PNG / JPG /...

    docs.groupdocs.com/signature/net/generating-doc...
  10. Redact PDF and Scanned Documents in Java | Blac...

    Redact text in PDF and other documents using Java in your applications. Redact documents to blackout text and also the text within the embedded Images....with the scanned document with images. The earlier articles may help...redact PDF text and text in images within a document using Java...

    blog.groupdocs.com/redaction/redact-text-and-sc...