Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 19,679 for

2 of

(0.14 sec)
  1. 5472585.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/ru/java/calculation-of-ex...
  2. 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/es/net/calculation-of-exc...
  3. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured document tags to custom XML data parts for enhanced document integration....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...
  4. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection Of [Section](../section/) objects in the document...'Section 2' ) self . assertEqual ( 'Section 1 \x0c Section 2' , doc...self . assertEqual ( 'Section 2' , doc . get_text () . strip ())...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top Of a cylinder. In order to use this functionality, you can use setOffsetTop() method Of Cylinder class.... Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...aspose . threed . Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  6. Aspose::Words::Fields::FieldOptions::get_ToaCat...

    Aspose::Words::Fields::FieldOptions::get_ToaCategories method. Gets or sets the table Of authorities categories in C++...., toaCategories -> idx_get ( 2 )); toaCategories -> idx_set (...toaCategories -> idx_set ( 2 , u "My Category 2" ); // We can always...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. PdfCompliance | Aspose.Words for Java

    Specifies the PDF standards compliance level in Java....comply with the "PDF 2.0" (ISO 32000-2) standard. // Set the...19005-4:2020) // and PDF/UA-2 (ISO 14289-2:2024) standards. // Set...

    reference.aspose.com/words/java/com.aspose.word...
  8. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property to easily access the parent section Of your story, enhancing your document's structure and organization.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...be displayed in sections 1 and 2." ); builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/hea...
  9. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text Of this paragraph including the end Of paragraph character.... 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...
  10. ToaCategories class | Aspose.Words for Python

    aspose.words.fields.ToaCategories class. Represents a table Of authorities categories...'Statutes' , toa_categories [ 2 ]) toa_categories [ 1 ] = 'My...1' toa_categories [ 2 ] = 'My Category 2' # We can always access...

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