Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 154,960 for

2

(0.3 sec)
  1. 84378743.xlsx

    Sheet1 Id Name 1 Jane 2 Doe Id Occupation 1 Teacher 2 Engineer 3 Accountant Sheet2 Sheet3 2019-03-26T09:37:18Z 16.0300 Microsoft Excel 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z......Id Name 1 Jane 2 Doe Id Occupation 1 Teacher 2 Engineer 3 Accountant...

    docs.aspose.com/cells/sv/net/keep-separators-fo...
  2. 在工作表中添加图像|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.... setColumnWidth ( 2 , 50 ); //Add a picture to the...getPictures (). add ( 3 , 2 , 3 , 2 , dataDir + "aspose.jpg" );...

    docs.aspose.com/cells/zh/java/add-images-in-wor...
  3. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(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/cpp/setting-page-options/
  6. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one paragraph in C++....Paragraph , nodes -> idx_get ( 2 ) -> get_NodeType ()); ASPOSE_ASSERT_EQ...idx_get ( 1 ), nodes -> idx_get ( 2 ) -> get_ParentNode ()); // This...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ChartDataLabel.is_visible property | Aspose.Wor...

    ChartDataLabel.is_visible property. Returns ``True`` if this data label has something to display.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_format method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldIfComparisonResult ...

    Aspose::Words::Fields::FieldIfComparisonResult enum. Specifies the result of the IF field condition evaluation in C++.... False 2 The condition is false . Examples...builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...