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

query

(0.21 sec)
  1. 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...
  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. 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...
  5. 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-...
  6. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert html to pdf some CSS not supporting linear-gradient() & I am using below css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-box; can you ple…...merged into an existing topic: Query Regarding Memory Leak Issue...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  7. 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/
  8. 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...
  9. 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...
  10. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...the data source type if it is query table if ( table . GetDataSourceType...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...