Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 37,677 for

list

(0.14 sec)
  1. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable List label options....ExportListLabels enumeration Specifies how list labels are exported to HTML...Value Description Auto 0 Outputs list labels in auto mode. Uses HTML...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....)); Shows how to configure a list to restart numbering at each...DocumentBuilder ( doc ); doc . Lists . Add ( ListTemplate . NumberDefault...

    reference.aspose.com/words/net/aspose.words.sav...
  3. MarkdownSaveOptions.image_saving_callback prope...

    MarkdownSaveOptions.image_saving_callback property. Allows to control how images are saved when a document is saved to [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format.... assertEqual ( 1 , len ( list ( filter ( lambda f : f . endswith...endswith ( '.jpeg' ), list ( filter ( lambda s : s . startswith...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/...
  5. MailMerge.execute method | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge.execute method...from any data source such as a list or hashtable or objects. You..., field_names : List [ str ], values : List [ object ]): ......

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Words.Lists module | Aspose.Words for No...

    The Aspose.Words.Lists module contains classes for working with bulleted and numbered Lists defined in a document....Lists module Contents [ Hide ] The Aspose.Words.Lists module...with bulleted and numbered lists defined in a document. Classes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....number_of_smart_art_shapes = len ( list ( filter ( lambda shape : shape...has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your List levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced document styling....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/net/aspose.words.lis...
  9. ListFormat.listIndent method | Aspose.Words for...

    ListFormat.ListIndent method. Increases the List level of the current paragraph by one level....method listIndent() Increases the list level of the current paragraph...Remarks This method changes the list level and applies formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevelAlignment enumeration | Aspose.Words f...

    Aspose.Words.Lists.ListLevelAlignment enumeration. Specifies alignment for the List number or bullet....Specifies alignment for the list number or bullet. Used as a...Members Name Description Left The list label is aligned to the left...

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