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

list

(0.09 sec)
  1. FieldStyleRef.SearchFromBottom | Aspose.Words f...

    Discover the FieldStyleRef SearchFromBottom property, control search direction on your page for enhanced user experience and efficiency....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your document formatting by managing paragraph references effectively....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  3. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...6 MB) : protected List<IText> GetTexts(Document pdfDocument...cancellationToken) { List<IText> list = new List<IText>(); int num...

    forum.aspose.com/t/incorrectfontusageexception/...
  4. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize List indentation levels for seamless Text format exports. Enhance your document formatting!...TxtListIndentation class Specifies how list levels are indented when document...character to use for indenting list levels. The default value is...

    reference.aspose.com/words/net/aspose.words.sav...
  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. MarkdownListExportMode | Aspose.Words for Java

    Specifies how Lists are exported into Markdown in Java....MarkdownListExportMo Specifies how lists are exported into Markdown.... Examples: Shows how to list items will be written to the markdown...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ListExportMode method. Specifies how List items will be written to the output file. Default value is MarkdownSyntax in C++....rtMode method Specifies how list items will be written to the...property is set to PlainText all list labels are updated using UpdateListLabels...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....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...
  9. 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...
  10. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused List and List definitions should be removed from document...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...