Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 257 for

email load options

(1.46 sec)
  1. Agents and LLM Integration | GroupDocs

    GroupDocs.Merger for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document assembly pipelines....documentation on demand instead of loading it all at once. This saves...from groupdocs.merger.domain.options import ExtractOptions def ...

    docs.groupdocs.com/merger/python-net/agents-and...
  2. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Options.Drawing types instead of System...( GroupDocs . Redaction . Options . Drawing . Color . Blue ))...

    docs.groupdocs.com/redaction/net/use-redaction-...
  3. render-chm-to-html-outputs.zip

    render_chm_to_html/chm_result_1.html PuTTY User ManualPuTTY is a free (MIT-licensed) Win32 Telnet and SSH client. This manual documents PuTTY, and its companion utilities PSCP, PSFTP, Plink, Pagean...... Some options are therefore mentioned that...section 4.2 for more details and options. 3.3 Altering your character...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  4. Convert MSG to PDF in C# and extract attachment...

    During Conversion of an Email, I’d like to keep the original attachment file type instead of converting each attachment to different file type. E.g. I have a .msg file with a .docx attachment and I want to convert the M…...3:05pm 1 During Conversion of an email, I’d like to keep the original...1; GroupDocs.Conversion.Options.Load.LoadOptions LoadOptionsProvider(FileType...

    forum.groupdocs.com/t/convert-msg-to-pdf-in-c-a...
  5. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....the following page layout options: Scroll view – pages are placed...images, OpenDocument files, emails and others. Initially, the...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. 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....options import LoadOptions from groupdocs...ally (): load_options = LoadOptions () load_options . file_type...

    docs.groupdocs.com/comparison/python-net/develo...
  7. render-chm-to-html-external-outputs.zip

    render_chm_to_html_external/pdf_page_1.html PuTTY User ManualPuTTY is a free (MIT-licensed) Win32 Telnet and SSH client. This manual documents PuTTY, and its companion utilities PSCP, PSFTP, Plink,...... Some options are therefore mentioned that...section 4.2 for more details and options. 3.3 Altering your character...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  8. GroupDocs.Annotation for Java | GroupDocs

    Java library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and Email files. No Microsoft Office or Adobe Acrobat required....to its original format with optional page-range and annotation-type...Visio Diagrams (VSD, VSDX) Email (EML, EMLX) OpenDocument (ODT...

    docs.groupdocs.com/annotation/java/
  9. GroupDocs.Annotation for .NET | GroupDocs

    .NET library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and Email files. No Microsoft Office or Adobe Acrobat required....to its original format with optional page-range and annotation-type...Visio Diagrams (VSD, VSDX) Email (EML, EMLX) OpenDocument (ODT...

    docs.groupdocs.com/annotation/net/
  10. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...Parser(documentPath)) { HighlightOptions options = new HighlightOptions(40);...SearchOptions(false, false, false, true, options, options)); Here are a few output...

    forum.groupdocs.com/t/highlight-text-upon-conve...