Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 19,345 for

2 of

(0.07 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/de/python-net/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/python-net/calculation-of...
  3. 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...
  4. 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...
  5. Aspose::Words::Tables::CellVerticalAlignment en...

    Aspose::Words::Tables::CellVerticalAlignment enum. Specifies vertical justification Of text inside a table cell in C++.... Bottom 2 Text is aligned at the bottom...builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Animated Charts|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... BySeries , 2 , EffectType . Appear , EffectSubtype...EffectChartMajorGrou . ByCategory , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/java/animated-charts/
  7. BookmarksOutlineLevelCollection class | Aspose....

    aspose.words.saving.BookmarksOutlineLevelCollection class. A collection Of individual bookmarks outline level...document outline at level 1; 2 for level 2 and so on. Constructors...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. TextColumnCollection | Aspose.Words for Java

    A collection Of TextColumn objects that represent all the columns Of text in a section Of a document in Java....setCount(2); builder.writeln("Column 1.");...COLUMN_BREAK); builder.writeln("Column 2."); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...