This brief article discusses how to add a column in Excel using C#. It encapsulates the system preparation, stepwise algorithm, and a running sample code to add multiple columns in Excel using C#....spreadsheet and insert columns at any index before saving it to XLS or XLSX...
This article assists on how to group rows and columns in Excel using C#. It has the IDE settings, steps and a sample code for grouping rows in Excel using C#....GroupColumns() methods by passing the index of the first and last row or...
Follow this article to autofit table in Word using C#. It has details to set the IDE, a list of steps, and a sample code showing how to fit table to page in Word using C#....target table by providing the index, and type-cast it to a Table...
Follow this article to edit macro in Word using Java. Details are provided for setting the IDE, instructions for writing the application, and sample code to modify macro using Java....module using its name or the index of the module. Note that when...
Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....reference of a slide by using its Index. Add an AutoShape of Line type...
Aspose::Words::ConditionalStyle::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of table cells in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
Aspose::Words::ConditionalStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table cells in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
Aspose::Words::ConditionalStyle::get_Type method. Gets table area to which this conditional style relates in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
Aspose::Words::ConditionalStyleCollection::get_TopRightCell method. Gets the top right cell style in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...
Aspose::Words::ConditionalStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of table cells in C++....get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...