Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,703 for

feature

(0.82 sec)
  1. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient Features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....Following are some salient features of GroupDocs.Watermark for...close(); For more details on this feature, please visit this documentation...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  2. GroupDocs.Parser 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....version came up with one new feature and three enhancements. It...release notes of version 18.11. Features Introduced Getting Information...

    blog.groupdocs.com/categories/groupdocs.parser-...
  3. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metadata, tables, and structured data from documents with template-based parsing support....Getting Started / Features Overview Features Overview Leave feedback...Note GroupDocs.Parser is a feature-rich document data parsing...

    docs.groupdocs.com/parser/python-net/features-o...
  4. Perform Wildcard Search in GroupDocs.Search for...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new Features introduced in the latest version: Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a new class of characters - blended.... Features # Following are the new features introduced... For more details on this feature, please visit this documentation...

    blog.groupdocs.com/search/perform-wildcard-sear...
  5. Extracting common image information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the Feature. Load an image Extract the root metadata package Use the getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples:...for more information on the feature. an image Extract the root...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/extracting-com...
  6. Parse data from documents | GroupDocs

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Parser provides Document Parser feature that allows you to extract...(see ). With Document Parsing feature you can easily solve business...

    docs.groupdocs.com/parser/java/parse-data-from-...
  7. How to Convert TIFF to PDF in Java

    This guide walks you through the whole process to convert TIFF to PDF in Java. Explore sample code for Java TIFF to PDF capability and modify it as per your needs....TIFF to PDF converter Java feature. This sample code can be used...the Java convert TIFF to PDF feature by following the step-by-step...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. Create , Edit , save word document in the web b...

    With <artifactId>groupdocs-editor</artifactId> this module get the Feature of converting the docsx <===> HTML markup . Can we also get the access to the @groupdocs.examples.angular/editor and use it with same licens…...ctId> this module get the feature of converting the docsx <===>...dependency. dkalunge: get the feature of converting the docsx <===>...

    forum.groupdocs.com/t/create-edit-save-word-doc...
  9. Changing Target File Format | GroupDocs

    Note This Feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful Feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Format Leave feedback Note This feature is supported by version 18...Assembly provides a powerful feature to change the target file format...

    docs.groupdocs.com/assembly/net/changing-target...
  10. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...highlighted several important features that we currently do not support...complexity of the requested features. We understand your priorities...

    forum.groupdocs.com/t/groupdocs-parser/15108