Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 37,894 for

list

(0.15 sec)
  1. Platform and Interoperability Technology|Aspose...

    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....SharePoint allows to export lists, list items and SharePoint Wiki...the PDF file format. The full list of Aspose.PDF products may be...

    docs.aspose.com/pdf/net/choose-the-platform-and...
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......related to how the sections and lists are being handled during the...the document into pages, the list formatting may not be preserved...

    forum.aspose.com/posts.rss
  3. Gmail generator for C++ | products.aspose.com

    How to generate fake Gmail addresses using C++...unsubscribe from the mailing lists of these sites. Your additional...ess -> get_Address()); auto list = imapClient -> ListMessages(queryBuilder...

    products.aspose.com/email/cpp/gmail-generator/
  4. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...PARAGRAPH, true); final Map<String, List<String>> result = new LinkedHashMap<>();...nodeText; String parentNodeType; List<String> extractedTags; for (int...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  5. Encrypt and Decrypt PDF Files in Python|Aspose....

    Learn how to set PDF privileges, encrypt files, decrypt protected PDFs, and change passwords in Python....the correct password from a list of potential candidates in order...iterating through a predefined list of passwords using Aspose.PDF...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  6. 异步 IMAP 操作:检索、管理和发送电子邮件|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....method to complete and fetch the list of email messages asynchronously...Email-for-.NET List < MailMessage > mailMessages = new List < MailMessage...

    docs.aspose.com/email/zh/net/asynchronous-imap-...
  7. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...> sequenceParameters1 = new List<TemplateSequencePara> { new..."CONTACTTYPE", Values = new List<object> { "home", "office",...

    forum.aspose.com/t/header-alignment-issue-durin...
  8. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...compareResponseStrea; } private List<string> GetTrackedRevisionAu(Stream...GetTrackedRevisionAu Method private List<(string Author, string Content)>...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  9. Insert Page Break in PDF using Python

    This short tutorial guides on how to insert page break in PDF using Python. It has the details for the IDE, steps, and a sample code for adding page break in PDF using Python....the details to set the IDE, a list of steps, and a sample code...add_page_break() to insert the list of page breaks in the destination...

    kb.aspose.com/pdf/python/insert-page-break-in-p...
  10. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a List of steps, and a sample code demonstrating how to insert a tick in Excel using C#....has details to set the IDE, a list of steps, and a sample code...second method by accessing the list of checkboxes in the sheet and...

    kb.aspose.com/cells/net/add-check-mark-in-excel...