Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 150,874 for

2

(0.15 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/es/cpp/calculation-of-exc...
  2. Adding JavaScript in Python|Aspose.PDF for Java

    Find out how to embed JavaScript code within a PDF document using Python and Aspose.PDF to enhance interactivity....alert('page 2 is opened')" ) # Adding JavaScript...Level doc . getPages . get_Item ( 2 ) doc . getActions () . setOnOpen...

    docs.aspose.com/pdf/java/adding-javascript-in-p...
  3. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...get_FirstLineIndent ()); ASPOSE_ASSERT_EQ ( 25.2 , paragraphs -> idx_get ( 1 )...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...get_FirstLineIndent ()); ASPOSE_ASSERT_EQ ( 25.2 , paragraphs -> idx_get ( 1 )...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....insertField("= 2 + 3"); Assert.assertEquals("= 2 + 3", field.getFieldCode());...update(); Assert.assertEquals("= 2 + 3 \\# $###.00", field.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  6. Set Aspect Ratio|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....ratio of 3:2 means that the barcode is 1.5 or 3/2 times wider...ratio of 1.5 An aspect ratio of 2 means that the barcode’s width...

    docs.aspose.com/barcode/jasperreports/set-aspec...
  7. XAxis.xlsx

    Sheet1 Cats Dogs Fishes 1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3......1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs...1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3...

    docs.aspose.com/cells/ar/java/x-axis-vs-categor...
  8. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... SINGLE , 2 , aspose . pydrawing . Color ...builder . writeln ( 'Row 1, Cell 2.' ) builder . end_row () # Reset...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....write("Row 1, Col 2"); builder.endRow(); // Changing...write("Row 2, Col 1"); builder.insertCell(); builder.write("Row 2, Col...

    reference.aspose.com/words/java/com.aspose.word...
  10. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

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