Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 6,568 for

page

(0.07 sec)
  1. 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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-vc...
  2. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document Page.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/sign-document...
  4. 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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/working-with-v...
  5. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries....Faceted search Leave feedback This page describes the creation of faceted...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/faceted-search/
  6. Search results | Documentation

    This article shows that how to perform the operations on search results....on search by chunks, see the page. The method returns the start...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/search-results/
  7. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....Boolean search Leave feedback This page contains the boolean search...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/boolean-search/
  8. OCR Usage Basics | Documentation

    This article explains how to use OCR....method for warnings for the page. the empty list returns if no...any warning." ); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  9. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....print ( "Found Text signature at page " + sign . getPageNumber ()+...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/searching-for...
  10. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its Pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert Pages into images, and save PDF with scan-like Pages) SaveOptions so = new SaveOptions(); so....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...