Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 17,389 for

columns

(0.08 sec)
  1. How to Set Print Area|Documentation

    This article shows code explaining how to set the print area using the Aspose.Cells library....there were specific rows and columns designated for printing, they...

    docs.aspose.com/cells/net/how-to-set-print-area/
  2. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and Columns with different preferred sizes. Change…... 100%, and columns with different preferred sizes...

    forum.aspose.com/t/update-table-width-when-savi...
  3. Number Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Pattern Formatting Rows and Columns...

    docs.aspose.com/cells/go-cpp/cells-number-setti...
  4. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...CENTER), horizontal (2 columns), and vertical (2 rows). This...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  5. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....Non-Breaking Hyphen" ; // Autofit the columns worksheet . autoFitColumns...

    docs.aspose.com/cells/javascript-cpp/change-the...
  6. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....section on a new column: TextColumnCollection columns = builder.getPageSetup()...getPageSetup().getTextColumns(); columns.setCount(2); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....can continue to add data in columns A and B, while the chart dynamically...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  8. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for .NET API....as a sequence of rows and columns. Before we try to access data...name. Using a cell’s row and column index. Using a cell index in...

    docs.aspose.com/cells/net/accessing-cells-of-a-...
  9. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to manage worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....positioned at the desired row and column indices, use the Aspose.Cells...Cells.Worksheet.first_visible_column properties. The following example...

    docs.aspose.com/cells/python-net/manage-workshe...
  10. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for Node.js via C++ API....as a sequence of rows and columns. Before we try to access data...name. Using a cell’s row and column index. Using a cell index in...

    docs.aspose.com/cells/nodejs-cpp/accessing-cell...