Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 149,461 for

2

(0.17 sec)
  1. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this paragraph is a member of....writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...writeln ( "Bulleted list item 2." ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose复选框增加问题咨询 - Free Support Forum - aspose.com

    Aspose组件的复选框技术研究之后,已经按照官方示例去配置发现只对生成excel文件有效,但是转成页面加载之后就没有复选框的属性出来了, aspose增加复选框.zip (6.5 KB) (复选框问题排查:经过几轮方案验证,确认为aspose.gridJs无法加载使用aspose.cell for java的API添加的checkbox元素)...Discourse December 16, 2025, 6:53am 2 @feng.qun.zhu.avaryholding.com...getCells().get("A1") 获取复选框所在单元格的地址。 2. 前端读取该地址列表,动态生成对应的复选框元素并定位。 使用...

    forum.aspose.com/t/aspose/323235
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....of styles Heading 1 , Heading 2 and Heading 3 . You can set this...options -> set_NavigationMapLevel ( 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....= new SVGSVGElementBuilder() 2 . AddCircle (circle => circle...(Paint. None ) 5 . StrokeWidth (2)) 6 . Build (); Here, circle =>...

    docs.aspose.com/svg/net/element-builders/
  5. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... writeln ( "Item 2" ); // Now, there is one unused... styles . count ). toEqual ( 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldPrintDate.UseLunarCalendar | Aspose.Words ...

    Manage dates effortlessly with the FieldPrintDate UseLunarCalendar property. Easily toggle between Hijri and Hebrew Lunar calendars for seamless integration.... Fields [ 2 ]; // 2 - Umm al-Qura calendar: Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldPrintDate.UseUmAlQuraCalendar | Aspose.Wor...

    Manage your dates effortlessly with FieldPrintDate's UseUmAlQuraCalendar feature. Easily toggle the UmalQura calendar for seamless date handling.... Fields [ 2 ]; // 2 - Umm al-Qura calendar: Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  9. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...writeln ( "Bulleted list item 2" ); builder . writeln ( "Bulleted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....get_TabStops () -> Add ( tabStop ); // 2 - Pass the values for properties...Writeln ( u "Start \t Tab 1 \t Tab 2 \t Tab 3 \t Tab 4" ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/tab...