Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 19,370 for

2 of

(0.06 sec)
  1. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum Of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana...5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluation Warning...

    docs.aspose.com/cells/it/cpp/add-or-clear-pivot...
  2. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum Of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana...5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluation Warning...

    docs.aspose.com/cells/fr/cpp/add-or-clear-pivot...
  3. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::get_Count method. Returns the number Of ChartSeries in this collection in C++....u "Category 1" , u "Category 2" , u "Category 3" , u "Category...double > ({ 4.4 , 7.0 , 3.5 , 2.1 })); // A chart series can also...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. GlossaryDocument.GetBuildingBlock | Aspose.Word...

    Discover the GlossaryDocument GetBuildingBlock method to efficiently locate building blocks by gallery category and name. Enhance your document management today!...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_set method. Gets or sets the element at the specified index 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...
  7. Aspose::Words::Fields::FieldIf::get_LeftExpress...

    Aspose::Words::Fields::FieldIf::get_LeftExpression method. Gets or sets the left 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...
  8. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_get method. Gets or sets the element at the specified index 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. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right Of the specified position.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....setResizeVertically(true); // 2 - The IMPORT field: FieldImport...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

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