Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 27,996 for

groupdocs.total

(0.17 sec)
  1. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/parser/java/extract-text-areas/
  2. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/java/implement-cus...
  3. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. GroupDocs.Signature 24.3 | Java API to Secure D...

    High Code Java API to Sign, Search, & Verify Digital Signatures within MS Word Excel PowerPoint OpenOffice Images PDF & others. Supports Barcode QR-Code Stamp....pom 3 KB GroupDocs.Total GroupDocs.Signature API...

    releases.groupdocs.com/signature/java/24-3/
  5. GroupDocs.Signature 23.6.1 | Java API to Secure...

    High Code Java API to Sign, Search, & Verify Digital Signatures within MS Word Excel PowerPoint OpenOffice Images PDF & others. Supports Barcode QR-Code Stamp....pom 3 KB GroupDocs.Total GroupDocs.Signature API...

    releases.groupdocs.com/signature/java/23-6-1/
  6. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/net/search-for-sta...
  7. GroupDocs.Annotation for Java 18.4 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for Java 18.4 Major Features Below is the list of new features improvements and fixes in this release of GroupDocs.Annotation for Java 18.4: Added ability to import distance annotations in Words format Improve import of annotations for Words format Fixed several bugs regarding to PDF annotation import Fixed TextField annotations import for Diagrams format Fixed export some types of annotation for Diagrams format Improved Replacement annotation for text in different paragraphs Fixed import text field for Diagram documents Fixed bug with import text annotations from Pdf Fixed resizing image when user pass width and height Fixed creating of Arrow annotation for Diagrams Fixed issue with wrong distance structure after export in diagram Fixed issue with wrong Polyline structure after export in diagram Fixed bug with hanging of sample while importing distance annotation for Slides format Fixed bug when importing area annotation Fixed bug with importing annotations for diagrams Improved export of underline text annotation for PDF Improved export strikeout text annotation for PDF Improved creating annotations from colored or transparent text Fixed transparent text for all formats Fixed bug when importing text for TextField annotation in Diagrams Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-563 Implement import of distance annotation for Words document New Feature ANNOTATIONNET-583 Add text redaction annotation in Slides document New Feature ANNOTATIONNET-560 Merge similar annotations when importing from a MSWord document Improvement ANNOTATIONNET-559 Improve import of text annotations for Words document Improvement ANNOTATIONNET-548 Merge similar annotations when importing from a MSWord document Improvement ANNOTATIONNET-546 Improve replacement annotation for text in different paragraphs Improvement ANNOTATIONNET-582 Add point with text for text annotation Improvement ANNOTATIONNET-573 Improve export of text annotations in Slides document Improvement ANNOTATIONNET-570 Improve annotation export for big font sizes for Slides document Improvement ANNOTATIONNET-606 Implement accepting SVG path also with spaces not only with commas Improvement ANNOTATIONNET-602 Improve CleanUp for diagram Improvement ANNOTATIONNET-545 Bug with import and export distance annotations in Pdf Bug ANNOTATIONNET-544 Bug with import text annotations from Pdf Bug ANNOTATIONNET-543 Bug with import arrow annotation from Pdf Bug ANNOTATIONNET-538 AnnotationImageHandler....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  8. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/assembly/net/introducing-gro...
  9. GroupDocs.Parser for .NET 18.7 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.7. Major Features There are the following features in this release: API to provide data for text analysis Support for text analysis API for PDF documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-992 Implement API to provide data for text analysis New feature PARSERNET-956 Implement the support for text analysis API for PDF documents New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  10. How to Edit CSV File | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...