Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,537 for

query

(0.12 sec)
  1. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath Query executed using the CompositeNode.selectNodesjava.lang.String method in Java....of nodes matching an XPath query executed using the CompositeNode...of nodes matching the XPath query. NodeList supports indexed access...

    reference.aspose.com/words/java/com.aspose.word...
  2. Connecting to IMAP 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.... */ MailQuery query = imapQueryBuilder . GetQuery...imapClient . ListMessages ( query ); Console . WriteLine ( "Initial...

    docs.aspose.com/email/net/connecting-to-imap-se...
  3. Large size xlsx Files not converting into pdf u...

    Hello Team, When we try to convert large file (above 15MB file), the conversion not happened and the below error occurs. image.png (42.0 KB) kindly request you to provide the solution for this ASAP. if Any timeout co…...please anyone respond for my query? The Problem was resolved but...

    forum.aspose.com/t/large-size-xlsx-files-not-co...
  4. 使用 Microsoft Graph 进行 Microsoft 365 数据访问和管理|Doc...

    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....// create orderby messages query 'DESC' builder . SentDate ....// create orderby messages query 'ASC' builder . SentDate . OrderBy...

    docs.aspose.com/email/zh/net/microsoft-365-data...
  5. PDF document getting scrambled when printing - ...

    Hi We currently get PDF documents supplied by third parties which we push on to a printer selected by the user end user. This is currently working fine in all cases except for documents from this one party (sample attac…...pdf"); In case of any further query, please feel free to contact...

    forum.aspose.com/t/pdf-document-getting-scrambl...
  6. Output file is not flattened after converting x...

    Hi I am using Aspose.PDF dll for .net to flatten an existing pdf that is an xfa form. The output resultant file becomes editable and a form template appears to be inserted. How can I get the resultant file to look flat…...have already raised a similar query in PDF forum, we noticed the...

    forum.aspose.com/t/output-file-is-not-flattened...
  7. Introduction and Sample Applications|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....NET developers add email querying and receiving features to...POP3 servers. Support APOP. Query messages. Retrieve messages...

    docs.aspose.com/email/net/introduction-and-samp...
  8. Connecting to IMAP 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.... */ MailQuery query = imapQueryBuilder . GetQuery...imapClient . ListMessages ( query ); Console . WriteLine ( "Initial...

    docs.aspose.com/email/net/connecting-to-imap-se...
  9. ASPOSE.Pdf Java convert PDF to MS Word - output...

    Hi, I am trying the below code to convert a PDF to MS Word using aspose-pdf-26.5.jar Document pdfDocument = new Document(“Test.pdf”); pdfDocument.save(“Test.pdf.docx”, SaveFormat.DocX); pdfDocument.close(); The outp…...tried converting the PDF (in my query above) to MS Word file . The...

    forum.aspose.com/t/aspose-pdf-java-convert-pdf-...
  10. Grouping Data|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....object and specify the SQL query. OleDbCommand cmd = new OleDbCommand...

    docs.aspose.com/cells/net/grouping-data/