Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 33,966 for

list

(0.13 sec)
  1. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property to easily manage paragraph numbering in your documents for enhanced clarity....// 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. Aspose::Words::Style::get_ListFormat method | A...

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

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...getMatchNode()); // 获取表头和数据 List<String> headers = (List<String>) tableData...get("header"); // 表头 List<List<Object>> tableDataList = (List<List<Object>>)...

    forum.aspose.com/t/topic/311952
  4. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style.... Remarks For character and list styles this property returns...and use a paragraph style with list formatting. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CleanupOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.CleanupOptions to customize document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient documents....Specifies whether unused list and list definitions should be removed... Styles . Add ( StyleType . List , "MyListStyle1" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  6. Aspose::Words::CleanupOptions class | Aspose.Wo...

    Aspose::Words::CleanupOptions class. Allows to specify options for document cleaning. To learn more, visit the documentation article in C++....Specifies whether unused list and list definitions should be removed...Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  7. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document document) { StructuredDocumentTag structuredDocumentTag; try { struct…...In some case SDT covers the list label and in some case it does...their appearance in relation to list labels. This issue can arise...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  8. SdtListItem constructor | Aspose.Words for Python

    aspose.words.markup.SdtListItem constructor...Shows how to work with drop down-list structured document tags. doc...markup . SdtType . DROP_DOWN_LIST , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create hyperlinks to bookmarked paragraphs, enhancing navigation and user experience in your documents....(); // 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/net/aspose.words.fie...
  10. FieldRef.InsertRelativePosition | Aspose.Words ...

    Discover the FieldRef InsertRelativePosition property, easily manage paragraph positioning for enhanced document formatting and improved readability....(); // 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/net/aspose.words.fie...