Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 155,282 for

2

(0.99 sec)
  1. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....write("Row 1, Col 2"); builder.endRow(); // Changing...write("Row 2, Col 1"); builder.insertCell(); builder.write("Row 2, Col...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity.... Write ( "Row 1, Cell 2." ); // Call the builder's "EndRow"...InsertCell (); builder . Write ( "Row 2, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Set Print Area|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.... Value = 2 ; sheet1 . Cells [ 0 , 2 ]. Value = 3 ; sheet1...Value = 2.1 ; sheet2 . Cells [ 0 , 4 ]. Value = 2.2 ; sheet2...

    docs.aspose.com/cells/net/set-print-area/
  5. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XAxis.xlsx

    Sheet1 Cats Dogs Fishes 1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3......1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs...1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3...

    docs.aspose.com/cells/ar/java/x-axis-vs-categor...
  7. XAxis.xlsx

    Sheet1 Cats Dogs Fishes 1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3......1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs...1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3...

    docs.aspose.com/cells/es/java/x-axis-vs-categor...
  8. 连接四元数并应用于 3D 实体|Documentation

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

    docs.aspose.com/3d/zh/net/concatenate-quaternio...
  9. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Python via .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的转换。...1 , 1 , 2 )) cylinder . transform . rotation...translation = Vector3 ( - 5 , 2 , 0 ) cylinder = scene . root_node...

    docs.aspose.com/3d/zh/python-net/concatenate-qu...
  10. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...