Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 20,822 for

table

(0.14 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. Parsing PDF documents|Aspose.PDF for PHP via Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for PHP.... Extract Data from Table in PDF . Learn how to extract...

    docs.aspose.com/pdf/php-java/parsing/
  3. 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...
  4. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for .NET....Contents [ Hide ] The following table indicates the Annotation types...

    docs.aspose.com/pdf/net/overview-of-annotations/
  5. TabStop.position property | Aspose.Words for Py...

    TabStop.position property. Gets the position of the tab stop in points....Document ( file_name = MY_DIR + 'Table of contents.docx' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.tab_stops property | Aspose.Wor...

    ParagraphFormat.tab_stops property. Gets the collection of custom tab stops defined for this object....Document ( file_name = MY_DIR + 'Table of contents.docx' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Edit TEXT In C#

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

    products.aspose.com/words/net/edit/text/
  8. Edit HTML In C#

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

    products.aspose.com/words/net/edit/html/
  9. FieldRD class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRD class. Implements the RD field...when you create a table of contents, a table of authorities, or...when generating a table of contents, table of authorities, or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...get("type") == "table": for row in block.get("rows"..."paragraph": content["source_type"] = "table" paragraphs.append(content)...

    forum.aspose.com/t/paste-back-shape-data-correc...