Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 6,871 for

text signature

(0.08 sec)
  1. How to see comparison and contrast of essays | ...

    The article describes usage of GroupDocs.Comparison to see comparison and contrast of essays...Signature Product Solution GroupDocs... PowerPoint, Pdf documents, text files and much more . There...

    docs.groupdocs.com/comparison/java/how-to-see-c...
  2. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Signature Product Solution GroupDocs...following examples show how to add text watermark to a document of any...

    docs.groupdocs.com/watermark/java/migration-notes/
  3. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Signature Product Solution GroupDocs...Console . WriteLine ( subtitle . Text ); } } } More resources GitHub...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common Text documents using a GroupDocs.Editor for .NET....Signature Product Solution GroupDocs...differs from editing common text documents. Loading Loding of...

    docs.groupdocs.com/editor/net/edit-email/
  5. GroupDocs.Annotation for .NET 20.2 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 20.2 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 20.2: Implemented ability to add Image Annotations to Diagrams Added overloads for Remove method Implement image extracting of ImageAnnotation Fixed support DWG files Fixed issue with encrypted SpreadSheet(Cells) files Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-884 Implement ability to add Image annotation to Diagrams Feature ANNOTATIONNET-1241 Add overloads for Annotator Remove Method Improvement ANNOTATIONNET-1248 Implement image extracting to ImageAnnotation Improvement ANNOTATIONNET-1240 Fix Dwg File Support Bug ANNOTATIONNET-1242 Distance annotation was added in wrong place in jpg file Bug ANNOTATIONNET-1243 Font color was changed after removing Text redaction annotation Bug ANNOTATIONNET-1245 Remove residual files after Image Annotation work Bug ANNOTATIONNET-1246 Encrypted SpreadSheet(Cells) files throws exception Bug ANNOTATIONNET-1247 Issue with AnnotationType byte Flag Bug ANNOTATIONNET-1257 Exception while deleting work files when adding ImageAnntation Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs...color was changed after removing text redaction annotation Bug ANNOTATIONNET-1245...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  6. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Signature Product Solution GroupDocs...index each character in the text as a separate word, regardless...

    docs.groupdocs.com/search/java/character-types/
  7. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Signature Product Solution GroupDocs..."Not a template field" : area . Text ); } } private static Template...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  8. GroupDocs.Viewer For .NET 3.2.0 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 3.2.0 Major Features There are 36 improvements and fixes in this regular monthly release. The most notable are: File detection from stream. Introduced PdfFileOptions. Introduced new conversion mechanism for multipage TIFF documents. Introduced options to show/hide grid lines for excel documents. Introduced jpeg image quality settings. Introduced file description property which returns document type format. Introduced method that returns supported document formats....Signature Product Solution GroupDocs...Introduced option that allows to set text document encoding. Introduced...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  9. Migration notes | Documentation

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Signature Product Solution GroupDocs...following examples show how to add text watermark to a document of any...

    docs.groupdocs.com/watermark/net/migration-notes/
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Signature Product Solution GroupDocs...Console . WriteLine ( subtitle . Text ); } } } More resources GitHub...

    docs.groupdocs.com/metadata/net/working-with-me...