Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,015 for

full text search

(0.15 sec)
  1. Archive

    archives...Search for .NET 25.11 – November 2025...Yurii Mazuсhuk · 10 min How to search document content in Python:...

    blog.groupdocs.com/archives/
  2. Working with metadata in PDF documents | GroupDocs

    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...
  3. Markdown | GroupDocs

    This article explains that how to extract Markdown formatted Text from document page....Search Product Solution GroupDocs...Working with text / Working with formatted text / Markdown Markdown...

    docs.groupdocs.com/parser/net/markdown/
  4. HTML | GroupDocs

    This article explains that how to extract HTML formatted Text from document page....Search Product Solution GroupDocs...Working with text / Working with formatted text / HTML HTML Leave...

    docs.groupdocs.com/parser/net/html/
  5. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Search Product Solution GroupDocs...PPTX, XLS, XLSX and others. See full list at article. GroupDocs.Redactions...

    docs.groupdocs.com/redaction/python-net/annotat...
  6. Load document from local disk | GroupDocs

    Learn how to extract data from documents on the local disk...Search Product Solution GroupDocs...( filePath )) { // Extract a text into the reader using ( TextReader...

    docs.groupdocs.com/parser/net/load-document-fro...
  7. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....Search Product Solution GroupDocs...JToken . Parse ( response . Text )); } catch ( Exception ex )...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  8. Loading specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for .NET. Required for Markdown, MHTML, databases, and remote email files in C#....Search Product Solution GroupDocs...FileFormat . Markup ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/net/loading-specific-...
  9. How to Run | GroupDocs

    How to run examples....Search Product Solution GroupDocs...py file using your favorite text editor. By default the examples...

    docs.groupdocs.com/metadata/python-net/how-to-r...
  10. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc....(custom-url) is added to the full application path, including...available: watermarkText - specifies text for the watermark watermarkColor...

    blog.groupdocs.com/viewer/get-more-flexibility-...