Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,107 for

query

(0.52 sec)
  1. Link Cells to XML Map Elements|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....Cells Query Cell Areas Mapped to XML Map...

    docs.aspose.com/cells/java/link-cells-to-xml-ma...
  2. Aspose::Words::Document::ExpandTableStylesToDir...

    Aspose::Words::Document::ExpandTableStylesToDirectFormatting method. Converts formatting specified in table styles into direct formatting on tables in the document in C++....table styles and you need to query formatting of tables, cells...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. How to get OData Connection Information|Documen...

    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....Assistant Close Reading and Writing Query Table of Worksheet Read and...

    docs.aspose.com/cells/net/how-to-get-odata-conn...
  4. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content....WriteLine ( $"Query:\n\t{doc.MailMergeSettings.Query}" ); // We...

    reference.aspose.com/words/net/aspose.words.set...
  5. Aspose LTV: What are supported Timestamp Server...

    Hi team, We are finding the Timestamp server which is comparable with Aspose for LTV purpose. As our requirement, it should be trusted by Adobe, so could you provide the list of providers that the product support? And …...team will assist you with your query. asad.ali April 27, 2025, 4:20pm...

    forum.aspose.com/t/aspose-ltv-what-are-supporte...
  6. DNN Database Data Exporter to Excel|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....tables, views, and custom queries into Microsoft Excel or OpenOffice...database Allows writing custom queries Auto‑fits columns to content...

    docs.aspose.com/cells/net/dnn-database-data-exp...
  7. 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-...
  8. How to read all mail of indox folder - Free Sup...

    Hello Sir/Madam I am making a web application in which we are adding a function to read mails from pst file. So i am reading mails by using aspose dll but when i try to read mails then it is …...if you have any additional query/inquiry in this regard....

    forum.aspose.com/t/how-to-read-all-mail-of-indo...
  9. 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...
  10. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage....using CSS Selector and XPath Query. Navigating HTML involves accessing...which is “Header 1”. XPath Query The alternative to the HTML...

    docs.aspose.com/html/python-net/html-navigation/