Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 582 for

printing annotations

(0.04 sec)
  1. 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....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-embed-...
  2. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options 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...
  3. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options 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...
  4. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API....Annotation Product Solution GroupDocs...getPath (); System . out . print ( "Image file " + imageFilePath...

    docs.groupdocs.com/merger/java/generate-documen...
  5. Extract data from databases | Documentation

    This article shows the data extraction from database via ADO.NET using GroupDocs.Parser...Annotation Product Solution GroupDocs...foreach ( TocItem i in toc ) { // Print the table name Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized 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-em...
  7. Extract text from documents | Documentation

    This article shows how to extract text with GroupDocs.Parser from PDF, Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Annotation Product Solution GroupDocs...= parser . getText ()) { // Print a text from the document //...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Detect file type of container item | Documentation

    This article explains that how to detect file type of container item....Annotation Product Solution GroupDocs...FileTypeDetectionMod . Default ); // Print the name and file type Console...

    docs.groupdocs.com/parser/net/detect-file-type-...
  9. Extract formatted text from documents | Documen...

    This article shows how to extract formatted text represented as HTML or Markdown with GroupDocs.Parser from documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Annotation Product Solution GroupDocs...FormattedTextMode . Html ))) { // Print a formatted text from the document...

    docs.groupdocs.com/parser/net/extract-formatted...
  10. Extract metadata from documents | Documentation

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Annotation Product Solution GroupDocs...MetadataItem item : metadata ) { // Print an item name and value System...

    docs.groupdocs.com/parser/java/extract-metadata...