Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 34,444 for

list

(0.09 sec)
  1. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting List levels...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/nodejs-net/aspose.wo...
  2. MarkdownSaveOptions.ListExportMode | Aspose.Wor...

    Discover the ListExportMode property of MarkdownSaveOptions, which controls how List items are output. Optimize your files with flexible MarkdownSyntax!...ListExportMode property 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/net/aspose.words.sav...
  3. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output... Here is a list of possible ways to compare...options (see below). List<List<DiffOperation>> – list of differences...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  4. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....import a document with numbered lists. auto srcDoc = System :: MakeObject...Document > ( get_MyDir () + u "List source.docx" ); auto dstDoc...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java...saved in a list of AbsorbedTable . We can get this list through...TableList and handle list of absorbed rows and list of absorbed cells...

    docs.aspose.com/pdf/java/extract-data-from-tabl...
  6. SdtListItem class | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtListItem class. This element specifies a single List item within a parent [SdtType.ComboBox](../sdttype/#ComboBox) or [SdtType.DropDownList](../sdttype/#DropDownList) structured document tag...This element specifies a single list item within a parent SdtType...for this list item. value Gets the value of this list item. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the List formatting properties of the paragraph in C++....method Provides access to the list formatting properties of the...SharedPtr < Aspose :: Words :: Lists :: ListFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. StyleCollection class | Aspose.Words for Python

    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. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage paragraph numbering in your documents, ensuring accurate references and enhanced formatting....// 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...
  10. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....; // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/java/com.aspose.word...