Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 16,673 for

pdf metadata

(0.22 sec)
  1. Search text in PDF documents | GroupDocs

    To search a keyword in Pdf documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Pdf document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Metadata Product Solution GroupDocs...Extract data from PDF documents / Search text in PDF documents Search...

    docs.groupdocs.com/parser/java/search-text-in-p...
  2. Optimize the output PDF file | GroupDocs

    Optimize Pdfs for web viewing or reduce file size with GroupDocs.Viewer. Adjust resources and improve loading times....Metadata Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file Optimize the...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following Metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...Metadata Product Solution GroupDocs...can contain the following metadata: Name Description date The...

    docs.groupdocs.com/parser/java/extract-emails-f...
  4. Extract images from PDF documents | GroupDocs

    To extract images from Pdf documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Pdf documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Metadata Product Solution GroupDocs...data from PDF documents / Extract images from PDF documents Extract...

    docs.groupdocs.com/parser/java/extract-images-f...
  5. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document Metadata like pages count, size, file type before editing it with GroupDocs.Editor for Python via .NET API....Metadata Product Solution GroupDocs...returns detailed meta info (metadata) about the specified document...

    docs.groupdocs.com/editor/python-net/extracting...
  6. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage Metadata and more, please refer to theadvanced usage section....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/get-supported-...
  7. Basic usage | GroupDocs

    Core GroupDocs.Redaction for Python via .NET operations — redact text, Metadata, images, annotations, and spreadsheet content, remove pages, and read document information, each with a runnable example....Metadata Product Solution GroupDocs...(the same patterns apply to PDF, Excel, PowerPoint, and image...

    docs.groupdocs.com/redaction/python-net/basic-u...
  8. Extract text from PDF documents | GroupDocs

    Learn how to extract text from Pdf documents using GroupDocs.Parser for .NET. Extract text from entire Pdf or specific pages with error handling. Includes Pdf text extraction library C# examples....Metadata Product Solution GroupDocs...Extract data from PDF documents / Extract text from PDF documents Extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Add watermarks to PDF documents | GroupDocs

    Add watermarks to specific Pdf pages, images, and attachments using GroupDocs.Watermark for Python via .NET....Metadata Product Solution GroupDocs...watermarks / To PDF documents Add watermarks to PDF documents Leave...

    docs.groupdocs.com/watermark/python-net/add-wat...
  10. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Learn how to merge PDF files and combine them into one file programmatically...to find matches, retrieve metadata, or provide context about...

    blog.groupdocs.com/groupdocs.blog/page/9/