Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 8,768 for

document editor

(0.06 sec)
  1. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/indexing-options/
  2. Convert database formats | Documentation

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert/datab...
  3. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Handling MPEG audio metadata | Documentation

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  5. GroupDocs.Annotation for .NET 17.1.0 Release No...

    Note This page contains release notes for GroupDocs.Annotation for .NET 17.1.0 Major Features Below the list of improvements fixes and new features in this regular monthly release of GroupDocs.Annotation for .NET. The most notable are: Implemented annotations annotating Documents of following types: JPG TIFF BMP GIF (static images without animation Fixed following bugs: When exporting Slide Document TextField annotation hasn’t text For Slides format fix background when import Resource Redaction annotation Improvement:...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  6. OCR Usage Basics | Documentation

    This article explains how to use OCR....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  7. OCR Usage Basics | Documentation

    This article explains how to use OCR....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  8. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/removing-metad...
  9. Removing metadata | Documentation

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/removing-metadata/
  10. GroupDocs.Comparison for .NET 21.2 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 21.2 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 21.2: Fixed closing the stream after generating preview in PDF format Fixed generating previews in Diagram format Fixed generating previews in HTML format Fixed saving the comparison result in HTML format using the file stream Improved comparison in Excel format using pictures and diagrams Added SourceText property to ChangeInfo class and improved TargetText property for Diagram, Slide, Txt and Note formats Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2595 Improve ability of getting source text for Diagrams Documents Improvement COMPARISONNET-2594 Improve ability of getting source text for Slides Documents Improvement COMPARISONNET-2589 Improve ability of getting source text for Text Documents Improvement COMPARISONNET-2598 Improve ability of getting source text for Notes Documents Improvement COMPARISONNET-2592 Cannot compare particular Excel sheets Bug COMPARISONNET-2599 Preview generator closes stream for pdf Bug COMPARISONNET-2600 Diagram preview does not insert text inside shapes Bug COMPARISONNET-2603 Incorrect display of Excel Document Bug COMPARISONNET-2602 Charts are not displayed in Excel format Bug COMPARISONNET-2601 HTML preview renders only one image Bug Public API and Backward Incompatible Changes Learn more about getting source and target texts, which can be found here....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/groupdocs-com...