Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 19,991 for

2 of

(0.05 sec)
  1. 5115149.xlsx

    Sheet1 89 1 MINIFS(A1:A6,B1:B6,1) ERROR:#NAME? 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1 MINIFS returns the smallest Of yellow cells because yellow cells match with criteria 1. MA...... 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1...green cells match with criteria 2. 2016-11-16T10:17:46Z 15.0300...

    docs.aspose.com/cells/ja/nodejs-cpp/calculation...
  2. 5115149.xlsx

    Sheet1 89 1 MINIFS(A1:A6,B1:B6,1) ERROR:#NAME? 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1 MINIFS returns the smallest Of yellow cells because yellow cells match with criteria 1. MA...... 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1...green cells match with criteria 2. 2016-11-16T10:17:46Z 15.0300...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...
  3. 5115149.xlsx

    Sheet1 89 1 MINIFS(A1:A6,B1:B6,1) ERROR:#NAME? 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1 MINIFS returns the smallest Of yellow cells because yellow cells match with criteria 1. MA...... 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1...green cells match with criteria 2. 2016-11-16T10:17:46Z 15.0300...

    docs.aspose.com/cells/es/cpp/calculation-of-exc...
  4. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option Of a leading space handling...text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create a "TxtLoadOptions"...first_line_indent ) self . assertEqual ( 25.2 , paragraphs [ 1 ] . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the document....example -1 means the last node, -2 means the second before last and...); builder . write ( "Section 2" ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the document....example -1 means the last node, -2 means the second before last and...'Section 2' ) self . assertEqual ( 'Section 1 \x0c Section 2' , doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtLoadOptions.leadingSpacesOptions property | ...

    TxtLoadOptions.leadingSpacesOptions property. Gets or sets preferred option Of a leading space handling...textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...). toEqual ( 25.2 ); expect ( paragraphs [ 2 ]. paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtLoadOptions.trailing_spaces_options property...

    TxtLoadOptions.trailing_spaces_options property. Gets or sets preferred option Of a trailing space handling...text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create a "TxtLoadOptions"...first_line_indent ) self . assertEqual ( 25.2 , paragraphs [ 1 ] . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection Of all document sections, enhancing your content organization and navigation.... Write ( "Section 2" ); Assert . That ( doc . GetText...EqualTo ( "Section 1\x000cSection 2" )); // Delete the first section...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...