Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 19,504 for

rows

(3.86 sec)
  1. DocumentBuilder.EndColumnBookmark | Aspose.Word...

    Use DocumentBuilder's EndColumnBookmark method to easily mark the end of a column in your document. Enhance table management with precision!...or more columns in a range of rows. To create a valid bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder.endColumnBookmark method | Aspo...

    DocumentBuilder.endColumnBookmark method. Marks the current position in the document as a column bookmark end...or more columns in a range of rows. To create a valid bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....Create a simple table with two rows and two columns. static void...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  4. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Create a simple table with two rows and two columns. function addTable...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....example Repeat Table Header Rows on Pages Track Changes in Documents...

    docs.aspose.com/words/java/autofit-setting-for-...
  6. Merge and Unmerge Cells in GridDesktop|Document...

    This article introduces the merge and unmerge features in GridDesktop....cases when we need to span some rows or columns to enhance the readability...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…... The rows I have in alternating color...Thank you. Why is it then that rows exported in the XLS format will...

    forum.aspose.com/t/applying-themes-to-charts/10...
  8. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....merge the cells: First row: the first row from where to start merging...merging. Number of rows: the number of rows to merge. Number of...

    docs.aspose.com/cells/net/cells-alignment-setti...
  9. Protect and Unprotect Worksheet|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....input data, insert or delete rows or columns, etc. The general...rectangle directly above the row number for row 1 and to the left of...

    docs.aspose.com/cells/java/protect-and-unprotec...
  10. Lock cells value can't be edited but can be del...

    Hi, I have some cells containing formulas that I don’t want users to modify. I’ve locked the cells and protected the sheet, which prevents editing. However, users can still delete the values in those cells. Is there a wa…...(disable “Clear contents”, “Delete rows/columns”, etc.). (Optional)...setAllowDeleteRows(false); // prevents row‑level delete protection.setA...

    forum.aspose.com/t/lock-cells-value-cant-be-edi...