Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,976 for

image annotation

(0.06 sec)
  1. Update watermarks | GroupDocs

    This article shows how to update existing text or Image watermarks....Annotation Product Solution GroupDocs...document for any existing text or image watermarks. These can be watermarks...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  2. Working with slide backgrounds | GroupDocs

    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-...
  3. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Node.js via Java API....Annotation Product Solution GroupDocs...specify desired page numbers, image format, etc. The getSource()...

    docs.groupdocs.com/comparison/nodejs-java/gener...
  4. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...another format like PDF, HTML, or image for easier mailing, printing...

    docs.groupdocs.com/conversion/net/convert/wordp...
  5. Render EML as PNG using Python

    Learn how to render EML as PNG using Python. This tutorial explains how to convert EML to PNG in Python with custom dimensions for email visualization....Annotation Product Family GroupDocs...Transforming EML files into image formats like PNG enables static...

    kb.groupdocs.com/viewer/python/render-eml-as-pn...
  6. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded Images....redact PDF text and text in images within a document using C#...be covered below: Text and image redaction - .NET API Redact...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  7. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....Annotation Product Solution GroupDocs...section for shapes matching image or text criteria and removes...

    docs.groupdocs.com/watermark/python-net/existin...
  8. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Annotation Product Solution GroupDocs...Sub End Module The following image illustrates the result: Configure...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  9. Generating document preview - advanced | GroupDocs

    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. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Annotation Product Solution GroupDocs...objects (shapes, XObjects, annotations etc.) if they match regular...

    docs.groupdocs.com/watermark/java/searching-wat...