Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,129 for

query

(0.65 sec)
  1. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/track-changes-word-...
  2. Get Password-Protected Document's Metadata usin...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.12. Using the latest version, you can now work with the password-protected PDF, Word, Excel, and PowerPoint documents. Furthermore, obsolete methods of MP3 and MPP formats are removed and memory consumption for working with Word and PowerPoint formats is now reduced. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/get-password-protec...
  3. C#を使用してインデックスを作成してフォルダ内のテキストを検索する| .NETSearchAP...

    GroupDocs Search API for .NET Developersを使用して、パーツごとにテキストを検索し、テキストのインデックスを作成し、検索スレッドの数を指定し、検索時間を取得してC#で検索結果を取得します。...@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/ja/search/search-text-by-ind...
  4. Read EXIF Metadata in PSD Format using GroupDoc...

    GroupDocs team is proudly announcing one new feature and three enhancements in the monthly release of GroupDocs.Metadata for .NET 18.8. Using the latest version, you can now read EXIF metadata in PSD format. Classes representing TIFF tags are now refactored. Furthermore, memory consumption is now reduced to perform metadata operations for JPEG and TIFF file formats. We recommend you to install and use the latest version of the API....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/read-exif-metadata-...
  5. Read, Remove, and Update FLV File's Metadata us...

    We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 18.11. The latest version supports missing metadata properties of Excel format and allows working with FLV file format’s metadata. Furthermore, memory consumption is now reduced for working with PDF and Excel file formats. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18.11. Detect FLV file format Read FLV header metadata Get XMP metadata of FLV file format Update XMP metadata of FLV file format Remove XMP metadata of FLV file format Support for missing metadata properties of Excel format For details about the features supported by the API, please visit Features Overview....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/read-remove-and-upd...
  6. Reguliere expressie Zoeken met Java

    Voer efficiënt reguliere expressiezoekopdrachten uit met Java voor geavanceerde patroonmatching in documenten. Leer hoe u reguliere expressiezoekopdrachten implementeert in Java....tekens, met behulp van een regex-query zoals ^^(.)\\1{1,} . Als alternatief...creatie van dynamische regex-query’s mogelijk, wat nog meer maatwerk...

    kb.groupdocs.com/nl/search/java/regular-express...
  7. Cerca nei documenti con correzione del layout d...

    Impara a cercare nei documenti con la correzione del layout di tastiera usando Java. Questa guida fornisce codice su come correggere il layout di tastiera per la ricerca di documenti in Java....funzionalità, anche se una query viene digitata in modo errato...metodo Index.search con la query di ricerca e le opzioni di ricerca...

    kb.groupdocs.com/it/search/java/search-in-docum...
  8. Eseguire la ricerca dei sinonimi utilizzando Java

    Scopri come eseguire la ricerca di sinonimi usando Java per migliorare la precisione della ricerca. Esplora la ricerca Java con la corrispondenza dei sinonimi per risultati di ricerca completi e pertinenti....anche quando i termini della query variano. Passaggi per eseguire...interpretare efficacemente le query degli utenti, garantendo risultati...

    kb.groupdocs.com/it/search/java/perform-synonym...
  9. Hoofdlettergevoelig zoeken met C#

    Voer eenvoudig hoofdlettergevoelige zoekopdrachten uit met C# om nauwkeurige resultaten te verkrijgen. Leer hoe u hoofdlettergevoelige tekst in bestanden kunt zoeken met C# met stapsgewijze instructies....hoofdlettergevoeligh van uw query, waardoor het van onschatbare...Hoofdlettergevoelig zoeken zorgt ervoor dat query’s die op deze termen zijn gericht...

    kb.groupdocs.com/nl/search/net/perform-case-sen...
  10. Estrai dati dai file di database usando C#

    Il database è considerato parte integrante della maggior parte delle applicazioni. Che si tratti di un’applicazione desktop, web o mobile, il database svolge un ruolo fondamentale nell’archiviazione, nell’accesso e nella manipolazione dei dati. Esistono molti sistemi di gestione di database che consentono di creare e gestire database per te. Tuttavia, potrebbe esserci uno scenario in cui è necessario un modo per estrarre i dati dai file di database, ad esempio il file ....del database o scrivere le query SQL. In che modo analizzeresti...database SQLite senza scrivere query SQL. Userò l’API GroupDocs.Parser...

    blog.groupdocs.com/it/parser/extract-data-from-...