Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 20,960 for

table

(0.11 sec)
  1. Retrieving External Data Sources Details|Docume...

    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....URL, user name, underlying table name, SQL query, query type...type, the location of the table, etc. Aspose.Cells provides some...

    docs.aspose.com/cells/java/retrieving-external-...
  2. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....docx" ); Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data Table...keys are displayed in the data table. The default value is true ...Examples Shows how to show data table with chart series data. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML.... TABLES Export tables as raw HTML. NON_COMPATIBLE_TABLES...NON_COMPATIBLE_TABLES Export tables that cannot be correctly represented...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Watermark in C#|Aspose.Words for .NET

    Document watermark manipulation using C#....document: Add a Watermark into a Table Cell Sometimes you need to insert...into a table’s cell and display it outside the table, you can...

    docs.aspose.com/words/net/working-with-watermark/
  6. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Create Pivot Table Formatting Pivot Table Table Create and Format...Format Table Tables and Ranges Picture Insert a Linked Picture...

    docs.aspose.com/cells/net/developer-guide/
  7. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside Table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...when replacing tag inside table . Table tag -replaced data font...code we are using to generate table and replace tag private void...

    forum.aspose.com/t/font-style-automatically-cha...
  8. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....mail merges, populating data tables, generating one slide per data...simply copy data from an Excel table and display it on a PowerPoint...

    docs.aspose.com/slides/java/excel-integration/
  9. CompositeNode.selectNodes method | Aspose.Words...

    CompositeNode.selectNodes method. Selects a list of nodes matching the XPath expression.... myDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. let nodeList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations....Paragraph and Portion Inside a Table Cell TextFrame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/net/paragraph/