Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,012 for

printing annotations

(0.09 sec)
  1. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-en...
  2. GroupDocs.Parser for Java 20.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 20.5 Major Features There are the following improvements in this release: Added RawPageCount property to IDocumentInfo interface Implemented the ability to create Parser object with java.sql.Connection and EmailConnection objects Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1507 Add RawPageCount property to IDocumentInfo interface Improvement PARSERNET-1364 Implement the ability to create Parser object with DbConnection New feature PARSERNET-1365 Implement the ability to create Parser object with EmailConnection New feature Public API and Backward Incompatible Changes Add RawPageCount property to IDocumentInfo interface Description This feature improves API of raw text extraction from document page....Annotation Product Solution GroupDocs...getRawPageCount (); p ++) { // Print a page number System . out ...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  3. GroupDocs.Parser for .NET 20.6 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 20.6 Major Features There are the following improvements in this release: Implement the API to extract data from documents Implement the ability to detect media types for Zip container Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1394 Implement the API to extract data from documents Feature PARSERNET-1187 Implement the ability to detect media types for Zip container Feature Public API and Backward Incompatible Changes Implement the ability to detect media types for Zip container Description This feature provides the functionality to detect a file type of container items....Annotation Product Solution GroupDocs...FileTypeDetectionMod . Default ); // Print the name and file type Console...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  4. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  5. GroupDocs.Parser for Java 21.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 21.2 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1734 Improve text page extraction from WordProcessing documents Improvement PARSERJAVA-152 Document parsing performance issue Bug Public API and Backward Incompatible Changes Improve text page extraction from WordProcessing documents Description This improvement enhanced the work with documents that contain sections, footers, headers and footnotes. Public API changes No API changes....Annotation Product Solution GroupDocs...= reader . readToEnd (); // Print the text to the console System...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  6. Protect PDF document | Documentation

    Protect PDF documents when rendering documents using GroupDocs.Viewer for Python via .NET...Annotation Product Solution GroupDocs...~ gvo . Permissions . DENY_PRINTING # Create a PDF file. pdf_options...

    docs.groupdocs.com/viewer/python-net/protect-pd...
  7. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page....Annotation Product Solution GroupDocs...FormattedTextMode . Markdown ))) { // Print a formatted text from the document...

    docs.groupdocs.com/parser/net/markdown/
  8. GroupDocs.Parser for .NET 22.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 22.8 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1906 Implement the support for 7z archives New Feature PARSERNET-1903 Implement the support for attachment extraction from presentations New Feature PARSERNET-1904 Implement the support for attachment extraction from spreadsheets New Feature PARSERNET-1905 Implement the support for attachment extraction from word processing documents New Feature PARSERNET-1907 ParserGetContainer details in API reference page is ambiguous Bug PARSERNET-1908 New file format support New Feature Public API and Backward Incompatible Changes Implement the support for 7z archives Description This feature provides the ability to extract data from 7z archives....Annotation Product Solution GroupDocs...item in attachments ) { // Print the file path Console . WriteLine...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Annotation Product Solution GroupDocs...String []{ "keyword" })); // Print search results for ( SearchResult...

    docs.groupdocs.com/parser/java/migration-notes/
  10. How to Render PDF as PNG using C#

    In this article, you will learn how to render PDF as PNG using C#. Follow our step-by-step guide to convert pdf to png c# without installing any extra software....Annotation Product Family GroupDocs...to exchange. They are also print-ready, enabling you to keep...

    kb.groupdocs.com/viewer/net/how-to-render-pdf-a...