Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 30,139 for

groupdocs.merger

(0.23 sec)
  1. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/search-for-em...
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/search-embed-...
  3. Convert a Document to Another Format | Document...

    Learn how to convert a single document to another format using GroupDocs.Conversion for Python via .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/python-net/develo...
  4. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

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

    This article explains how to implement custom encryption for Metadata electronic signatures....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/implement-cus...
  6. 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-sta...
  8. GroupDocs.Signature for Java 19.11 Release Note...

    Note This page contains release notes for GroupDocs.Signature for Java 19.11 Major Features Warning In this version we’re introducing new public API which was designed to be simple and easy to use. For more details about new API please check Developer Guide section. The legacy API have been moved into Legacy namespace so after update to this version it is required to make project-wide replacement of namespace usages from com....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  9. 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  10. 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/introducing-gro...