Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 32,508 for

search

(0.06 sec)
  1. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Search Product Solution GroupDocs...uses the GroupDocs.Metadata search engine to retrieve all properties...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Redact Text in PDF using Java

    In this tutorial, you will learn how to redact text in PDF using Java. Also, you will be provided with a straightforward code to replace text in PDF using Java....Search Product Family GroupDocs.Parser...becoming proficient in how to search and redact text in PDF using...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  3. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or Searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Search Product Solution GroupDocs...documents, updated, removed, or searched inside already watermarked...

    docs.groupdocs.com/watermark/net/basic-usage/
  4. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....Search Product Family GroupDocs.Parser...mastered the process of how to search and redact text in PPTX using...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  5. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....Search Product Family GroupDocs.Parser...install additional software to search and redact text in RTF using...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  6. Redact Text in DOCX using Java

    This topic will provide guidance on how to redact text in DOCX using Java. Without need of additional software installation, you can replace text in DOCX using Java....Search Product Family GroupDocs.Parser...application, you can efficiently search and redact text in DOCX using...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  7. Announcing GroupDocs' Online Document Viewer Mo...

    Good news to all Orchard CMS users! We’ve rolled out a module for the Orchard platform, which lets you embed GroupDocs’ high-fidelity online document viewer as well as selected documents to Orchard pages. No matter what the format is, you can now embed and view documents online using GroupDocs’ efficient online document viewer. [caption id=“attachment_999” align=“alignnone” width=“600” caption=“Announcing GroupDocs’ online document viewer module for Orchard”] [/caption] GroupDocs Viewer is a powerful online document viewer, which allows you to view documents online simply using a browser....installation from Orchard Gallery : search for GroupDocs in the gallery...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  8. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Search Product Solution GroupDocs...features of the GroupDocs.Metadata search engine please refer to the...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  9. Verify for multiple signatures | Documentation

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Search Product Solution GroupDocs... This example shows how to search for different signature types...

    docs.groupdocs.com/signature/net/verify-for-mul...
  10. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/document-filteri...