Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 8,372 for

word search

(0.28 sec)
  1. Supported File Formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for Python via .NET....Search Product Solution GroupDocs...common office and text formats (Word, Excel, PowerPoint), OpenDocument...

    docs.groupdocs.com/total/python-net/supported-d...
  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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Search Product Solution GroupDocs...uses the GroupDocs.Metadata search engine to retrieve all properties...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. GroupDocs.Signature for .NET 25.12 – 最新更新和修复(20...

    探索 GroupDocs.Signature for .NET 25.12 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...为 Search 和 Verify 方法添加基于谓词的过滤,使开发者能够在耗时处理之前预过滤签名。...(SIGNATURENET‑5555) 在 Linux 环境下为 Microsoft Word 文档生成预览时,不再抛出异常。 如何使用新功能 # 对图像进行签名(隐写术)...

    blog.groupdocs.com/zh/signature/groupdocs-signa...
  4. 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...
  5. GroupDocs.Search for .NET 16.12 Supports Search...

    We are really pleased to announce the monthly release of GroupDocs.Search for .NET 16.12 API. In this release, we have introduced three new features. You can now apply Search to passWord protected documents. Not only this, the latest release provides its users with the functionality to maintain list of synonyms and stop Words. Download the latest version and try out all the amazing features of GroupDocs.Search for .NET 16.12 API....Search for .NET 16.12 API. In this...features. You can now apply search to password protected documents...

    blog.groupdocs.com/search/groupdocs-search-net-...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Search for .NET. GroupDocs.Search for .NET 17.12...highlighted results of exact phrase search in text. Furthermore, we have...

    blog.groupdocs.com/groupdocs.blog/page/66/
  7. Extract Text from PDF using Python

    Learn how to extract Text from PDF using Python. This guide walks through setup and code needed to extract text from PDF in Python without installing extra software....Search Product Family GroupDocs.Parser...compliance, healthcare records, or search indexing. Viewer library offers...

    kb.groupdocs.com/viewer/python/extract-text-fro...
  8. GroupDocs.Signature for Python 26.1 – 最新更新和修复(2...

    探索 GroupDocs.Signature for Python 26.1 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。... LINQ 风格查询优化 # 签名的 search 与 verify 现在接受 谓词函数 ,在进行繁重处..."document.pdf" ) as signature: search_options = [gso . TextSearchOptions()]...

    blog.groupdocs.com/zh/signature/groupdocs-signa...
  9. Integrate Watermarking in Node.js Applications

    Follow our guide to easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....a PDF or a company logo to a Word document, GroupDocs.Watermark...formats, including images, PDF, Word, Excel documents, PowerPoint...

    blog.groupdocs.com/watermark/integrate-watermar...
  10. Assemble Documents and Acquire Online Signature...

    The Web 2.0 era has brought consumers and organizations closer. Consumers are active in community forums, blogs or other information-sharing platforms to discuss their tastes and preferences. Closer relationships with their customers has helped organizations understand buyer’s behavior and devise new products faster. Growing Internet penetration ensures that organizations who share, collaborate and reach out to their customers have a competitive edge. Managing documents effectively is important for businesses to increase the transaction cycle.... After an Internet search he found a solution that automates...document template in Microsoft Word or PDF format and add fields...

    blog.groupdocs.com/signature/assemble-documents...