Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 2,180 for

email

(0.04 sec)
  1. Klasifikasikan Dokumen dengan IAB-2 & Taksonomi...

    Klasifikasi taksonomi dokumen menggunakan C# dalam aplikasi .NET. Klasifikasikan PDF, Word, & dokumen yang dilindungi sandi dengan IAB-2 & taksonomi dokumen....seperti Faktur, CV, formulir, email, dll. Berikut adalah langkah-langkah...

    blog.groupdocs.com/id/classification/taxonomic-...
  2. Chuyển đổi sang Bảng tính trong C# | PDF sang E...

    Chuyển đổi PDF sang Excel (XLS, XLSX) hoặc chuyển đổi DOC, DOCX sang bảng tính Excel trong C# bằng cách sử dụng API chuyển đổi tài liệu cho .NET. Xây dựng Ứng dụng chuyển đổi của riêng bạn....AutoCAD, sách điện tử, PDF, tệp email, trang Web, hình ảnh, tệp photoshop...

    blog.groupdocs.com/vi/conversion/convert-docume...
  3. Thêm hình mờ vào PDF bằng C# | Hình mờ văn bản ...

    Thêm hình mờ hình ảnh hoặc áp dụng hình mờ văn bản vào tệp PDF bằng C#. Đánh dấu mờ tất cả hoặc chọn lọc các trang PDF bằng cách sử dụng .NET Watermarking API.... bảng tính, bản trình bày, email, hình ảnh, bản vẽ Visio và nhiều...

    blog.groupdocs.com/vi/watermark/watermark-pdf-f...
  4. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need to be within an executable project to run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...Email" Version="22.9.0" /> <PackageReference...<PackageReference Include="Aspose.Email" Version="20.7.0" /> <PackageReference...

    forum.groupdocs.com/t/system-typeinitialization...
  5. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-c...
  8. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Handling the ID3v1 tag | Documentation

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

    docs.groupdocs.com/metadata/java/handling-the-i...
  10. Thực hiện tìm kiếm từ đồng nghĩa trong tài liệu...

    Mở khóa sức mạnh của tìm kiếm từ đồng nghĩa! Tìm hiểu cách tìm kiếm các từ thay thế trong tài liệu dựa trên văn bản trực tuyến và theo chương trình....bản trình bày, sách điện tử, email hay thậm chí trang web, công...

    blog.groupdocs.com/vi/search/online-synonym-sea...