Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 3,094 for

indexing

(0.11 sec)
  1. Conversion from Jpeg2000 is introduced in Group...

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.12. This release comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such as Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs....conversion, InvalidValueFormatEx Index was outside the bounds of the...

    blog.groupdocs.com/conversion/conversion-jpeg20...
  2. ดำเนินการค้นหาแบบฟัซซี่โดยใช้ C#

    เรียนรู้วิธีการค้นหาแบบฟัซซีโดยใช้ C# เพื่อการจับคู่แบบสอบถามที่แม่นยำและมีประสิทธิภาพ ค้นพบวิธีการสร้างการค้นหาเอกสารด้วยลอจิกแบบฟัซซีใน C# เพื่อผลลัพธ์ที่ดีขึ้น...หาแบบฟัซซี สร้างอ็อบเจ็กต์ Index เพื่อกำหนดตำแหน่งจัดเก็บที่...ค้นหาอย่างรวดเร็ว ใช้เมธอด Index.Add เพื่อรวมไฟล์ไว้ในดัชนี ...

    kb.groupdocs.com/th/search/net/perform-fuzzy-se...
  3. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...slideToReplace = pageNumber; // 1-based index passed in by your UI for (int...- 1) { // 4a. At the target index: clone in the new slide dst...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  4. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....search Fuzzy search Getting indexed documents Highlighting search...

    docs.groupdocs.com/search/nodejs-java/searching/
  5. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....document: the list of page indexes and the number of pages. You...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert RTF to HTML in C#

    Check out the detailed instructions to do document conversion and how to convert RTF to HTML in C#. Review sample code for RTF to HTML C# capability....Watermark, the list of page indexes, and many more to customize...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options.... page_index + 1 } ): { result . text } "...search result includes the page index where the text was found. Advanced...

    docs.groupdocs.com/parser/python-net/search-text/
  8. Java を使用して大文字と小文字を区別する検索を実行する

    Java を使用して大文字と小文字を区別する検索を簡単に実行し、正確な結果を得ることができます。Java を使用してファイル内の大文字と小文字を区別するテキストを検索するには、ステップバイステップの手順に従ってください。... Index オブジェクトを初期化して、ドキュメントをインデックス化...し、検索用に準備するリポジトリとして機能します。 Index.add メソッドを使用して、指定されたフォルダからファイル...

    kb.groupdocs.com/ja/search/java/perform-case-se...
  9. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Call method with the slide index and obtain object; Read a text...Call method with the slide index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. जावा का उपयोग करके रिवर्स इमेज सर्च करें

    समान छवियों का पता लगाने के लिए जावा का उपयोग करके तेज़ी से रिवर्स इमेज सर्च करें। जानें कि सामग्री-आधारित छवि पुनर्प्राप्ति के लिए जावा में रिवर्स इमेज सर्च को कैसे लागू किया जाए।...उस फ़ोल्डर को निर्दिष्ट करके Index ऑब्जेक्ट को आरंभ करें जहाँ इंडेक्स...खोज के लिए संदर्भ छवि बनाएँ Index.search के माध्यम से संदर्भ छवि...

    kb.groupdocs.com/hi/search/java/perform-reverse...