Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 19,360 for

2 of

(0.18 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/ja/nodejs-cpp/calculation...
  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/ru/nodejs-cpp/calculation...
  3. PSD and PSB File Header|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....version of File (1 for PSD and 2 for PSB), Count of Channels, Color...“8BPS” 2 PSD Version : always equal to 1 for PSD Files and 2 for...

    docs.aspose.com/psd/net/psd-and-psb-file-header/
  4. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...paragraphText ); Assert . AreEqual ( "Run 2. Initial text." , paragraph ....

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level Of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....of styles Heading 1 , Heading 2 and Heading 3 . You can set this..."Heading 2" )); builder -> Writeln ( u "Heading #2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...InsertCell (); builder . Write ( "Row 2, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  7. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....size(), 2); Assert.assertEquals(((MailMergeRegionInfo)...assertEquals(nestedRegions.size(), 2); Assert.assertEquals(((MailMergeRegionInfo)...

    reference.aspose.com/words/java/com.aspose.word...
  8. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option Of a leading space handling...text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create a "TxtLoadOptions"...first_line_indent ) self . assertEqual ( 25.2 , paragraphs [ 1 ] . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellCollection | Aspose.Words for Java

    Provides typed access to a collection Of Cell nodes in Java....assertEquals(2, tables.toArray().length); for...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeriesGroup.AxisGroup | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisGroup property, easily manage your series group’s axis for enhanced data visualization and analysis....[] { "Category 1" , "Category 2" , "Category 3" }; series . Add...double [] { 2 , 3 , 4 }); series . Add ( "Series 2 of primary...

    reference.aspose.com/words/net/aspose.words.dra...