Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 3,507 for

indexing

(0.89 sec)
  1. Add watermarks to word processing documents | G...

    Add watermarks to a particular section, page, or the headers and footers of a Word document using GroupDocs.Watermark for Python via .NET....WordProcessingWaterm and set section_index to place a watermark in a specific...WordProcessingWaterm () options . section_index = 0 watermarker . add ( watermark...

    docs.groupdocs.com/watermark/python-net/add-wat...
  2. Bug Fix on GroupDocs Blog | Document Automation...

    Bug Fix on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Bug Fix on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs......OverflowException při operacích měnících index. K dispozici nyní na NuGet....

    blog.groupdocs.com/cs/tag/bug-fix/index.xml
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... We create index then perform search and API...API shows hits from all the indexed documents. Ever thought to get...

    blog.groupdocs.com/groupdocs.blog/page/43/
  4. Executar pesquisa reversa de imagens usando Java

    Execute rapidamente uma pesquisa reversa de imagens usando Java para localizar imagens semelhantes. Descubra como implementar uma pesquisa reversa de imagens em Java para recuperação de imagens baseada em conteúdo....imagens Inicialize um objeto Index especificando a pasta onde o...pesquisa definidas por meio do Index.search Iterar pelos resultados...

    kb.groupdocs.com/pt/search/java/perform-reverse...
  5. Կատարեք հակադարձ պատկերների որոնում Java-ի միջոցով

    Արագորեն կատարեք հակառակ պատկերների որոնում՝ օգտագործելով Java՝ նմանատիպ պատկերներ գտնելու համար: Բացահայտեք, թե ինչպես իրականացնել հակառակ պատկերի որոնում Java-ում՝ բովանդակության վրա հիմնված պատկերների որոնման համար:...որոնման գործառույթը Նախաձեռնեք Index օբյեկտը` նշելով այն թղթապանակը...սահմանված որոնման ընտրանքները Index.search-ի միջոցով Կրկնեք որոնման...

    kb.groupdocs.com/hy/search/java/perform-reverse...
  6. Scan QR Code | GroupDocs

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....qrcodes ) { // Print the page index Console . WriteLine ( "Page:..."Page: " + qrcode . Page . Index . ToString ()); // Print the qrcode...

    docs.groupdocs.com/parser/net/scan-qr-code/
  7. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser... pageIndex A zero-based index of the page in the document...extracted. pageIndex A zero-based index of the page in the document...

    docs.groupdocs.com/parser/java/use-ocr-connector/
  8. Load Spreadsheet document with options | GroupDocs

    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...
  9. Java を使用して大文字と小文字を区別する検索を実行する

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

    kb.groupdocs.com/ja/search/java/perform-case-se...
  10. 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/