Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 2,871 for

indexing

(0.24 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. Full Text Search Csharp on GroupDocs Blog | Doc...

    Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for ......NET à rechercher via l'indexation. Trouvez du texte dans plusieurs...

    blog.groupdocs.com/fr/tag/full-text-search-csha...
  3. 使用 C# 执行反向图像搜索

    使用 C# 高效执行反向图像搜索以查找相似图像。了解如何在 C# 中实现反向图像搜索以进行基于内容的图像检索。...库添加到您的项目中以进行反向图像搜索 使用指定的索引文件夹创建 Index 对象 设置图像 IndexingOptions 以启用容器项目图像、嵌入图像和单独图像的索引...方法指定图像文件的路径,为搜索创建参考图像 使用参考图像在索引中执行图像搜索,并使用 Index.Search 的搜索选项 循环搜索结果并打印每个找到的图像的详细信息...

    kb.groupdocs.com/zh/search/net/perform-reverse-...
  4. انجام جستجوی فازی با استفاده از سی شارپ

    نحوه انجام جستجوی فازی با استفاده از سی شارپ برای تطبیق دقیق و کارآمد پرس و جو را بیاموزید. نحوه ایجاد جستجوی سند با منطق فازی در سی شارپ را برای نتایج بهتر کشف کنید.... یک شیء Index برای تعریف مکان ذخیره سازی که...می شوند ایجاد کنید. از روش Index.Add برای گنجاندن فایل ها در...

    kb.groupdocs.com/fa/search/net/perform-fuzzy-se...
  5. 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...
  6. 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...
  7. जावा का उपयोग करके रिवर्स इमेज सर्च करें

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

    kb.groupdocs.com/hi/search/java/perform-reverse...
  8. 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...
  9. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API.... Defines the indexes of the particular sheets to...converted either by names or by indexes. The following code snippet...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  10. How to Remove Annotation Reply from PDF using Java

    The purpose of this topic is to show you how to remove annotation reply from PDF using Java along with code example to delete reply annotation using Java from PDF....desired reply using remove(index) method Call Annotator.update...

    kb.groupdocs.com/annotation/java/how-to-remove-...