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

image

(0.08 sec)
  1. Convert DOCX to JPG using Python

    Discover how to convert DOCX to JPG using Python with clear steps and code example. Effortlessly export DOCX to JPG using Python for high-quality Image results....scenarios, such as generating image previews, embedding document...efficiently, maintaining control over image quality and output settings...

    kb.groupdocs.com/conversion/python/convert-docx...
  2. Convert XLSX to PNG using Python

    Learn how to convert XLSX to PNG using Python with minimal setup. Discover how to export XLSX to PNG in Python accurately and efficiently without using extra tool....PNG using Python , you create image-based representations of your...and save the result as a PNG image To convert Excel files to PNG...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  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. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background Images...watermark to all background images Extracting information about...how to remove the background image of a particular slide setting...

    docs.groupdocs.com/watermark/net/working-with-s...
  5. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....Sets the height of an output image (in pixels). MailStorageOptions...maximum height of an output image (in pixels). MaxWidth { get;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  6. 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-...
  7. Modifying found watermark properties | GroupDocs

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

    docs.groupdocs.com/watermark/net/modifing-found...
  8. GroupDocs.Viewer for .NET UI 8.1.2 – Latest Upd...

    Explore what’s new in GroupDocs.Viewer for .NET UI 8.1.2. Available now on NuGet and GroupDocs website....Change Details 1️⃣ Printing in image mode fixed The print dialog...configured to render pages as images (PNG/JPEG). Page numbers are...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Convenient Watermarking for Documents and Image...

    We are excited to announce that the first version of GroupDocs.Watermark for Java has been released. GroupDocs.Watermark for Java makes it simple to perform watermarking operations in various document and Image formats. The API facilitates the Java developers with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and Image formats....operations in various document and image formats. The API facilitates...from many popular document and image formats. Continue to read more...

    blog.groupdocs.com/watermark/introducing-groupd...
  10. 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...