Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 133,247 for

2

(0.09 sec)
  1. 105480221.xlsx

    Sheet2 Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843 6754 5944 2020-04-01T09:16:08Z 16.0300 2020-04-01T09:16:08Z 2020-......Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test...Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843...

    docs.aspose.com/cells/ru/cpp/change-tick-label-...
  2. SampleChangeTickLabelDirection.xlsx

    Sheet2 Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843 6754 5944 2020-04-01T09:16:08Z 16.0300 2020-04-01T09:16:08Z 2020-......Category Score Test 1 7261 Test 2 7009 Test 3 6843 Test 4 6754 Test...Test 5 5944 Test 1 Test 2 Test 3 Test 4 Test 5 7261 7009 6843...

    docs.aspose.com/cells/ru/java/change-tick-label...
  3. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping 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>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create TextBox in which each line is having dif...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++.... AddTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access... GetTextParagraphs (). Get ( 2 ); p . SetAlignmentType ( TextAlignmentType...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  5. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content.... LEFT , paragraphs [ 2 ] . paragraph_format . alignment...options ) self . assertEqual ( 2 , count ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../).... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::get_Count method. Gets the number of elements contained in the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Fields::FieldIf::get_RightExpres...

    Aspose::Words::Fields::FieldIf::get_RightExpression method. Gets or sets the right part of the comparison expression in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....getCount(), 2); Iterator> enumerator = mappedDataFields.../// /// Create a document with 2 MERGEFIELDs, one of which does...

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