Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 23,555 for

table

(0.28 sec)
  1. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] To use this structure...reports, invoices, and other tables. However, this algorithm is...

    docs.aspose.com/ocr/net/areas-detection/table/
  2. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....Description CELL Represents a table cell. COLUMN Represents a column...document. ROW Represents a table row. SPAN Represents one or...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  5. Edit MARKDOWN In C++

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

    products.aspose.com/words/cpp/edit/markdown/
  6. Edit Markdown In C#

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

    products.aspose.com/words/net/edit/md/
  7. Opening a Presentation in VSTO and Aspose.Slide...

    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....Text Removing row or column in Table in VSTO and Aspose.Slides...

    docs.aspose.com/slides/net/opening-a-presentati...
  8. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for Node.js via Java according to business needs...explained in the table below. Australia Post Encoding Table Supported...to H, A, D, and T states C-Table let generator = new BarcodeGenerator...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  9. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] To use this structure...reports, invoices, and other tables. However, this algorithm is...

    docs.aspose.com/ocr/python-net/areas-detection/...
  10. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....example Paragraph , Section and Table . Classes Class Description...to some area of a table with assigned table style. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...