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

2

(0.19 sec)
  1. 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
  2. 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...
  3. 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...
  4. ChartDataLabelCollection.clearFormat method | A...

    ChartDataLabelCollection.clearFormat method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection....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. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your document's style today!... LineWidth = 2.5d ; builder . Font . Border ... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Java 允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。... 1 , 1 , 2 )); cylinder . getTransform ()...setTranslation ( new Vector3 (- 5 , 2 , 0 )); cylinder = scene . getRootNode...

    docs.aspose.com/3d/zh/java/concatenate-quaterni...
  7. Create and Embed an Excel Chart as an OLE Objec...

    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....// 2 N. America 1.5 2 1.5 2.5 // 3 S. America 2 1.75 2 2 // 4...4 Europe 2.25 2 2.5 2 // 5 Asia 2.5 2.5 2 2.75 SetCellValue (...

    docs.aspose.com/slides/net/create-and-embed-an-...
  8. Aspose::Words::Fields::FieldCompare::get_LeftEx...

    Aspose::Words::Fields::FieldCompare::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Node.js via Java chart worksheets and automate reports across PPT and PPTX files in JavaScript.... setValue ( - 2.5 ); workbook . getCell ( 0 ,...value2 = cell2 . getValue (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/nodejs-java/chart-worksh...
  10. Add Conditional Icons Set with the Cell Text us...

    Learn how to add conditional icons next to the cell text using Aspose.Cells for Node.js via C++. Enhancing the meaning of data through icons.... setColumnWidth ( 2 , 24 ); // Input data into the...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/nodejs-cpp/add-conditiona...