Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 155,290 for

2

(0.21 sec)
  1. 48496691.xlsx

    Sheet1 Last Name Sales Country Quarter USA Qtr 4 Last Name Sales Country Quarter Smith $16,753.00 UK Qtr 3 Johnson $14,808.00 USA Qtr 4 Williams $10,644.00 UK Qtr 2 Jones $1,390.00 USA Qtr 3 Brown ......00 UK Qtr 2 Jones $1,390.00 USA Qtr 3 Brown...Qtr 1 Johnson $9,339.00 UK Qtr 2 Smith $18,919.00 USA Qtr 3 Jones...

    docs.aspose.com/cells/it/javascript-cpp/apply-a...
  2. 48496692.xlsx

    Sheet1 Last Name Sales Country Quarter USA Qtr 4 Last Name Sales Country Quarter Smith $16,753.00 UK Qtr 3 Johnson $14,808.00 USA Qtr 4 Williams $10,644.00 UK Qtr 2 Jones $1,390.00 USA Qtr 3 Brown ......00 UK Qtr 2 Jones $1,390.00 USA Qtr 3 Brown...Qtr 1 Johnson $9,339.00 UK Qtr 2 Smith $18,919.00 USA Qtr 3 Jones...

    docs.aspose.com/cells/fr/javascript-cpp/apply-a...
  3. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....= [ 'Category 1' , 'Category 2' ] # Adding new series. Value...= categories , values = [ 1 , 2 ]) series2 = series_coll . add...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++...."Section 2." ); ASSERT_EQ ( u "Section 1. \f Section 2." , doc...get_Count ()); ASSERT_EQ ( u "Section 2." , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...builder -> Write ( u "Row 1, Cell 2." ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Android via Java chart worksheets and automate reports across PPT and PPTX files.... setValue (- 2 . 5 ); workbook . getCell ( 0...value2 = cell2 . getValue (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/androidjava/chart-worksh...