Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,012 for

printing annotations

(0.11 sec)
  1. Extract text from HTML documents | Documentation

    Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....Annotation Product Solution GroupDocs...= parser . getText ()) { // Print a text from the document System...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. GroupDocs.Search for Java 20.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 20.11 Major Features There are the following improvementes in this release: Implement methods to get synonym groups Implement methods to get homophone groups Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2435 Implement methods to get synonym groups Improvement SEARCHNET-2445 Implement methods to get homophone groups Improvement Public API and Backward Incompatible Changes Implement methods to get synonym groups This improvement adds a method to get synonyms for a specific word from the synonym dictionary....Annotation Product Solution GroupDocs...: group ) { System . out . print ( group1 + " " ); } System ...

    docs.groupdocs.com/search/java/groupdocs-search...
  3. GroupDocs.Parser for Java 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for Java 18.12. Major Features There are the following features in this release: Added the ability to extract tables from PDFs Added the support for text and presentation templates Added the ability to detect the type of password-protected Office Open XML documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1016 Implement the ability to extract tables from PDFs New feature PARSERNET-1097 Implement the support for text and presentation templates New feature PARSERNET-1092 Implement the ability to detect the type of password-protected Office Open XML documents Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...(); row ++) { System . out . print ( "| " ); // Iterate over columns...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  4. 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... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-embed-...
  5. tabs - Mozilla | MDN

    Interact with the browser's tab system....print() Prints the contents of the active... tabs.printPreview() Opens print preview for the active tab....

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  6. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Annotation Product Solution GroupDocs...getPhotoUriRecords ()) { // Print the property value System ....

    docs.groupdocs.com/metadata/java/working-with-v...
  7. Render AI files | GroupDocs.Viewer for .NET

    This article explains render Adobe Illustrator (AI) files with GroupDocs.Viewer within your .NET applications....Annotation Product Solution GroupDocs...Typically used for logos and print media, illustrations. How to...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  8. GroupDocs.Conversion for .NET 18.2 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 18.2 Major Features There are 4 new features, improvements and fixes in this regular monthly release. The most notable are: Conversion from PostScript Option to convert specific range when converting from cells Option for skipping blank rows and columns when converting from cells Bug fixes Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑2322 Convert specific range when converting cells document New Feature CONVERSIONNET‑2344 Implement conversion from PostScript New Feature CONVERSIONNET‑2338 Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Improvement CONVERSIONNET‑2324 Just print area is getting converted, not the entire spreadsheet Fix Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...Improvement CONVERSIONNET‑2324 Just print area is getting converted, not...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  9. Load document from Amazon S3 Storage | Document...

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document signed...

    docs.groupdocs.com/signature/java/load-document...
  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 in metadata ) { // Print an item name and value Console...

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