Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 133,232 for

2

(0.17 sec)
  1. FieldCollection.Item | Aspose.Words for .NET

    Discover the FieldCollection Item property, effortlessly access fields by index and enhance your data management with ease and precision....example -1 means the last item, -2 means the second before last and...AreEqual ( 5 , fields . Count ); // 2 - Get the collection to remove...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。... AddTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... GetTextParagraphs (). Get ( 2 ); p . SetAlignmentType ( TextAlignmentType...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  3. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unlink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...example: 1-2-3-4 sequence and BreakForwardLink at the 2-nd textbox...textbox will create two sequences 1-2, 3-4. Examples Shows how to link...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.LastChild | Aspose.Words for .NET

    Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management.... Writeln ( "Section 2 text." ); // Both sections are...Assert . AreEqual ( "Section 2 text." , doc . GetText (). Trim...

    reference.aspose.com/words/net/aspose.words/com...
  7. TextColumnCollection.evenlySpaced property | As...

    TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced.... setCount ( 2 ); // Determine the amount of...builder . writeln ( "Wide column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration.... Empty , paragraphs [ 2 ]. ListLabel . LabelString );...AreEqual ( "a." , paragraphs [ 2 ]. ListLabel . LabelString );...

    reference.aspose.com/words/net/aspose.words/rev...
  9. TextColumnCollection.Item | Aspose.Words for .NET

    Access a specific text column by index with the TextColumnCollection Item property. Simplify data management and enhance your coding efficiency.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  10. TextColumn.Width | Aspose.Words for .NET

    Adjust the TextColumn Width property to easily customize your text column's width in points for enhanced layout control and readability.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...