Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 36,361 for

list

(0.33 sec)
  1. Font.LocaleIdBi | Aspose.Words for .NET

    Discover the Font LocaleIdBi property, easily manage locale identifiers for formatted right-to-left characters, enhancing your multilingual applications....get ; set ; } Remarks For the list of locale identifiers see https://msdn...

    reference.aspose.com/words/net/aspose.words/fon...
  2. 档案

    档案...create(dataDir + "list.pst", FileFormatVersion.Unicode))...MapiDistributionList("Contact list", members); distributionList...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  3. 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-...
  4. 异步 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-...
  5. FieldUpdatingProgressArgs Class | Aspose.Words ...

    Discover the Aspose.Words.Fields.FieldUpdatingProgressArgs class, which enhances your document automation by providing real-time updates on field progress....() { FieldUpdatedCalls = new List < string >(); } /// <summary>...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for line numbers in C++....This is the same behavior as a List object, // but it covers the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::PageSetup::get_LineStartingNumbe...

    Aspose::Words::PageSetup::get_LineStartingNumber method. Gets or sets the starting line number in C++....This is the same behavior as a List object, // but it covers the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. How to Format Number to Fraction with Golang vi...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....the left side, you will see a list of categories. Select Fraction...Formats… at the bottom of the list and follow the steps in the...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  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...