Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 2,840 for

indexing

(0.09 sec)
  1. Ajouter un filigrane aux classeurs Excel à l'ai...

    Insérez des filigranes dans des classeurs Excel à l'aide de C#. Filigranez toutes les feuilles ou insérez un filigrane sur une feuille spécifique, même en arrière-plan à l'aide de l'API .NET.... Définissez l’index de la feuille de calcul afin...Color.DarkBlue }; // Définir l'index de la feuille de calcul SpreadsheetWatermark...

    blog.groupdocs.com/fr/watermark/watermark-excel...
  2. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....optional page index - value that represents the index of the page...page index. An integer value that represents the index of the...

    docs.groupdocs.com/parser/java/working-with-tem...
  3. 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...
  4. C# を使用して大文字と小文字を区別する検索を実行する

    C# を使用して大文字と小文字を区別する検索を簡単に実行し、正確な結果を取得します。ステップバイステップの手順で、C# を使用してファイル内の大文字と小文字を区別するテキストを検索する方法を学習します。...ドキュメントをインデックス化して検索可能にする保存場所として機能する Index オブジェクトを作成します。 Index.Add メソッドを使用して、特定の...大文字と小文字を区別する設定に従って、検索したいテキストクエリで Index.Search メソッドを呼び出します。 SearchR...

    kb.groupdocs.com/ja/search/net/perform-case-sen...
  5. C#을 사용하여 역방향 이미지 검색 수행

    C#을 사용하여 효율적으로 역방향 이미지 검색을 수행하여 유사한 이미지를 찾습니다. 콘텐츠 기반 이미지 검색을 위해 C#에서 역방향 이미지 검색을 구현하는 방법을 알아보세요.... 지정된 인덱스 폴더를 사용하여 Index 개체를 만듭니다. 컨테이너 항목 이미지, 내장 이미지...경로를 지정하여 검색을 위한 참조 이미지를 만듭니다. Index.Search 를 사용하여 참조 이미지와 검색 옵션을...

    kb.groupdocs.com/ko/search/net/perform-reverse-...
  6. Trova i sinonimi di qualsiasi parola usando C# ...

    Trova tutti i possibili sinonimi di qualsiasi parola in C# usando l'API .NET. Ottieni diverse raccolte di sinonimi organizzate in base a significati diversi della stessa parola...."make"; string[] synonyms = new Index().Dictionaries.SynonymDictionary..."make"; string[][] groups = new Index().Dictionaries.SynonymDictionary...

    blog.groupdocs.com/it/search/find-synonyms-of-w...
  7. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API....via method collection by its index (zero-based) and update its...shows how to update reply by index: Java // This example demonstrates...

    docs.groupdocs.com/annotation/java/update-annot...
  8. 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-...
  9. 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-...
  10. Searching | Documentation

    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/