Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 31,454 for

groupdocs.search

(0.15 sec)
  1. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a new presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/single-row-ima...
  2. Delete QR-code signatures from documents | Grou...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/delete-qr-code...
  3. 使用 C# 通过索引搜索文件夹中的文本 |使用 .NET 搜索 API

    使用 Groupdocs.search API for .NET Developers 按部分搜索文本、文本索引、指定搜索线程数和获取搜索时间以在 C# 中获取搜索结果。...codf 片段显示了如何创建索引,然后使用 GroupDocs.Search for .NET 从 C# 中提到的文件夹...

    blog.groupdocs.com/zh/search/search-text-by-ind...
  4. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  5. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported document types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/supported-documen...
  6. How to run examples | GroupDocs

    How to run examples using Maven and Eclipse IDE....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-run-examp...
  7. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word 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 Microsoft Office Word 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.Search Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets 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 CSV files. Therefore, for CSV file getImages method returns null....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Updating metadata | GroupDocs

    The Example in this article demonstrates how to update metadata properties using a combination of criteria...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/updating-metadata/