Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 34,341 for

groupdocs.annotation

(0.21 sec)
  1. GroupDocs.Comparison for .NET 18.6 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 18.6 Major Features Below the list of most notable changes in release of GroupDocs.Comparison for .NET 18.6: Implemented update changes for Comparison.Diagrams Added comparison settings for Comparison.Diagrams Implemented Comparison.Html settings Improve comparing of Diagrams documents (increased comparions accuracy, fixed issue in comparing most common cases for Diagram’s comparing) Implement comparison of new document components for Comparison.Html Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-1599 Implement comparing connect on Diagrams New Feature COMPARISONNET-1598 Improve styles comparing for HTML Improvement COMPARISONNET-1583 Improve Aligner for Comparison....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  2. GroupDocs.Redaction for .NET 20.2 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for .NET 20.2 Major Features There are the following improvements in this release: Ability to edit or erase image metadata Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONNET-236 Implement metadata redaction for raster images Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Redaction for .NET 20....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  3. Ինչպես փոխարկել CSV-ն Excel-ին Java-ում

    Նայեք Java-ում CSV-ն Excel-ի փոխարկելու գործընթացին, ինչպես նաև գործառույթն իրականացնելու և օրինակելի կոդը՝ Java-ի միջոցով CSV-ից XLSX ստեղծելու համար:...Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  4. HTML | Documentation

    This article explains that how to extract HTML formatted text from document page in Java....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/html/
  5. How to save PDF document with other format | Do...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/save-signed-pd...
  6. How to search for Digital signatures | Document...

    This topic explains how to search for digital electronic signatures across the documents with GroupDocs.Signature API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-dig...
  7. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/getting-known-...
  8. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .NET API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/add-watermark/
  9. Add document to Diagram via OLE | Documentation

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your Java applications....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/add-document-to-...
  10. Verify Text signatures in the document | Docume...

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/verify-text-s...