Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 155,479 for

2

(0.16 sec)
  1. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured document tag is successfully mapped to XML data....#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  2. lineto.svg

    <......fill="transparent" stroke-width="2" stroke="black" /> <path d="M...fill="transparent" stroke-width="2" stroke="blue" /> <path d="M 70...

    docs.aspose.com/svg/files/lineto.svg
  3. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 通过Node.js和C++,在单元格文本旁添加条件图标集|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在单元格文本旁添加条件图标,通过图标增强数据的意义。... setColumnWidth ( 2 , 24 ); // Input date into the...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/zh/nodejs-cpp/add-conditi...
  6. Read schedules in Open Plan for import to Risko...

    Riskonnect ARM uses Aspose Tasks to read .mpp, Project Server, and Primavera schedules. Are you open to doing the same with Deltek Open Plan?...Product Family gshetler February 2, 2026, 9:41pm 1 Riskonnect ARM...Professionalize.Discourse February 2, 2026, 9:42pm 2 @gshetler You’d like to...

    forum.aspose.com/t/read-schedules-in-open-plan-...
  7. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....Words :: Run > ( doc , u "Run 2. " ); auto run3 = System :: MakeObject...paragraphText ); ASSERT_EQ ( u "Run 2. Initial text." , paragraph ->...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. FieldCompare.ComparisonOperator | Aspose.Words ...

    Discover the FieldCompare ComparisonOperator property—easily manage your comparison operators for enhanced data analysis and efficiency.... RightExpression = "2" ; field . Update (); // The COMPARE...Is . EqualTo ( " COMPARE 3 < 2" )); Assert . That ( field . Result...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style...MyStyle Alias 1,MyStyle Alias 2". # If a style's name has multiple...'MyStyle Alias 1' , 'MyStyle Alias 2' ], style . aliases ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...zhao April 11, 2025, 2:29pm 21 @sagaofsilence.dev Sorry...current to end, please use array[2:] . I will reimplement -1 in smart...

    forum.aspose.com/t/accessing-array-element-by-i...