Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 156,165 for

2

(0.35 sec)
  1. 61767755.xlsx

    Sheet1 Items 1 Items 2 655 523 498 136 554 566 882 302 Items 1 655 498 554 882 Items 2 523 136 566 302 Items 1 655 498 554 882 Items 2 523 136 566 302 2018-01-27T11:11:01Z 16.0300 Microsoft Excel 2......Sheet1 Items 1 Items 2 655 523 498 136 554 566 882 302 Items...Items 2 523 136 566 302 Items 1 655 498 554 882 Items 2 523 136...

    docs.aspose.com/cells/it/javascript-cpp/handle-...
  2. 61767755.xlsx

    Sheet1 Items 1 Items 2 655 523 498 136 554 566 882 302 Items 1 655 498 554 882 Items 2 523 136 566 302 Items 1 655 498 554 882 Items 2 523 136 566 302 2018-01-27T11:11:01Z 16.0300 Microsoft Excel 2......Sheet1 Items 1 Items 2 655 523 498 136 554 566 882 302 Items...Items 2 523 136 566 302 Items 1 655 498 554 882 Items 2 523 136...

    docs.aspose.com/cells/sv/javascript-cpp/handle-...
  3. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for С++ chart worksheets and automate reports across PPT and PPTX files....ObjectExt :: Box < double > ( - 2.5 )); workbook -> GetCell ( 0...value2 = cell2 -> get_Value (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  4. ChartDataLabel.showLeaderLines property | Aspos...

    ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive list of child mustache tags for seamless data integration.... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...

    reference.aspose.com/words/net/aspose.words.mai...
  6. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Resizing Images in PHP|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....$new_width = $image -> getWidth () / 2 ; $image -> resizeWidthProportio...$new_height = $image -> getHeight () / 2 ; $image -> resizeHeightProporti...

    docs.aspose.com/imaging/java/resizing-images-in...
  8. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...1)、Range(0, 2)、Range(1, 0)、Range(1, 1)、Range(1, 2)、Range(2, 0)、Range(2...0)、Range(2, 1)、Range(2, 2)、Range(3, 0)、Range(3, 1)、Range(3, 2)。 使用以下属性来识别范围中的单元格:...

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  9. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared in C++....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , u "MyStyle Alias 2" }), style -> get_Aliases ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/zh/cpp/setting-page-options/