Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 133,264 for

2

(0.05 sec)
  1. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements....BENT_CONNECTOR2 Bent connector 2. BENT_CONNECTOR3 Bent connector...CURVED_CONNECTOR2 Curved connector 2. CURVED_CONNECTOR3 Curved connector...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story....writeln ( 'Run 2. ' ) self . assertEqual ( 'Run 2. \r Run 1.' ...' ) self . assertEqual ( 'Run 2. \r Run 1. \r Run 3.' , doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....Writeln ( "Run 2. " ); Assert . AreEqual ( "Run 2. \rRun 1." ,..." ); Assert . AreEqual ( "Run 2. \rRun 1. \rRun 3." , doc . GetText...

    reference.aspose.com/words/net/aspose.words/sto...
  4. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); SharedPtr < ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

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

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies inserted text during change tracking for efficient document management....AppendParagraph ( "Paragraph 2. " ); body . AppendParagraph (...Count ); para = paragraphs [ 2 ]; para . Remove (); // Such paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  7. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section.... write ( 'Section 2' ) builder . insert_break ( aw...) section = doc . sections [ 2 ] self . assertEqual ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient document management....AppendParagraph ( "Paragraph 2. " ); body . AppendParagraph (...Count ); para = paragraphs [ 2 ]; para . Remove (); // Such paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  9. CustomXmlSchemaCollection.Add | Aspose.Words fo...

    Discover how the CustomXmlSchemaCollection Add method enhances your XML management by seamlessly adding items to your collection for optimal performance.... AreEqual ( 2 , schemas . IndexOf ( "http://schemas...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  10. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured document tag range to XML data in a custom XML part of the current document....#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...