Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 155,479 for

2

(0.1 sec)
  1. 61767756.xlsx

    Sheet1 Items 1 Items 2 388 49 985 127 219 724 391 856 Chart1 Items 1 388 985 219 391 Items 2 49 127 724 856 Sheet2 Type 1 Type 2 388 985 724 127 391 313 917 219 Chart2 Type 1 388 724 391 917 Type 2......Sheet1 Items 1 Items 2 388 49 985 127 219 724 391 856 Chart1...219 391 Items 2 49 127 724 856 Sheet2 Type 1 Type 2 388 985 724...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. 84378744.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.Cells for Python via .NET.Copyright 2003 - 2019 Aspose Pty Ltd....Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant...

    docs.aspose.com/cells/python-net/keep-separator...
  3. 84378744.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.Cells for Python via .NET.Copyright 2003 - 2019 Aspose Pty Ltd....Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant...

    docs.aspose.com/cells/fr/python-net/keep-separa...
  4. 84378744.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.Cells for Python via .NET.Copyright 2003 - 2019 Aspose Pty Ltd....Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant...

    docs.aspose.com/cells/tr/python-net/keep-separa...
  5. 84378744.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.Cells for Python via .NET.Copyright 2003 - 2019 Aspose Pty Ltd....Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant...

    docs.aspose.com/cells/sv/python-net/keep-separa...
  6. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...

    reference.aspose.com/words/java/com.aspose.word...
  7. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.xlsx”; using Workbook workbook = new Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…...Columns[2].IsHidden=true; workbook.Worksheets[0]...xlsx”); John.He December 26, 2025, 2:03am 4 @cloudy 这是符合预期的行为。如果你在...

    forum.aspose.com/t/autofitcolumns/323726
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples....defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/androidjava/create-chart/
  9. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....insertField(" = 2 + 3 \\# $###"); Assert.assertEquals("$5"...FormatInvocationType.NUMERIC)); // 2 - Date/time: builder.insertField("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  10. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...