Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 4,922 for

secure

(0.81 sec)
  1. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents 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 Word document: Instantiate Parser object for the initial document; 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 document....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/redaction/python-net/use-adv...
  3. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/java/queries-in-text-...
  4. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/java/query-language-s...
  5. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/annotation/java/add-replacem...
  6. Field Management in GroupDocs.Editor for Java |...

    This documentation section explains how to the management and manipulation of form fields within documents....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/editor/java/form-field-manag...
  7. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/annotation/java/migration-no...
  8. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/editor/net/working-with-form...
  9. Field Management | GroupDocs

    This documentation section explains how to the management and manipulation of form fields within documents....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/editor/net/form-field-manage...
  10. Font embedding options | GroupDocs

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/editor/nodejs-java/font-embe...