Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 20,357 for

table

(0.09 sec)
  1. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...DataTable var table = new DataTable("MyTable"); table.Columns.Add("ColInt"...typeof(int)); table.Columns.Add("ColString", typeof(string)); table.Columns...

    forum.aspose.com/t/using-cells-importdata-to-im...
  2. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…...CellCloneBug(Page page) { var t = new Table(); var r = t.Rows.Add(); var...pdfDocument.Pages.Add(); var t = new Table(); var r = t.Rows.Add(); var...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  3. Setting Metadata | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to set font metadata information....the font metadata into name table? Aspose.Font for Node.js offers...how to personalize the name table using the function: The nameId...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  4. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++...." ); // Table: builder -> StartTable (); builder...ExplicitCast < Aspose :: Words :: Tables :: Table > ( docEdited -> GetChild...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. XML Schema|Aspose.PDF for Java

    本文描述了在 Aspose.PDF for Java 中处理 XML 文档的 XML 架构...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/zh/java/supported-xml-schema/
  6. 管理单元格|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的表格单元格...pptx" ); try { $table = $pres -> getSlides () -> get_Item...$i = 0 ; $i < java_values ( $table -> getRows () -> size ()) ;...

    docs.aspose.com/slides/zh/php-java/manage-cells/
  7. Edit DOC In Java

    Edit DOC in Java code....using external data, modify tables. Java library is a stand-alone...Modify existing DOC elements: tables, lists, charts, images, links...

    products.aspose.com/words/java/edit/doc/
  8. Edit Markdown In Java

    Edit Markdown in Java code....using external data, modify tables. Java library is a stand-alone...Modify existing MD elements: tables, lists, charts, images, links...

    products.aspose.com/words/java/edit/md/
  9. Convert JSON to CSV|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....ArrayAsTable (processes the array as a table). The JsonUtility class processes...

    docs.aspose.com/cells/net/convert-json-to-csv/
  10. Change Slicer Properties|Documentation

    Learn how to change slicer properties with Aspose.Cells for Python via .NET....Excel file that contains a table. It then creates a slicer based...

    docs.aspose.com/cells/python-net/change-slicer-...