Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 20,336 for

2 of

(0.16 sec)
  1. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity.... 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...
  2. CellFormat.VerticalAlignment | Aspose.Words for...

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... 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. PreferredWidth.from_percent method | Aspose.Wor...

    PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... write ( 'Cell #2' ) builder . insert_cell () builder...cell_format . preferred_width } .' ) # 2 - Set a relative preferred width...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Reading VBA Information from MPP File | Aspose....

    Aspose.Tasks for Java API provides support for reading VBA information from the MPP file....class Copy 1 // Load project file 2 Project project = new Project(dataDir...class Copy 1 // Load project file 2 Project project = new Project(dataDir...

    docs.aspose.com/tasks/java/reading-vba-informat...
  5. 从DataTable导入|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....1 ] = "Aniseed Syrup" ; dr [ 2 ] = 15 ; //Adding filled row to...dr [ 0 ] = 2 ; dr [ 1 ] = "Boston Crab Meat" ; dr [ 2 ] = 123 ;...

    docs.aspose.com/cells/zh/net/importing-from-dat...
  6. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs....write ( f 'Row { i + 1 } , Column 2' ) row = builder . end_row ()...borders . horizontal . line_width = 2 # Adjust the appearance of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartFormat cla...

    Aspose::Words::Drawing::Charts::ChartFormat class. Represents the formatting Of a chart element. To learn more, visit the documentation article in C++....u "Category 1" , u "Category 2" }); series -> Add ( u "Series...double > ({ 1 , 2 })); series -> Add ( u "Series 2" , categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Crop EPS | API Solution for C++

    Crop EPS functionality Offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here.... 2 System::String dataDir = RunE...newBoundingBox[0] <= initialBoundingBox[2] 35 //initialBoundingBox[1] <=...

    docs.aspose.com/page/cpp/crop-eps/
  9. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../table/) at the given index....example -1 means the last item, -2 means the second before last and... tables self . assertEqual ( 2 , len ( list ( tables ))) i =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style types for optimal results!... Character 2 The style is a character style...); builder . Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...

    reference.aspose.com/words/net/aspose.words/sty...