Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 20,378 for

table

(0.11 sec)
  1. 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/
  2. 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...
  3. TextureIndex | Aspose.Words for Java

    Specifies shading texture in Java....apply an outline border to a table. Document doc = new Document(getMyDir()...Document(getMyDir() + "Tables.docx"); Table table = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  5. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content 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...
  6. 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/
  7. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....Examples Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc = doc ) # Insert a table of contents for the first page...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. FontSubstitutionSettings | Aspose.Words for Java

    Specifies font substitution mechanism settings in Java.... Table substitution rule (enabled by...getTableSubstitution() Settings related to table substitution rule. getDefaultFontSubsti()...

    reference.aspose.com/words/java/com.aspose.word...
  10. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../Table/) at the given index....__getitem__(index) Retrieves a Table at the given index. def __getitem__...how to iterate through all tables in the document and print the...

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