Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,520 for

query

(0.18 sec)
  1. 在 Python 中进行不区分大小写的 PST 字符串搜索|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....contains ( \ "automated \" , True) query = builder . getQuery () coll...coll = fi . getContents ( query ) print \ "Total Results: \" print...

    docs.aspose.com/email/zh/java/string-searching-...
  2. Aspose::Words::Fields::FieldOptions::set_FieldD...

    Aspose::Words::Fields::FieldOptions::set_FieldDatabaseProvider method. Sets a provider that returns a Query result for the FieldDatabase field in C++....Sets a provider that returns a query result for the FieldDatabase...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldOptions::get_FieldD...

    Aspose::Words::Fields::FieldOptions::get_FieldDatabaseProvider method. Gets a provider that returns a Query result for the FieldDatabase field in C++....Gets a provider that returns a query result for the FieldDatabase...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Working with ImapClient Asynchronously|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....contains ( "Subject" ); MailQuery query = builder . getQuery (); IAsyncResult...client . beginListMessages ( query ); ImapMessageInfoColle messages...

    docs.aspose.com/email/java/working-with-imapcli...
  5. ImageFieldMergingArgs.ImageStream | Aspose.Word...

    Discover how the ImageFieldMergingArgs ImageStream property enhances your mail merge by seamlessly integrating images for professional results.... db "}" ; string query = "SELECT FirstName, LastName...SqliteCommand cmd = new SqliteCommand ( query , conn ); IDataReader dataReader...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Retrieving Emails from POP3 Server in Python|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the overloaded list_messages(query) method which takes MailQuery...properties for specifying the query conditions, for example, date...

    docs.aspose.com/email/python-net/retrieve-email...
  7. Working with Pop3Client Asynchronously|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....contains ( "Subject" ); MailQuery query = builder . getQuery (); IAsyncResult...client . beginListMessages ( query ); Pop3MessageInfoColle messages...

    docs.aspose.com/email/java/working-with-pop3cli...
  8. 在 PHP 中对 PST 进行不区分大小写的字符串搜索|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....()->contains( \" automated \" , true); $query = $builder->getQuery (); $coll...$coll = $fi->getContents ( $query ); print \" Total Results: \"...

    docs.aspose.com/email/zh/java/string-searching-...
  9. How to Create Excel Backups for Tables and Text...

    Hi Aspose team Thanks for helping us with our Aspose Cells and Slides queries so far. We have another requirement. We need an Excel backup for tables and text boxes in PowerPoint. Double clicking tables and text boxe…...our Aspose Cells and Slides queries so far. We have another requirement...in the topic below? Aspose queries sukritisehgal April 25, 2025...

    forum.aspose.com/t/how-to-create-excel-backups-...
  10. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...method that performs a heavy query or transformation and that method...variable If the source is a LINQ query, force a single enumeration...

    forum.aspose.com/t/how-to-call-data-only-once-e...