Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,113 for

query

(0.23 sec)
  1. Update IPTC Metadata in PSD File using GroupDoc...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for .NET 18.7. Using the latest version, you can now update and remove IPTC metadata in PSD file format. Furthermore, memory consumption is now reduced to perform metadata operations for PSD and MP3 file format. We recommend you to install and use the latest version of the API. Features IntroducedFollowing are the new features introduced in version 18.7. Update IPTC Metadata in PSD Format Remove IPTC Metadata in PSD 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/update-iptc-metadat...
  2. Support for Missing Metadata Properties of Exce...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 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 For details about the features supported by the API, please visit Features Overview....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/support-for-missing...
  3. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats....we would love to hear your queries and suggestions at our forum...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  4. Use Date Ranges in Search with GroupDocs.Search...

    Team GroupDocs is really pleased to announce another regular monthly release of GroupDocs.Search for .NET 17.4.0 API. We have introduced two new features in this release. The API has extended its search functionality and it now allows using date ranges in search. Another exciting feature introduced in this release is the ability to define table discrete function as step function while performing search operation. We suggest you to download the latest version of the API and check out all the features introduced in this release....suggestions, questions, or queries related to GroupDocs.Search...

    blog.groupdocs.com/search/use-date-ranges-searc...
  5. .NET 檔案搜尋 - 跨資料夾搜尋檔案中的多個文字

    使用 C# 搜尋分佈在不同資料夾中的各種文件中的多個文字或短語。在對應的 HTML 檔案中反白掃描結果。...搜尋包含單字“water”或“non”或短語“Lorem ipsum”的文檔 string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // 列印結果 Console.WriteLine("Documents:...

    blog.groupdocs.com/zh-hant/search/search-multip...
  6. 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...
  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. 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...
  9. 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...
  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-...