Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 2,771 for

image annotation

(0.18 sec)
  1. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...conversions From To CSV eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/net/convert/sprea...
  2. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...conversions From To CSV eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/spre...
  3. 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-...
  4. GroupDocs.Conversion Product Family

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

    kb.groupdocs.com/conversion/page/17/
  5. Working with slide backgrounds | Documentation

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background Images...Annotation Product Solution GroupDocs...watermark to all background images Extracting information about...

    docs.groupdocs.com/watermark/net/working-with-s...
  6. Merge TIFF files using C#

    In this article, we will provide key steps to merge TIFF files using C#. Moreover, you will be provide a sample code example to combine TIFF files in C#....Annotation Product Family GroupDocs...files using C# TIFF (Tagged Image File Format) files are widely...

    kb.groupdocs.com/merger/net/merge-tiff-files-us...
  7. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Annotation Product Solution GroupDocs...allows you to replace text and image in the found possible watermarks...

    docs.groupdocs.com/watermark/net/modifing-found...
  8. GroupDocs.Signature for Java

    This API allows you to digitally sign any type of file format using Java language on any platform....Annotation Product Family GroupDocs...Signature using Java How to Add Image Signature to RTF using Java...

    kb.groupdocs.com/signature/java/
  9. GroupDocs.Signature for .NET

    This API allows you to digitally sign any type of file format using .NET and C# language on any platform....Annotation Product Family GroupDocs...Signature using C# How to Add Image Signature to RTF using C# How...

    kb.groupdocs.com/signature/net/
  10. Convert PDF to TIFF using Node.js

    Learn how to convert PDF to TIFF using Node.js and export PDF to TIFF in Node.js. Efficient file conversion for high-quality Image outputs in your applications....Annotation Product Family GroupDocs...using Node.js . TIFF, or Tagged Image File Format, is widely used...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...