Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 31,762 for

groupdocs.search

(0.31 sec)
  1. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Load from FTP | GroupDocs

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your Java applications....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/load-document-fr...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the monthly release of GroupDocs.Search for .NET 18.4. Using the...of Text DocumentsUsing GroupDocs.Search for .NET version 18.4...

    blog.groupdocs.com/groupdocs.blog/page/60/
  4. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive text in files using C# with step-by-step instructions....Metadata Product Family GroupDocs.Search Product Family GroupDocs...Begin by integrating the GroupDocs.Search for .NET library into...

    kb.groupdocs.com/search/net/perform-case-sensit...
  5. Search Special Characters in Documents using Java

    Effortlessly learn how to search special characters in documents using Java. Improve the accuracy and relevance of text search with special characters in Java....Metadata Product Family GroupDocs.Search Product Family GroupDocs...environment by incorporating the GroupDocs.Search for Java library into...

    kb.groupdocs.com/search/java/search-special-cha...
  6. Perform Reverse Image Search using Java

    Quickly perform reverse image search using Java to locate similar images. Discover how to implement reverse image search in Java for content-based image retrieval....Metadata Product Family GroupDocs.Search Product Family GroupDocs...using Java Integrate the GroupDocs.Search for Java library into...

    kb.groupdocs.com/search/java/perform-reverse-im...
  7. GroupDocs Holidays Offer – Get 25% off GroupDoc...

    Share this issue: Monthly NewsletterDecember 2018 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Get 25% off GroupDocs.Total OR 24 Bottles of Award-Winning Pirathon Total Shiraz (worth over $1500). Quote HOLOFF2018 or PIRATH2018 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers....Launched: GroupDocs.Search for Java # GroupDocs.Search for Java...

    blog.groupdocs.com/total/groupdocs-holidays-off...
  8. Evaluation Limitations and Licensing | GroupDocs

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...https://github.com/groupdocs-search/GroupDocs.Search-for-Java String PublicKey...

    docs.groupdocs.com/parser/java/evaluation-limit...
  9. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Metadata Product Family GroupDocs.Search Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/page/6/
  10. GroupDocs.Viewer for Java

    此 API 允许您在任何平台上使用 Java 语言查看和呈现任何类型的文件格式。...Metadata Product Family GroupDocs.Search Product Family GroupDocs...

    kb.groupdocs.com/zh/viewer/java/