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

image

(0.12 sec)
  1. Update watermarks | GroupDocs

    This article shows how to update existing text or Image watermarks....document for any existing text or image watermarks. These can be watermarks...“Advanced usage” section. Updating image watermarks To search and update...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  2. 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...
  3. 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-...
  4. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Convert between 50+ Document and Image File Formats GroupDocs.Conversion...conversion of business documents and image file formats between Word, Excel...

    blog.groupdocs.com/categories/groupdocs.total-p...
  5. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Word using Java How to Convert Image to PDF in Java How to Convert...using C# How to Convert HTML to Image in C# How to Convert RTF to...

    kb.groupdocs.com/categories/page/45/
  6. Releasing GroupDocs.Viewer for .NET 3.4.0 with ...

    For those who have been waiting for the next release - Today, we are excited to announce GroupDocs.Viewer for .NET 3.4.0. The latest version of our document viewer API provides fixes and improvements for a wide range of features. Based on our customers’ feedback, GroupDocs team has announced 20+ fixes along with 5+ improvements in version 3.4.0. Please see below for the list of fixes and improvements. GroupDocs.Viewer for ....0 # Small images are not visible in image mode Invalid parameter...exception while converting mpt to image File is corrupted or damaged...

    blog.groupdocs.com/viewer/releasing-groupdocs-d...
  7. 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...
  8. Join Images using GroupDocs.Merger for Java 19.8

    With the new release of GroupDocs.Merger for Java 19.8 you can take your document joining experience to the next level. What is special about this release? We are pleased to announce that you can now do Image joining. And following are the supported Image formats: BMP PNG TIFF How easy is that? Let’s understand this with a use-case. We’ll join a BMP and TIFF file. New Format Support API now fully supports HTML format....now do image joining. And following are the supported image formats:...

    blog.groupdocs.com/merger/join-images-using-gro...
  9. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Annotations(comments) Remarks Embedded images OCR Remove Page Saves the document...Microsoft PowerPoint template 0 The image file format was standardized...

    docs.groupdocs.com/redaction/java/supported-doc...
  10. Generate signature preview | GroupDocs

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....creation (see interface ); image preview format - PNG / JPG /...preview image. If you need to implement custom image preview...

    docs.groupdocs.com/signature/java/generate-sign...