Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 8,539 for

image

(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....; Text as image signatures with big scope of...look, colors, and extra image effects; Image signatures with options...

    docs.groupdocs.com/signature/java/features-over...
  2. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....another format like PDF, HTML, or image for easier mailing, printing...conversions From To DOC eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/word...
  3. .NET ICO Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display ICO in any type of C#, ASP.NET, VB.NET & .NET Core applications....layout in HTML5, PDF or as an image using a few lines of the code...document formats in HTML5, image or PDF modes. The document rendering...

    products.groupdocs.com/viewer/net/ico/
  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....how to remove the background image of a particular slide calling...watermark to all background Images Using GroupDocs.Watermark,...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Address inside the QR-Code image This example shows how to esign...address inside the QR-code image. using ( Signature signature...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....also be exported to PDF or image formats for documentation. Common...conversions From To MPP eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/proj...
  7. 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....associated with various document, image, audio, video and many other...standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  8. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and Image formats.... In the image below, the vertical page break...Using End Sub End Module The image below illustrates the result...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  9. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Node.js via Java....conversions From To CHM eBook: , , Image: , , , , , , , , , JPG, , ,..., , , , , , HTM eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#....document Create and initialize Image/text search criteria Find watermarks...(); Adding watermark to all image XObjects GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/existing-obje...