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

list

(0.17 sec)
  1. Getting Started – Aspose.SVG for Python via .NET

    Learn about the Aspose.SVG for Python via .NET library – benefits and features, performance and scalability, learning and technical support.... Features List – This article describes comprehensive...Features List or Converting articles to see the full list of supported...

    docs.aspose.com/svg/python-net/getting-started/
  2. Python Email API: How to Receive Emails from PO...

    Learn how to retrieve email messages via POP3 in Python. Discover extensive features of the progressive Python Email API.... List Emails on Server The method...method is used to retrieve a list of email message metadata from the...

    products.aspose.com/email/python-net/receive-em...
  3. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....this purpose, which returns the list of axis labels. Read Axis Labels...

    docs.aspose.com/cells/go-cpp/read-axis-labels-a...
  4. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for JavaScript via C++ API.... Choose Currency from the list. Using the Format Cells Dialog...tab, select Currency from the list on the left. You can customize...

    docs.aspose.com/cells/javascript-cpp/format-num...
  5. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...{ var deletedArtifacts = new List<Artifact>(); foreach (Artifact...

    forum.aspose.com/t/how-to-remove-header-footer-...
  6. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....For example, you can sort a list of events by date or filter...to the Number tab. From the list on the left, select Date. Choose...

    docs.aspose.com/cells/cpp/format-number-to-date/
  7. 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-...
  8. 异步 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-...
  9. 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...
  10. 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...