Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 34,262 for

list

(0.15 sec)
  1. Aspose::Words::NodeList::idx_get method | Aspos...

    Aspose::Words::NodeList::idx_get method. Retrieves a node at the given index in C++....index int32_t An index into the list of nodes. Remarks The index...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations Using Java...create bullet and numbered lists the same way you do in Word...

    docs.aspose.com/slides/java/manage-bullet/
  3. Working with Messages from IMAP Server|Document...

    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....IMAP Server Contents [ Hide ] Listing MIME Message IDs from Server...code snippet shows you how to list MIME messageId. // For complete...

    docs.aspose.com/email/java/working-with-message...
  4. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...markup_language ) Shows how to configure a list to restart numbering at each...doc ) doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....filter items var filters = new List < SmartFilter >( smartObj ....psdLayer ) { List < LayerResource > oldResources = new List < LayerResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  6. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....Retrieve text 8 List < RichText > textNodes = (List < RichText >...Document class. Filter out a list of page nodes. Retrieve the...

    docs.aspose.com/note/java/working-with-text/
  7. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...COMPANY_CODE=""; //融资种类文本描述+表格 List<Map<String,Object>> rz_financialInstitution...ion = JSON.parseObject(json,List.class); EiInfo eiInfo = new...

    forum.aspose.com/t/topic/312798
  8. MailMergerContext.set_simple_data_source method...

    MailMergerContext.set_simple_data_source method. Sets data source used to execute simple mail merge....field_names : List [ str ], field_values : List [ object ]): ...Description field_names List[str] field_values List[object] Remarks If...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo class. Contains information about a mail merge region. To learn more, visit the documentation article in C++....get_Fields () const Returns a list of child fields. get_Level ()...get_MustacheTags () const Returns a list of child “mustache” tags. get_Name...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment....in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...