Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 33,960 for

list

(0.19 sec)
  1. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this List level...number style format for this list level. For example: “a, ç, ĝ...how to get the format for a list with the custom number style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...output_file : str , input_files : List [ str ]): ... Parameter Type...output file name. input_files List[str] The input file names. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtListIndentation.Character | Aspose.Words for...

    Discover the TxtListIndentation property to customize List indentation with your preferred character. Enhance readability and visual appeal effortlessly!...character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly....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/net/aspose.words/num...
  5. 多线程下获取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...
  6. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers....are provided in the Children list. new PositionedBlockConfi ()...() { Children = new List < BaseConfig >() { /* * Put child elements...

    docs.aspose.com/omr/net/programmatic-forms/posi...
  7. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method... BytesIO , input_streams : List [ io . BytesIO ], save_format...output stream. input_streams List[io.BytesIO] The input streams...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....()); Shows how to configure a list to restart numbering at each...doc -> get_Lists () -> Add ( Aspose :: Words :: Lists :: ListTemplate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's formatting and design....and use a paragraph style with list formatting. Document doc = new...SpaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/net/aspose.words/sty...
  10. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …...to manage the formatting of lists in your documents. Here’s a...the paragraph to a specific list defined in your document. INDENTATION_LEVEL...

    forum.aspose.com/t/in-aspose-words-the-numberin...