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

query

(1.02 sec)
  1. Aspose::Words::Fields::FieldOptions class | Asp...

    Aspose::Words::Fields::FieldOptions class. Represents options to control field handling in a document. To learn more, visit the documentation article in C++....Gets a provider that returns a query result for the FieldDatabase...Sets a provider that returns a query result for the FieldDatabase...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. MailMergeSettings.MailAsAttachment | Aspose.Wor...

    Discover how the MailAsAttachment property in MailMergeSettings enhances your email campaigns by sending merged documents as attachments for better engagement....WriteLine ( $"Query:\n\t{doc.MailMergeSettings.Query}" ); // We...

    reference.aspose.com/words/net/aspose.words.set...
  3. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your document into a standard format for seamless use....WriteLine ( $"Query:\n\t{doc.MailMergeSettings.Query}" ); // We...

    reference.aspose.com/words/net/aspose.words.set...
  4. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless document automation and enhanced efficiency.... Query = "SELECT * FROM " + doc . MailMergeSettings...

    reference.aspose.com/words/net/aspose.words.set...
  5. Splitting and Merging PST files|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....2005 , 4 , 7 )) query = builder . get_query () # Delete existing...personal_storage . split_into ( query , path_to_pst ) Merging PST...

    docs.aspose.com/email/python-net/splitting-and-...
  6. Can't search RFC message id in a PST file - Fre...

    i’m using aspose email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...); } When I didn’t use the query, it shows all the messages and...internetMessageid. But when I add the query, the search result is 0. I’m...

    forum.aspose.com/t/cant-search-rfc-message-id-i...
  7. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process PST files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …...GetContents(MailQuery query, int startIndex, int count)...messages. Apply filters and queries (for example, by date). using...

    forum.aspose.com/t/order-of-emails-returned-by-...
  8. Working with Messages from Server|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....properties for specifying the query conditions, for example, date...MailQuery is filled with the query developed by MailQueryBuilder...

    docs.aspose.com/email/python-net/working-with-m...
  9. 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/
  10. 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...