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

indexing

(0.05 sec)
  1. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....SearchResult s : sr ) { // Print an index and found text: System . out...SearchResult s : sr ) { // Print an index and found text: System . out...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Extract tables from document | Documentation

    This article explains that how to extract tables from document....The page information (page index and page size) The total number...table cell by row and column indexes. double The the row height...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  3. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  4. Upravit soubory Excel v Java | Sestavte si onli...

    Upravujte soubory Excel (XLS, XLSX, ODS) pomocí aplikace Java. Příklady úprav tabulek pomocí rozhraní Java API pro úpravu tabulek a dokumentů.... Nastavte index karty listu a načtěte Upravitelný...editOptions.setWorksheetIndex(0); // index is 0-based, so this is 1st tab...

    blog.groupdocs.com/cs/editor/edit-excel-files-i...
  5. 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...
  6. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Call method with the sheet index and obtain object; Read a text...Call method with the sheet index and obtain object; Read a text...

    docs.groupdocs.com/parser/net/extract-text-from...
  7. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...// Creating an index Index index = new Index(indexFolder); //...// Setting the image indexing options IndexingOptions indexingOptions...

    blog.groupdocs.com/ja/groupdocs.blog/page/3/
  8. 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...
  9. 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...
  10. Come convertire un documento di Word in HTML us...

    Questo articolo ti aiuta a convertire il documento di Word in HTML usando C#. Genera HTML da DOCX usando C# seguendo la guida passo passo ed esegui la conversione del documento.... such as the list of page indexes, the number of pages, the starting...

    kb.groupdocs.com/it/conversion/net/how-to-conve...