Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 36,336 for

list

(0.83 sec)
  1. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a List, footnotes and endnotes, page numbers....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/nodejs-net/aspose.wo...
  2. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...paragraph object has the property list_label.label_value, but it only...information associated with list items, including the numerical...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  3. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image.... The method returns a list of Aspose.OCR.RectangleOutput...page. Therefore, the resulting list can contain more Aspose.OCR...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  4. TxtListIndentation | Aspose.Words for Java

    Specifies how List levels are indented when document is exporting to SaveFormat.TEXT format in Java....TxtListIndentation Specifies how list levels are indented when document...Examples: Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. Conversion Results Screen|Aspose.Words for Shar...

    How to interpret conversion results in the SharePoint UI using the Aspose.Words for SharePoint.... The results list at the bottom of the page shows...file. The Source Path in this list shows the relative path from...

    docs.aspose.com/words/sharepoint/conversion-res...
  7. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's List formatting, enhancing your document's presentation....property Provides access to the list formatting properties of the...paragraphs in a document that are list items. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. 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...
  9. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....Style :: get_Font () Remarks For list styles this property returns...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...); Shows how to configure a list to restart numbering at each...DocumentBuilder ( doc ); doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

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