Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 3,348 for

feature

(0.06 sec)
  1. Add Text Watermark to RTF using Java

    Let's learn how to add text watermark to RTF using Java. You'll also get a code showing how to insert text watermark to RTF in Java without using extra softwares.... This feature enhances document security...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  2. Merge PowerPoint Presentations & Slides in Java...

    Merge PowerPoint PPT/PPTX presentations in Java. Learn, how to combine specific slides of different files using Java merger API by GroupDocs.... You can use this merging feature in your Java applications....

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  3. Scan QR Code from JPG using C#

    Easily discover how to scan QR Code from JPG using C# without need for additional software installations along with code example to extract QR Code from JPG in C#....easy it is to integrate this feature into your application. Steps...

    kb.groupdocs.com/parser/net/scan-qrcode-from-jp...
  4. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/extract-metadata...
  5. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. GroupDocs.Conversion for .NET 25.11 – 最新更新和修复(2...

    探索 GroupDocs.Conversion for .NET 25.11 的新功能。现在可在 NuGet 和 GroupDocs 网站上获取。...What’s new in this release New features Public API change (backward‑incompatible)...This update adds two major features, introduces a new public API...

    blog.groupdocs.com/zh/conversion/groupdocs-conv...
  10. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....more information on supported features of the GroupDocs.Metadata...To learn more about library features and get familiar how to manage...

    docs.groupdocs.com/metadata/java/find-metadata-...