Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 30,901 for

groupdocs metadata

(0.05 sec)
  1. Saving documents | Documentation

    Saving a document, Groupdocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, Groupdocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/saving-docume...
  2. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/net/saving-documents/
  3. Clear watermarks | Documentation

    This article shows how to clear existing text or image watermarks....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  4. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by Groupdocs.Comparison for Java since version 20.4: Comparer class introduced as a single entry point to compare documents of any supported file format with various options and ability to accept/reject found differences in resultant document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/java/migration-no...
  5. eSign document with Digital signature | Documen...

    This article explains how digitally esign documents with certificates using Groupdocs.Signature API...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

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

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections 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 OneNote section: Instantiate Parser object for the initial section; 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 section....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/net/queries-in-text-a...
  10. Using OCR to redact image documents | Documenta...

    Groupdocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with Groupdocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/net/using-ocr/