Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 3,776 for

conholdate

(0.36 sec)
  1. Generate content for static sites | GroupDocs

    Convert documents to Markdown with YAML front matter for Jekyll, Hugo, and Docusaurus...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/markdown/net/static-site-gen...
  2. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/redaction/net/remove-page-re...
  4. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  5. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Node.js via Java without a license (Evaluation Limitations)...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/nodejs-java/licen...
  6. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/net/email-attachme...
  7. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/python-net/develo...
  8. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/queries-in-text-...
  9. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/query-language-s...
  10. 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("....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/redaction/python-net/use-adv...