Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 1,075 for

separated

(0.03 sec)
  1. C#에서 Excel 및 CSV 데이터 변환 | XLSX에서 CSV로 - CSV에서 XLS로

    Java 응용 프로그램 내에서 XLS 및 XLSX를 CSV로 변환하고 CSV를 Excel 형식으로 변환합니다. 문서 변환을 위해 Java API를 사용하여 파일 변환을 자동화하십시오....() => new CsvLoadOptions { Separator = ',' }; using (Converter...

    blog.groupdocs.com/ko/conversion/convert-excel-...
  2. Chuyển đổi dữ liệu Excel và CSV trong C# | XLSX...

    Chuyển đổi định dạng XLS & XLSX sang CSV và CSV sang Excel trong các ứng dụng Java. Tự động chuyển đổi tệp của bạn bằng API Java để chuyển đổi tài liệu....=() => new CsvLoadOptions { Separator = ',' }; using (Converter...

    blog.groupdocs.com/vi/conversion/convert-excel-...
  3. 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…...feature, it is described in separate article: Search and highlight...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  4. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...this options // if you need separate encryption use own MetadataSignature...

    docs.groupdocs.com/signature/java/sign-document...
  5. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exeseparate paragraph. Inline GIF scaled...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  6. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....self-contained content stream, separate from the content stream in...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  7. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....to split a worksheet into separate pages. Microsoft Excel adds...

    docs.groupdocs.com/viewer/java/split-worksheet-...
  8. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....redacting images, both in separate image files and embedded images:...

    docs.groupdocs.com/redaction/python-net/image-r...
  9. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...Each of these documents is a separate file in some format. Full-text...

    docs.groupdocs.com/search/java/about-search-eng...
  10. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....an entire document, or in separate segments. Detailed information...

    docs.groupdocs.com/search/net/work-with-search-...