Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 150,873 for

2

(0.22 sec)
  1. Sample.xlsx

    Sheet1 Type Type2 Max Amount Max (All) A AA 3 1 Amount (All) A AA 4 1 B BB 4 2 Values B BB 5 2 Type Count of Type2 Max of Max Sum of Amount C CC 6 3 A 2 4 2 D DD 7 5 B 2 5 4 C 1 6 3 D 1 7 5 Grand T......(All) A AA 4 1 B BB 4 2 Values B BB 5 2 Type Count of Type2 Max...of Amount C CC 6 3 A 2 4 2 D DD 7 5 B 2 5 4 C 1 6 3 D 1 7 5 Grand...

    docs.aspose.com/cells/ja/go-cpp/how-to-manage-p...
  2. Sample.xlsx

    Sheet1 Type Type2 Max Amount Max (All) A AA 3 1 Amount (All) A AA 4 1 B BB 4 2 Values B BB 5 2 Type Count of Type2 Max of Max Sum of Amount C CC 6 3 A 2 4 2 D DD 7 5 B 2 5 4 C 1 6 3 D 1 7 5 Grand T......(All) A AA 4 1 B BB 4 2 Values B BB 5 2 Type Count of Type2 Max...of Amount C CC 6 3 A 2 4 2 D DD 7 5 B 2 5 4 C 1 6 3 D 1 7 5 Grand...

    docs.aspose.com/cells/ar/javascript-cpp/how-to-...
  3. Sample.xlsx

    Sheet1 Type Type2 Max Amount Max (All) A AA 3 1 Amount (All) A AA 4 1 B BB 4 2 Values B BB 5 2 Type Count of Type2 Max of Max Sum of Amount C CC 6 3 A 2 4 2 D DD 7 5 B 2 5 4 C 1 6 3 D 1 7 5 Grand T......(All) A AA 4 1 B BB 4 2 Values B BB 5 2 Type Count of Type2 Max...of Amount C CC 6 3 A 2 4 2 D DD 7 5 B 2 5 4 C 1 6 3 D 1 7 5 Grand...

    docs.aspose.com/cells/ru/javascript-cpp/how-to-...
  4. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name....'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...builder . end_bookmark ( 'Bookmark 2' ) builder . writeln ( 'Text inside...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cut and Paste Range with C++|Documentation

    Learn how to cut and paste cells within a worksheet using Aspose.Cells for C++.... Get ( 0 , 2 ). SetValue ( 1 ); worksheet ...1 , 2 ). SetValue ( 2 ); worksheet . GetCells (). Get ( 2 , 2...

    docs.aspose.com/cells/cpp/cut-and-paste-cells/
  6. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.document_split_heading_level property. Specifies the maximum level of headings at which to split the document... Default value is 2 . @property def document_split_heading_level...formatted using Heading 1 , Heading 2 , Heading 3 etc. styles up to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... 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...
  8. 冻结窗格的使用|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.... FreezePanes ( 2 , 2 , 2 , 0 ); workbook . Save ( .... CreateFreezePane ( 0 , 2 , 0 , 2 ); // Freeze just one column...

    docs.aspose.com/cells/zh/net/working-with-freez...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level. To learn more, visit the documentation article in C++....document outline at level 1; 2 for level 2 and so on. Examples Shows...-> StartBookmark ( u "Bookmark 2" ); builder -> Writeln ( u "Text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. NodeCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove nodes from your collection with the NodeCollection RemoveAt method. Streamline document management by removing specific nodes quickly....example -1 means the last node, -2 means the second before last and...); builder . Write ( "Section 2" ); Assert . That ( doc . GetText...

    reference.aspose.com/words/net/aspose.words/nod...