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

columns

(0.35 sec)
  1. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....below, which contains data in columns A and B. The following screenshot...will be applied to the second column (B) in the list cells . subtotal...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  2. Smart Marker Parameters|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.... If n is 1, then the column is the first key of the sorter...right, creating extra rows or columns to fit data. The shift parameter...

    docs.aspose.com/cells/net/smart-marker-parameters/
  3. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs....Close Show and Hide Rows, Columns, and Scroll Bars Analyzing...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  4. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....Shading to Alternate Rows and Columns with Conditional Formatting...

    docs.aspose.com/cells/python-net/conditional-fo...
  5. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files....data in the form of rows and columns. Aspose.PDF lets you insert...Initialize a Table and set its columns and rows. Set table’s setting...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  6. 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 with C++....Hyphen" ); // Autofit the columns worksheet . AutoFitColumns...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  7. Render table with Entity Framework|Aspose.PDF f...

    This article will show you how to render table using Entity Framework model as data source using the Aspose.PDF for .NET....used: ColumnWidths - width of columns (by default). DefaultCellPadding...table 4x10 with equal-width columns. Exporting Data from ADO.NET...

    docs.aspose.com/pdf/net/render-table-using-enti...
  8. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name....bubbles arranged in multiple columns to make more efficient use..."Personalized answer sheet" , "columns_count" : 2 , "children" : [...

    docs.aspose.com/omr/net/json-markup/examples/an...
  9. Table Overview|Aspose.Words for .NET

    Work with tables and their components such as cells, rows, Columns in Aspose.Words for .NET. How to work with tables in C#....structure, cells, rows, and columns supported by Aspose.Words,...elements as Cell , Row and Column . These are concepts that are...

    docs.aspose.com/words/net/table-overview/
  10. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...AutoFitRows Issue : Similar to the column issue, ensure that the row...AutoFitWrappedTextTy.Paragraph }; // Autofit columns and rows sheet.AutoFitColumns(options);...

    forum.aspose.com/t/autofitrows-and-autofitcolum...