Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 666,785 for

2

(0.22 sec)
  1. CustomXmlSchemaCollection.Remove | Aspose.Words...

    CustomXmlSchemaCollection Remove method. Removes the specified value from the collection in C#.... AreEqual ( 2 , schemas . IndexOf ( "http://schemas...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  2. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions.... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlSchemaCollection.Add | Aspose.Words fo...

    CustomXmlSchemaCollection Add method. Adds an item to the collection in C#.... AreEqual ( 2 , schemas . IndexOf ( "http://schemas...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Enum FootnoteNumberingRule | Aspose.Words for ....

    Aspose.Words.Notes.FootnoteNumberingRule 枚举. 确定自动脚注或尾注编号何时重新开始... RestartPage 2 在每一页重新开始编号。仅对脚注有效。 Default 0 等于Continuous..." ); builder . Write ( "Text 2. " ); builder . InsertFootnote...

    reference.aspose.com/words/zh/net/aspose.words....
  5. ListLevelCollection.GetEnumerator | Aspose.Word...

    ListLevelCollection 方法. 获取将枚举此列表中的级别的枚举器对象... Styles [ "Heading 1" ]; // 2 级标签将显示第一和第二列表级别的当前编号,并带有前导零。 //...ListLevels [ 2 ]. NumberFormat = "-\x0002-" ; list . ListLevels [ 2 ]....

    reference.aspose.com/words/zh/net/aspose.words....
  6. ListLevel.IsLegal | Aspose.Words for .NET API 参考

    ListLevel 财产. 如果关卡将所有继承的数字转换为阿拉伯数字则为真如果保留它们的数字样式则为假... Styles [ "Heading 1" ]; // 2 级标签将显示第一和第二列表级别的当前编号,并带有前导零。 //...ListLevels [ 2 ]. NumberFormat = "-\x0002-" ; list . ListLevels [ 2 ]....

    reference.aspose.com/words/zh/net/aspose.words....
  7. Document.HasRevisions | Aspose.Words for .NET

    Document HasRevisions property. Returns true if the document has any tracked changes in C#.... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Document.Revisions | Aspose.Words for .NET

    Document Revisions property. Gets a collection of revisions tracked changes that exist in this document in C#.... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document.... assertEqual ( 2 , doc . revisions . count ) #.... write ( "This is revision #2." ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...