Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 2,176 for

email

(0.05 sec)
  1. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/net/redaction-basics/
  2. Extract data from databases | Documentation

    This article shows the data extraction from database via ADO.NET using GroupDocs.Parser...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Use advanced rasterization options | Documentation

    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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  4. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/net/metadata-redac...
  5. Підрахуйте слова та випадки кожного слова в док...

    Підраховуйте кількість слів і їх входження в документах PDF, Word, Excel, PowerPoint і електронної пошти на C# за допомогою API аналізу документів .NET....PowerPoint, eBook, Markup та Email за допомогою C#. .NET API для...

    blog.groupdocs.com/uk/parser/count-words-and-oc...
  6. GroupDocs Blog | Document Automation Solutions ...

    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....PowerPoint, Ebook, Markup và Email bằng C#. Khi một tài liệu cũ...

    blog.groupdocs.com/vi/page/15/
  7. Thêm hoặc Xóa Chú thích | Chú thích tệp PDF tro...

    Lập trình thêm và xóa chú thích khỏi tệp PDF trong Java. Thêm chú thích mũi tên, hình chữ nhật, hình elip, tô sáng, hình mờ và hơn thế nữa bằng API Java....và phản hồi trong các chuỗi email dài với nhiều tệp đính kèm và...tính, bản trình bày, hình ảnh, email, bản vẽ Visio, một số AutoCAD...

    blog.groupdocs.com/vi/annotation/annotate-pdf-f...
  8. 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…...all MS Office formats, PDF, Emails and text-based files (txt,...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  9. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/handling-the-i...
  10. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-text-fro...