Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,243 for

query

(0.06 sec)
  1. MailMergeSettings.AddressFieldName | Aspose.Wor...

    Discover the MailMergeSettings AddressFieldName property to easily specify your email address column in data sources, ensuring seamless email merges....WriteLine ( $"Query:\n\t{doc.MailMergeSettings.Query}" ); // We...

    reference.aspose.com/words/net/aspose.words.set...
  2. MailMergeSettings.ConnectString | Aspose.Words ...

    Discover how the MailMergeSettings ConnectString property links to external data sources. Easily customize your connection for seamless data integration!...WriteLine ( $"Query:\n\t{doc.MailMergeSettings.Query}" ); // We...

    reference.aspose.com/words/net/aspose.words.set...
  3. Appendix B. Technical FAQ in C#|Aspose.Words fo...

    Learn the LINQ Reporting Engine FAQ to build a report in C#....you most likely expect an SQL query like the following one to be...LINQ providers, the actual SQL query in this case is as follows....

    docs.aspose.com/words/net/appendix-b-technical-...
  4. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....() { try { //Create database query String sqlString = "SELECT *...RelationSet : the database query myResultSet = RelationSet ....

    docs.aspose.com/words/java/python-and-aspose-wo...
  5. How to copy word style to excel style - Free Su...

    I have multiple docx files and I have a requirement to put each docx content with style into column. Like If you copy word content and paste into excel but I want to do programmatically. I’m able to put the plain text i…...@manojp1988 , Thanks for your query. Please find the utility (Doc2XLS)...

    forum.aspose.com/t/how-to-copy-word-style-to-ex...
  6. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling....Node that matches the XPath query or null if no matching node...

    reference.aspose.com/words/net/aspose.words/com...
  7. Odso.Clone | Aspose.Words for .NET

    Discover the Odso Clone method for creating deep clones of objects effortlessly. Ensure data integrity and enhance your coding efficiency today!... Query = "SELECT * FROM " + doc . MailMergeSettings...

    reference.aspose.com/words/net/aspose.words.set...
  8. How-to Articles – HTML Questions in C# Examples

    Find answers to popular questions about how to work with HTML files in C# using Aspose.HTML for .NET. Gain ready-to-use C# examples....are methods that are used to query DOM elements that match a CSS...selector. How to Use XPath Query in HTML? – This article introduces...

    docs.aspose.com/html/net/how-to-articles/
  9. NodeList Class | Aspose.Words for .NET

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath Query results and enhancing document processing capabilities....of nodes matching an XPath query executed using the SelectNodes...of nodes matching the XPath query. NodeList supports indexed access...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....using CSS Selector or XPath Query. You can download the complete...method takes as a parameter the query selector and returns a NodeList...

    docs.aspose.com/svg/net/navigation-inspection/