Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 9,573 for

image

(0.14 sec)
  1. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....textWatermarkOptions ); // Add image watermark to the second worksheet...)); } Adding watermark to the images from a particular worksheet...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....textWatermarkOptions ); // Add image watermark to the second worksheet...(); Adding watermark to the images from a particular worksheet...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Features Overview | GroupDocs

    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...
  4. Render TXT as PNG using Python

    Discover how to render TXT as PNG using Python. This tutorial explains converting plain text files into PNG Images with customizable dimensions....visualizing these files as images can be useful for embedding...to transform plain text into image format. It also covers how to...

    kb.groupdocs.com/viewer/python/render-txt-as-pn...
  5. 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....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-...
  6. 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....Sub End Module The following image illustrates the result: Configure...Configure the output image size When rendering a CAD drawing, GroupDocs...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  7. Convert ODT to TIFF using Node.js

    Easily convert ODT to TIFF using Node.js. Follow this simple guide to export ODT to TIFF in Node.js and streamline document processing in your application....archiving document content, image formats offer a universal and...need to produce high-quality image outputs. By the end of this...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  8. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....loaded message to HTML, PDF, or image format. These methods allow...viewOptions ); } The following image demonstrates the result: Create...

    docs.groupdocs.com/viewer/java/render-email-mes...
  9. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....section for shapes matching image or text criteria and removes...document Create and initialize image or text search criteria Find...

    docs.groupdocs.com/watermark/python-net/existin...
  10. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Audio File Format Metadata only Image Document Type Document Type...and metadata JPEG 2000 Core Image File Content and metadata Portable...

    docs.groupdocs.com/search/nodejs-java/supported...