Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 34,278 for

list

(0.15 sec)
  1. Aspose::Words::Document::Cleanup method | Aspos...

    Aspose::Words::Document::Cleanup method. Cleans unused styles and Lists from the document in C++....method Cleans unused styles and lists from the document. void Aspose...Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the List, overriding the default behavior of the field 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...
  3. Aspose::Words::Markup::SdtListItemCollection cl...

    Aspose::Words::Markup::SdtListItemCollection class. Provides access to SdtListItem elements of a structured document tag. To learn more, visit the documentation article in C++....currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 多线程下获取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...
  5. 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...
  6. BlockConfig|Documentation

    BlockConfig element is used to organize content within containers....Children list. new BlockConfig () { Children = new List < BaseConfig...Name Type Description Children List<BaseConfig> Child elements ...

    docs.aspose.com/omr/net/programmatic-forms/bloc...
  7. 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...
  8. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for document cleaning...Specifies whether unused list and list definitions should be removed...styles . add ( aw . StyleType . List , "MyListStyle1" ); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Import Data to Worksheets in xlsx4j|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....ArrayList Java ArrayList < String > list = new ArrayList < String >();...few names to the list as string values list . add ( "laurence...

    docs.aspose.com/cells/java/import-data-to-works...