Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 3,455 for

extraction

(0.15 sec)
  1. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....); // Enabling storage of extracted text in the index // Creating...); // Enabling storage of extracted text in the index // Creating...

    docs.groupdocs.com/search/net/highlighting-sear...
  2. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....backgrounds Leave feedback Extracting information about all slide...backgrounds The API allows you to extract information about all the slide...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Εξαγωγή εικόνων από το MSG χρησιμοποιώντας C#

    Μάθετε πώς να εξάγετε εικόνες από το MSG χρησιμοποιώντας C#. Αυτός ο οδηγός παρέχει κώδικα C# για την εξαγωγή εικόνων από αρχεία MSG, καθιστώντας την εξαγωγή εικόνων email απλή και αποτελεσματική.... Αυτό το MSG image extract C# tutorial επιτρέπει στους...

    kb.groupdocs.com/el/parser/net/extract-images-f...
  4. Cách trích xuất văn bản từ Excel trong C#

    Bài viết này cung cấp các hướng dẫn từng bước để trích xuất Văn bản từ Excel trong C# bằng cách sử dụng lệnh gọi API đơn giản và một ứng dụng mẫu để đọc Văn bản từ tệp Excel bằng C#....đã triển khai chức năng C# extract Text from Excel để trình diễn...

    kb.groupdocs.com/vi/parser/net/how-to-extract-t...
  5. C#에서 XML에서 텍스트를 추출하는 방법

    널리 사용되는 문서 파서 API 중 하나를 사용하여 C#의 XML에서 텍스트를 빠르게 추출하고 C#을 사용하여 XML에서 텍스트를 가져오는 기능을 개발하는 방법을 배웁니다....조각은 C#* 응용 프로그램을 사용하여 XML에서 *extract text를 개발하는 방법을 보여줍니다. 샘플 코드는...

    kb.groupdocs.com/ko/parser/net/how-to-extract-t...
  6. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Not all metadata properties extracted from a file are marked with...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  7. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for .NET supported document types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Password protection Join Split Extract pages Move page Remove pages...

    docs.groupdocs.com/merger/net/supported-documen...
  8. Metadata Scrubbing - Online and Programmatic Ap...

    Discover the online and programmatic way to remove or clean the metadata properties of documents and images....HEIF/HEIC Images using C# Extract RIFF INFO and Metadata of WAV...

    blog.groupdocs.com/metadata/metadata-scrubber/
  9. GroupDocs.Viewer for .NET overview | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application.... Extract text from PDF files and images...

    docs.groupdocs.com/viewer/net/product-overview/
  10. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....sample demonstrates how to extract basic format information from...

    docs.groupdocs.com/metadata/java/get-document-i...