Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 19,679 for

2 of

(0.1 sec)
  1. 5115154.pdf

    89 1 MINIFS(A1:A6,B1:B6,1) 85 93 2 MAXIFS(A1:A6,B1:B6,2) 96 96 2 85 1 91 2 88 1 MINIFS returns the smallest Of yellow cells because yellow cells match with criteria 1. MAXIFS returns the largest Of......1) 85 93 2 MAXIFS(A1:A6,B1:B6,2) 96 96 2 85 1 91 2 88 1 MINIFS...green cells match with criteria 2. D:20161116101756Z Aspose.Cells...

    docs.aspose.com/cells/sv/python-net/calculation...
  2. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless document management....DocumentPropertyColl indexer (1 of 2) Returns a DocumentProperty object...DocumentPropertyColl indexer (2 of 2) Returns a DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization.... Get ( 2 ). GetMarker (). SetMarkerStyle...chart . GetNSeries (). Get ( 2 ). GetMarker (). SetMarkerSize...

    docs.aspose.com/cells/cpp/create-high-low-close...
  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. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...be displayed in sections 1 and 2." ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/hea...
  6. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... write ( 'Section 2' ) builder . insert_break ( aw...be displayed in sections 1 and 2.' ) builder . move_to_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCompare.LeftExpression | Aspose.Words for ...

    Discover the FieldCompare LeftExpression property, easily access or modify the left side Of your comparison expressions for enhanced data analysis.... RightExpression = "2" ; field . Update (); // The COMPARE...Is . EqualTo ( " COMPARE 3 < 2" )); Assert . That ( field . Result...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection Of child nodes that match the specified type.... Run ( doc , "Run 2. " ); let run3 = new aw . Run...(). trim ()). toEqual ( "Run 2. Initial text." ); // Insert the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::DeleteRow metho...

    Aspose::Words::DocumentBuilder::DeleteRow method. Deletes a row from a table in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); builder...(); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping Of the parent structured document to XML data....#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...