Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 33,724 for

list

(0.05 sec)
  1. Aspose::Words::Fields::FieldStyleRef::get_Searc...

    Aspose::Words::Fields::FieldStyleRef::get_SearchFromBottom method. Gets or sets whether to search from the bottom of the current page, rather from the top in C++....// Create a list based using a Microsoft Word list template. System...:: Words :: Lists :: List > list = doc -> get_Lists () -> Add (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldStyleRef::get_Suppr...

    Aspose::Words::Fields::FieldStyleRef::get_SuppressNonDelimiters method. Gets or sets whether to suppress non-delimiter characters in C++....// Create a list based using a Microsoft Word list template. System...:: Words :: Lists :: List > list = doc -> get_Lists () -> Add (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...@return 图片列表 */ public static List<BufferedImage> getImages(String...getImages(String pdfFilePath) { List<BufferedImage> images = new ArrayList<>();...

    forum.aspose.com/t/pdf-not-supported-image-type...
  4. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....Shows how to work with drop down-list structured document tags. let...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Cell Validations|Documentation

    This article introduces how to add List validation, drop‑down List validation and custom expression validation in GridWeb....GridWeb: List validation. Drop‑down list validation. Custom...discussed in detail below. List Validation List validation allows users...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. ListLevel.CreatePictureBullet | Aspose.Words fo...

    Discover the ListLevel CreatePictureBullet method to effortlessly enhance your Lists with custom picture bullets, adding visual appeal and clarity....bullet shape for the current list level. public void CreatePictureBullet...for list item labels. Document doc = new Document (); List docList...

    reference.aspose.com/words/net/aspose.words.lis...
  9. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.List_indentation property. Gets a [TxtListIndentation](../../txtListindentation/) object that specifies how many and which character to use for indentation of List levels...list_indentation property TxtSaveOptions.list_indentation property...character to use for indentation of list levels. By default, it is zero...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...and use a paragraph style with list formatting. let doc = new aw...spaceAfter = 12 ; // Create a list and make sure the paragraphs...

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