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

indexing

(0.04 sec)
  1. HTML Content dimensions - Free Support Forum - ...

    Hi All, I have a few questions on group docs viewer for JSP: Is there a way to control the dimensions of the html content generated by Group Docs? The dimensions of the html content varies based on the document used a…...useHtmlBasedEngine to true in index.jsp file of Servlets based or...follow the following steps: Open index.jsp file Set showFolderBrowser...

    forum.groupdocs.com/t/html-content-dimensions/2130
  2. Search text | Documentation

    This article explains that how to search text from documents....Member Description A zero-based index of the start position of the...Depending on property value this index starts from the document start...

    docs.groupdocs.com/parser/java/search-text/
  3. Java에서 문서 검색 및 필터링

    Java에서 문서를 검색하고 필터링하는 방법에 대한 통찰력을 빠르게 얻으세요. 정확한 데이터 검색을 위해 Java에서 문서 검색 결과를 필터링하는 기술을 알아보세요....인덱스가 저장될 위치를 지정하기 위해 Index 객체를 초기화합니다. Index.add 메서드를 사용하여 원하는 디렉토리의...SearchOptions 인스턴스를 생성하고 구성합니다. Index.search 메서드를 호출하여 검색을 수행하고 정확한...

    kb.groupdocs.com/ko/search/java/search-and-filt...
  4. C#을 사용하여 문서에서 별칭으로 검색

    C#을 사용하여 문서에서 별칭으로 검색하는 방법을 알아보겠습니다. C#에서 플랫폼 간에 별칭을 사용하여 쿼리를 간소화하고, 정확도를 높이고, 강력한 문서 검색을 달성하세요....검색 가능한 저장소를 설정하기 위해 Index 객체를 만듭니다. Index.Add 메서드를 사용하여 지정된 폴더의...정의된 별칭을 참조하기 위해 @ 기호를 사용하여 Index.Search 메서드로 검색 쿼리를 실행하여 인덱스에서...

    kb.groupdocs.com/ko/search/net/search-with-alia...
  5. Tìm kiếm và lọc tài liệu trong Java

    Nhanh chóng tìm hiểu cách tìm kiếm và lọc tài liệu trong Java. Khám phá các kỹ thuật lọc kết quả tìm kiếm tài liệu trong Java để truy xuất dữ liệu chính xác....tài liệu Khởi tạo đối tượng Index để chỉ định vị trí lưu trữ chỉ...tài liệu Sử dụng phương thức Index.add để đưa các tài liệu từ thư...

    kb.groupdocs.com/vi/search/java/search-and-filt...
  6. Thực hiện tìm kiếm từ đồng nghĩa bằng Java

    Tìm hiểu cách thực hiện tìm kiếm từ đồng nghĩa bằng Java để tăng độ chính xác của tìm kiếm. Khám phá tìm kiếm Java với tính năng khớp từ đồng nghĩa để có kết quả tìm kiếm toàn diện và có liên quan....đồng nghĩa Khởi tạo đối tượng Index bằng cách cung cấp đường dẫn...của nó Sử dụng phương thức Index.add để lập chỉ mục các tài liệu...

    kb.groupdocs.com/vi/search/java/perform-synonym...
  7. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....first root with a view named index.haml. By default, Sinatra looks...templates are included. In index.haml you’ll see an h1 header...

    blog.groupdocs.com/signature/working-with-group...
  8. C# を使用して検索結果を強調表示する

    ガイドを使用して、C# を使用して検索結果を強調表示する方法を学びます。さらに、ドキュメント管理を改善するために、C# で検索結果を強調表示するコード例も提供します。... Index クラスを使用してインデックスを作成します。インデックス...IndexSettings オブジェクトをコンストラクタに渡します。 Index.Addメソッドを使用して、指定されたフォルダからドキュメントをインデックスに追加します。...

    kb.groupdocs.com/ja/search/net/highlight-search...
  9. 140개 이상의 파일 형식을 위한 ASP.NET Core MVC에서 문서 뷰어 만들기

    온라인 문서 뷰어는 특히 콘텐츠 관리 시스템에서 디지털 문서의 사용이 증가하면서 인기를 얻었습니다. 이 인기의 이유는 전용 소프트웨어 프로그램을 구입하거나 설치하지 않고도 다양한 문서 형식을 볼 수 있기 때문입니다. 문서 뷰어의 중요성을 생각하면서 ASP.NET MVC에서 범용 문서 뷰어를 만드는 방법에 대한 기사를 작성하게 되었습니다. .NET Core 프레임워크. 백엔드에서 문서 렌더링을 위해 GroupDocs.Viewer for .NET API - 강력한 문서 뷰어 API를 사용합니다. PDF, Word, Excel, PowerPoint, Visio, CAD, Outlook 및 다른 많은 인기 있는 형식.... Views/Home/Index.cshtml 파일을 열고 내용을 다음으로 바꿉니다...List<string>(); } public IActionResult Index() { var files = Directory.G...

    blog.groupdocs.com/ko/viewer/document-viewer-in...
  10. Correção ortográfica na pesquisa de documentos ...

    Aprenda como fazer correção ortográfica em pesquisa de documentos usando Java. Você obterá um exemplo de código para verificação ortográfica em pesquisa de documentos usando Java para resultados precisos....ao seu projeto Use a classe Index para criar um índice em uma...especificada ao índice usando o método Index.add Crie uma instância da classe...

    kb.groupdocs.com/pt/search/java/spelling-correc...