Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 3,771 for

image metadata

(1.37 sec)
  1. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Metadata Product Solution GroupDocs...way. Using Images Note See Common List with Image template using...

    docs.groupdocs.com/assembly/java/template-synta...
  2. 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....Metadata Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  3. 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....Metadata Product Family GroupDocs.Search...visualizing these files as images can be useful for embedding...

    kb.groupdocs.com/viewer/python/render-txt-as-pn...
  4. 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....Metadata Product Family GroupDocs.Search...archiving document content, image formats offer a universal and...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  5. Convert RTF to JPG using Node.js

    Effortlessly convert RTF to JPG using Node.js with a streamlined approach. Follow our guide to export RTF to JPG in Node.js while maintaining quality....Metadata Product Family GroupDocs.Search...sometimes, converting it into an image format like JPG is necessary...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  6. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark the Images in Excel worksheet headers and footers using GroupDocs.Watermark for Python via .NET....Metadata Product Solution GroupDocs...carry a script (text) or an image . Extract information about...

    docs.groupdocs.com/watermark/python-net/working...
  7. Split a worksheet into pages | GroupDocs

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and Image formats using GroupDocs.Viewer Python API....Metadata Product Solution GroupDocs...appear on a worksheet. In the image below, the vertical page break...

    docs.groupdocs.com/viewer/python-net/split-work...
  8. How to merge TIF images using java | GroupDocs

    Learn how to merge TIF Image files, combine TIF Image files into one file programmatically in java language using GroupDocs.Merger for Java library....Metadata Product Solution GroupDocs...merge TIF images using java How to merge TIF images using java...

    docs.groupdocs.com/merger/java/getting-started/...
  9. Extract Text from DOCX using Java

    This article details the process of how to extract text from DOCX using Java. It also includes code to assist you in implementing text extraction from DOCX in Java....Metadata Product Family GroupDocs.Search...you to pull out text, images, metadata, and other elements from...

    kb.groupdocs.com/parser/java/extract-text-from-...
  10. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages with advanced options....Metadata Product Solution GroupDocs...(see ); property set to true image preview format - PNG / JPG /...

    docs.groupdocs.com/signature/java/generating-do...