Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 9,047 for

indexing

(0.08 sec)
  1. C# を使用して検索結果を強調表示する

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

    kb.groupdocs.com/ja/search/net/highlight-search...
  2. 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...
  3. Rechercher dans DOCX en ligne

    Recherche de documents en ligne gratuite. Recherche en ligne en texte intégral sécurisée et facile à utiliser dans DOCX....recherche DOCX effectuera son indexation pour vous. Notre moteur de...ajoutés pour les inclure dans l’index et effectuer des recherches...

    products.groupdocs.app/fr/search/docx
  4. GroupDocs.Conversion for .NET 21.1 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 21.1 Major Features There are 20+ features, improvements and bug-fixes in this release, most notable are: Conversion from DWFX file format Converting word document with form to fillable PDF form Converting word documents with BarCode fonts Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑3849 Feature Implement conversion from DWFX CONVERSIONNET‑4311 Improvement Word file with form field conversion to fillable PDF form CONVERSIONNET‑3418 Fix Conversion from PDF to PDF3_1 format takes too long CONVERSIONNET‑3900 Fix DXF to XLS conversion issue CONVERSIONNET‑4033 Fix Can’t convert html to pdf CONVERSIONNET‑4046 Fix IFC to PDF conversion issue CONVERSIONNET‑4086 Fix Converting a DOCX file with BarCode fonts CONVERSIONNET‑4153 Fix PSD to PPT/PPTX conversion issue CONVERSIONNET‑4159 Fix EMF to JPG conversion issue CONVERSIONNET‑4219 Fix XLSB to XLS conversion issue CONVERSIONNET‑4245 Fix Cannot convert particular DXF document CONVERSIONNET‑4246 Fix Cannot convert particular Odp document CONVERSIONNET‑4247 Fix Cannot convert particular Pptx document CONVERSIONNET‑4256 Fix Cannot convert Emf to Png CONVERSIONNET‑4261 Fix Cannot convert Xlsb to Xlsx CONVERSIONNET‑4273 Fix Issue converting MSG with large images or tables to PDF CONVERSIONNET‑4274 Fix Cannot convert particular Xltx document CONVERSIONNET‑4313 Fix Cannot convert a particular XLSX to XLSM CONVERSIONNET‑4318 Fix DOCX/DOC to XLS conversion issue CONVERSIONNET‑4324 Fix Resultant PDF when generated using ....PDF conversion exception: ‘Index was out of range. Must be non-negative...the collection. (Parameter ‘index’)’ CONVERSIONNET‑4336 Fix PDF...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  5. GroupDocs.Conversion for .NET 20.8 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 20.8 Major Features There are 10 features, improvements and bug-fixes in this release, most notable are: Conversions from LOG file format Extended meta data for word processing documents with TableOfContent Extended meta data for pdf documents with TableOfContent Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑4054 Feature LOG file format support CONVERSIONNET‑4095 Improvement Extend WordprocessingDocumentInfo with TableOfContents property CONVERSIONNET‑4096 Improvement Extend PdfDocumentInfo with TableOfContents property CONVERSIONNET‑3772 Fix XLSB to XLS conversion - The column index should not be inside the pivottable report CONVERSIONNET‑3826 Fix PDF to HTML conversion taking too long CONVERSIONNET‑3851 Fix PDF to HTML conversion issue, additional space in a word CONVERSIONNET‑3936 Fix ODG to PPT conversion issue CONVERSIONNET‑3985 Fix Could not load the file 'Aspose....XLS conversion - The column index should not be inside the pivottable...CONVERSIONNET‑3999 Fix XLSM to PDF - The row index should not be inside the pivottable...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  6. Extract images from documents | Documentation

    This article shows how to extract images from PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others...images ) { // Print a page index, rectangle and image type: Console...Type: {2}" , image . Page . Index , image . Rectangle , image...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  8. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Extract tables from document | Documentation

    This article explains that how to extract tables from document....The page information (page index and page size) The total number...table cell by row and column indexes. double The the row height...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  10. Извършване на обратно търсене на изображения с ...

    Ефективно извършвайте обратно търсене на изображения с помощта на C#, за да намерите подобни изображения. Научете как да приложите обратно търсене на изображения в C# за извличане на изображения, базирани на съдържание....изображения Създайте обект Index , като използвате указаната...за търсене, като използвате Index.Search Прегледайте резултатите...

    kb.groupdocs.com/bg/search/net/perform-reverse-...