Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 33,968 for

list

(0.09 sec)
  1. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....AnswersCount = 3 , Children = new List < BaseConfig >() { /* * Put...the table Children List<BaseConfig> A list including the TableTitleConfig...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  2. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…... Mail List Fetching from one folder. Mail...Aspose.Email for DotNet. Mail List Fetching Using Folder Id public...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  4. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless ListNUM field implementation. Enhance document automation with powerful features today!...Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. FieldListNum field = ( FieldListNum...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Saving::TxtSaveOptions::get_List...

    Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method. Gets a TxtListIndentation object that specifies how many and which character to use for indentation of List levels. By default, it is zero count of character '\0', that means no indentation in C++....character to use for indentation of list levels. By default, it is zero...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...all list levels and force a solid‑circle bullet for (List list...getLists()) { for (ListLevel level : list.getListLevels()) { level.se...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  7. Tables and Ranges with Node.js via C++|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....Microsoft Excel for tables and list objects. Using Microsoft Excel...existing file that contains a table/list object in it const wb = new...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  8. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one List level...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method...insert_group_shape ( self , shapes : List [ aspose . words . drawing ...Description shapes List[ ShapeBase ] The list of shapes to be grouped...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...