Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,525 for

query

(0.31 sec)
  1. String Searching in PST with Ignore Case in Pyt...

    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 coll...

    docs.aspose.com/email/java/string-searching-in-...
  2. 用Node.js和C++读取和写入工作表的查询表|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.... join ( dataDir , "Sample_queries.xlsx" ); // Create workbook...get ( 0 ); // Access first Query Table const qt = worksheet ...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-and...
  3. Aspose::Words::Fields::FieldDatabase::set_Query...

    Aspose::Words::Fields::FieldDatabase::set_Query method. Sets a set of SQL instructions that Query the database in C++....abase::set_Query method FieldDatabase::set_Query method Sets...set of SQL instructions that query the database. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++.... get_Query () Gets a set of SQL instructions that query the database...the result of the database query. virtual get_Type () const Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. PowerQueryFormulaItems missing in function with...

    In Aspose.Cells for .NET version 25.4.0 I found the following problem for the PowerQueryFormulaItems of a function. When a file contains a power Query function with a nested let like so: let Source = {"banana", "ap…...When a file contains a power query function with a nested let like...PowerQueryFormulaIte collection of the query rather than the two items, “Source”...

    forum.aspose.com/t/powerqueryformulaitems-missi...
  6. Aspose::Words::Fields::FieldDatabase::get_Query...

    Aspose::Words::Fields::FieldDatabase::get_Query method. Gets a set of SQL instructions that Query the database in C++....abase::get_Query method FieldDatabase::get_Query method Gets...set of SQL instructions that query the database. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldOptions.field_database_provider property |...

    FieldOptions.field_database_provider property. Gets or sets a provider that returns a Query result for the [FieldDatabase](../../fielddatabase/) field....sets a provider that returns a query result for the FieldDatabase...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Auto Fill PDF Form from Database using Java

    Follow this article to auto fill PDF form from database using Java. It has details to set the IDE, a list of steps, and a sample code to populate PDF from database using Java....the database Create the SQL query to fetch the customer details...connection to the database. Create a query for fetching a record of a customer...

    kb.aspose.com/pdf/java/auto-fill-pdf-form-from-...
  9. Aspose.Cells getPowerQueryFormula() throwing St...

    We’re encountering inconsistent behavior in Aspose.Cells when calling ExternalConnection.getPowerQueryFormula() in our ARIS report. The method throws Wrapped java.lang.StringIndexOutOfBoundsException: Range [0, -1) out o…...perfectly on others with identical query structures. Impact Report crashes...over-reporting Blocks reliable external query detection for ARIS document...

    forum.aspose.com/t/aspose-cells-getpowerqueryfo...
  10. 在 Ruby 中对 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....true) query = builder.getQuery() coll = fi.getContents(query) puts...

    docs.aspose.com/email/zh/java/string-searching-...