Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 2,501 for

email

(0.27 sec)
  1. Temukan dan Ganti Kata dalam Dokumen Word mengg...

    Temukan, ganti, atau sembunyikan teks, kata, frasa dalam file Word DOC/DOCX menggunakan C#. Sunting dan lakukan pencarian teks, case-sensitive & RegEx dengan .NET Redaction API....informasi pribadi seperti ID email atau Nomor Jaminan Sosial, Anda...

    blog.groupdocs.com/id/redaction/find-and-replac...
  2. Ekstrak Data dari Faktur atau Tanda Terima di J...

    Ekstrak data Faktur dari faktur atau tanda terima PDF secara terprogram di Java. Penguraian dokumen & API ekstraksi data oleh GroupDocs mendukung berbagai format....gambar, presentasi, arsip, email, dan banyak [format dokumen...

    blog.groupdocs.com/id/parser/extract-data-from-...
  3. Xóa siêu dữ liệu của tài liệu và hình ảnh bằng C#

    Xóa siêu dữ liệu chọn lọc hoặc xóa tất cả các thuộc tính siêu dữ liệu bằng C# khỏi DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, hình ảnh WebP, Email, sách điện tử, Visio, tệp Zip....trình bày, tệp PDF, hình ảnh, email, sách điện tử, bản vẽ, tệp zip...

    blog.groupdocs.com/vi/metadata/remove-metadata-...
  4. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like 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/python-net/text-re...
  5. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-text-areas/
  6. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/java/use-microsoft...
  7. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Trích xuất dữ liệu từ hóa đơn hoặc biên lai tro...

    Trích xuất dữ liệu Hóa đơn từ hóa đơn PDF hoặc biên lai theo chương trình trong Java. API trích xuất dữ liệu và phân tích tài liệu của GroupDocs hỗ trợ nhiều định dạng khác nhau....ảnh, bản trình bày, lưu trữ, email và nhiều định dạng tài liệu...

    blog.groupdocs.com/vi/parser/extract-data-from-...
  9. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...