Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 34,039 for

list

(0.15 sec)
  1. Aspose::Words::Lists::ListCollection::GetEnumer...

    Aspose::Words::Lists::ListCollection::GetEnumerator method. Gets the enumerator object that will enumerate Lists in the document in C++....Aspose::Words::Lists::ListCollection::GetEnumerator method L...object that will enumerate lists in the document. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....Questions are provided as a list of ScoreQuestionConfig objects...ScoreGroupConfig () { Children = new List < BaseConfig >() { /* * Put...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  3. MarkdownListExportMode enumeration | Aspose.Wor...

    Aspose.Words.Saving.MarkdownListExportMode enumeration. Specifies how Lists are exported into Markdown.... enumeration Specifies how lists are exported into Markdown....Description MarkdownSyntax Export list items compatible with Markdown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image.... The method returns a list of Aspose.OCR.RectangleOutput...page. Therefore, the resulting list can contain more Aspose.OCR...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  5. Preview Multiple Documents|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....first document in the list. The documents list shows all the previewed...document: Select a document in the list. Click Preview . Preview Document...

    docs.aspose.com/cells/sharepoint/preview-multip...
  6. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/go-cpp/data-validation/
  7. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/net/data-validation/
  8. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....Style :: get_Font () Remarks For list styles this property returns...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a List, footnotes and endnotes, page numbers in C++....Specifies the number style for a list, footnotes and endnotes, page...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/cpp/aspose.words/num...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...November 26, 2025, 6:19am 25 List<Node> extractedNodes = ExtractContentHelper...code like this: // .......... List<Node> extractedNodes = ExtractContentHelper...

    forum.aspose.com/t/help-with-bookmark-replaceme...