Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 28,659 for

list

(0.13 sec)
  1. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... List { get; } Gets the list that defines formatting...formatting of this list style. ListFormat { get; } Provides access...

    reference.aspose.com/words/net/aspose.words/style/
  2. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...that all the paragraphs lists are listed with StartAt: 1 which...it continuously numbers the lists no matter what importFormatMode...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  3. Aspose::Words::Lists::ListFormat::set_List meth...

    Aspose::Words::Lists::ListFormat::set_List method. Setter for Aspose::Words::Lists::ListFormat::get_List in C++....Aspose::Words::Lists::ListFormat::set_List method ListFormat::set_List...ListFormat::set_List method Setter for Aspose::Words::Lists::ListFormat::get_List...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. 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...
  5. Get all the text in a slide|Aspose.Slides 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....// Verify that the slide ID list exists. if ( presentation ....slide IDs from the slide ID list. DocumentFormat . OpenXml ....

    docs.aspose.com/slides/net/get-all-the-text-in-...
  6. 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...
  7. MailMergeRegionInfo class | Aspose.Words for Py...

    aspose.words.mailmerging.MailMergeRegionInfo class. Contains information about a mail merge region... fields Returns a list of child fields. level Returns...region. mustache_tags Returns a list of child “mustache” tags. name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the ListNUM field. To learn more, visit the documentation article in C++....Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。...Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...
  10. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Python. You will get settings for IDE and a sample code to convert text to bullet points in Word using Python....the development environment, a list of steps to accomplish the task...write each string to the bullet list Call the remove_numbers() method...

    kb.aspose.com/words/python/convert-paragraph-in...