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

pdf annotation

(0.08 sec)
  1. Loading Documents | Documentation

    Following this guide, you will learn how to load Pdf, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....Annotation Product Solution GroupDocs...Options specifically for loading PDF documents. PublisherLoadOptions...

    docs.groupdocs.com/conversion/python-net/develo...
  2. GroupDocs.Search for Java 20.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for Java 20.8 Major Features There are the following features and improvementes in this release: Implement indexing from stream Implement support for indexing .DICOM files Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-1932 Implement indexing from stream New Feature SEARCHNET-2362 Implement support for indexing .DICOM files Improvement Public API and Backward Incompatible Changes Implement indexing from stream This feature provides the ability to index documents from streams and data structures....Annotation Product Solution GroupDocs..."c:\\MyDocuments\\ExampleDocument.pdf" ; // Creating an index Index...

    docs.groupdocs.com/search/java/groupdocs-search...
  3. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/working...
  4. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  5. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-s...
  6. GroupDocs.Parser for .NET 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 19.5. Major Features There are the following features in this release: Implement the ability to extract data from documents Implement the ability to move Table Layout Implement the ability to detect a table in a rectangular area using a collection of column separators Implement the support for spreadsheet and presentation templates Some constructors and properties were removed from TextProperties class Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1145 Implement the ability to extract data from documents New feature PARSERNET-1151 Implement the ability to move Table Layout New feature PARSERNET-1158 Implement the ability to detect a table in a rectangular area using a collection of column separators New feature PARSERNET-1200 Implement the support for spreadsheet and presentation templates New feature PARSERNET-63 Remove obsolete members (version 18....Annotation Product Solution GroupDocs..."invoice - John Smith, Jan-2019.pdf" , template ); Example This example...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  7. GroupDocs.Signature for .NET 18.5 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 18.5 Major Features There are about more than ten improvements, new features and fixes in this regular release. Most new features are related to ability to serialize and encrypt text or objects of QR-Code Signatures with standard or custom encryption implementation. The most notable changes are: Introduced ability to encrypt QR-Code content with standard symmetric algorithm implementations Implemented property of QR-Code Signature Options to specify custom encryption algorithm Involved support of new Cells file formats (ots, xltx, xltm) Added ability to specify custom serialization for QR-Code Signature object over attributes or by Options property Implemented support of CRT and CER file format for verification of digital Signatures for all supported Document types Fixed exception when accessing Pdf document without specified metadata Updated calculation for processing pages for Cells documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3461 Implement standard symmetric algorithm for QRCode Signature data encryption New Feature SIGNATURENET-3460 Extend QRCode Signature to specify custom encryption dynamically New Feature SIGNATURENET-3424 Add ability to process new Cells file formats (ots, xltx, xltm) New Feature SIGNATURENET-3422 Implement custom encryption for embedded QR Code Signature New Feature SIGNATURENET-3417 Implement custom serialization for embedded objects in QR Code Signature New Feature SIGNATURENET-3470 Implement support of CRT and CER digital certificates files types for Verification Improvement SIGNATURENET-3473 Tests for digital Pdf signatures are failed with message “PKCS#1 does not support ocsp, timestamp settings, use PKCS#7” Bug SIGNATURENET-3472 Add messages for exceptions that were thrown during making certificate objects for digital signatures Bug SIGNATURENET-3469 Exception when accessing Pdf document without specified metadata Bug SIGNATURENET-3170 Incorrect number of pages calculation for all Cells Options Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...Fixed exception when accessing Pdf document without specified metadata...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  8. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Annotation Product Solution GroupDocs...Format Content and metadata 1.9 PDF Portable Document Format File...

    docs.groupdocs.com/search/java/supported-docume...
  9. 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....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // setup search options...

    docs.groupdocs.com/signature/net/search-for-emb...