Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 22,364 for

table

(0.15 sec)
  1. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....Added APIs Support for Pivot Tables The second release of Aspose...the manipulation of the Pivot Tables. Aspose.Cells for C++ provides...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  2. Doing a TextFragment Rotation in a Cell cant ge...

    Hello, I can’t seem to figure out text rotation and the alignment of the content within a cell. I have tried all permutation of Vertical and Horizontal alignment and I cant get the text centered when rotated 90. Testin…...TextFragment($"Rotation:{r}")); var table = new Table(); table.ColumnWidths = COL(Enum...alAlignment))) { var row = table.Rows.Add(); row.MinRowHeight...

    forum.aspose.com/t/doing-a-textfragment-rotatio...
  3. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....text, HTML, LaTeX, image, and table-based approaches as well as...HtmlFragment , TeXFragment , Image , Table , etc.), adjust MarginInfo and...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  4. IMailMergeDataSourceRoot.get_data_source method...

    IMailMergeDataSourceRoot.get_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region....get_data_source method get_data_source(table_name) The Aspose.Words mail...def get_data_source ( self , table_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data Table display for enhanced data insights. Default, false....indicating whether the data table will be shown for the chart...chart types do not support data tables: Scatter, Pie, Doughnut, Surface...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Creating Hierarchical View Sheet|Documentation

    This article introduce how to create hierarchical view in GridWeb.... Data stored in database tables is fetched to a DataSet and...data representing the data tables. Using the data binding feature...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. GDB format - Free Support Forum - aspose.com

    Hi Alexander, Regarding the GDB format can you verify this code: Console.WriteLine(" Gdb:"); ** Console.WriteLine(" Purpose:a folder-based database format from Esri storing multiple feature class…...multiple feature classes and tables.“);** ** Console.WriteLine(”...as a dataset or just as one table.“);** ** Console.WriteLine(”...

    forum.aspose.com/t/gdb-format/324526
  8. Retrieve the values of cells|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....value in the shared string // table. For Booleans, the code converts...value in the // shared strings table. var stringTable = wbPart ....

    docs.aspose.com/cells/net/retrieve-the-values-o...
  9. 在运行时将工作表绑定到 DataSet 使用 GridWeb|Documentation

    本文介绍如何在 GridWeb 中将工作表绑定到 DataSet。...) { // Create Product Data Table DataTable prodTbl = new DataTable...Add products inside the data table prodTbl . Rows . Add ( 1 , "Grape...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  10. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for JavaScript via C++....representation of the data in a pivot table. Pivot charts provide a way...pivot table. If you add or remove fields in the pivot table, the...

    docs.aspose.com/cells/javascript-cpp/how-to-add...