Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 2,878 for

indexing

(0.08 sec)
  1. Zoek en verwijder watermerken uit documenten in C#

    .NET API om op tekst en afbeeldingen gebaseerde watermerken programmatisch te vinden en te verwijderen uit PDF-, Word-, Excel-, PowerPoint- en Visio-documenten met behulp van C#....uit een PDF-document door de index van de verzameling op te geven...Watermerk bij de opgegeven index uit het document verwijderen...

    blog.groupdocs.com/nl/watermark/find-and-remove...
  2. Suchen und Entfernen von Wasserzeichen aus Doku...

    .NET-API zum programmgesteuerten Suchen und Entfernen von text- und bildbasierten Wasserzeichen aus PDF-, Word-, Excel-, PowerPoint- und Visio-Dokumenten mit C#....einem PDF-Dokument, indem der Index der Sammlung mit C# angegeben...Wasserzeichen am angegebenen Index aus dem Dokument entfernen....

    blog.groupdocs.com/de/watermark/find-and-remove...
  3. 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...
  4. जावा का उपयोग करके रिवर्स इमेज सर्च करें

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

    kb.groupdocs.com/hi/search/java/perform-reverse...
  5. Hogyan távolítsuk el a megjegyzésválaszt PDF-bő...

    Ennek a témakörnek az a célja, hogy bemutassa, hogyan távolíthatja el a megjegyzésekre adott választ a PDF-ből Java használatával, valamint egy kódpéldát, amellyel Java segítségével törölheti a válaszjegyzeteket a PDF-ből....el a kívánt választ a remove(index) metódussal Hívja meg az Annotator...

    kb.groupdocs.com/hu/annotation/java/how-to-remo...
  6. Get default convert options for a target format...

    In this article, you will learn how to get predefined default convert options for desired target format with GroupDocs.Conversion for .NET API.... Use the or indexer of the received possible conversion...

    docs.groupdocs.com/conversion/net/get-default-c...
  7. Jak převést ODT do PDF v Javě

    Tento krátký tutoriál se zaměřuje na proces převodu ODT do PDF v Javě. Naučte se, jak vytvořit kód pro export ODT do PDF pomocí Java a upravit převedený soubor....vlastností, jako je převedený index stránky, počet stránek, šířka...

    kb.groupdocs.com/cs/conversion/java/how-to-conv...
  8. Document viewer API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... 打開 Views/Home/Index.cshtml 文件並將其內容替換為以下內容: @{ ViewData["Title"]...

    blog.groupdocs.com/zh-hant/tag/document-viewer-...
  9. GroupDocs.Viewer for .NET

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... 打开 Views/Home/Index.cshtml 文件并将其内容替换为以下内容: @{ ViewData["Title"]...

    blog.groupdocs.com/zh/tag/groupdocs.viewer-for-...
  10. 使用 C# 执行反向图像搜索

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

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