Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 16,124 for

table

(0.07 sec)
  1. MarkdownSaveOptions.ExportAsHtml | Aspose.Words...

    Discover how the MarkdownSaveOptions ExportAsHtml property lets you customize HTML elements for seamless Markdown export. Maximize your content's versatility!...Examples Shows how to export a table to Markdown as raw HTML. Document...Writeln ( "Sample table:" ); // Create table. builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Re-sizing Shapes on Slide|Aspose.Slides Documen...

    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.... Pptx ); If there is any table in the slide then above code...that case, every cell of the table needs to be resized. You need...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  3. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a Table cell into the document....method insert_cell() Inserts a table cell into the document. def...self ): ... Remarks To start a table, just call DocumentBuilder.insert_cell()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Consolidation Function|Documentation

    How to apply ConsolidationFunction to Data Fields of Pivot Table with Aspose.Cells for Python via .NET....value fields) of the pivot table. In Microsoft Excel, you can...ConsolidationFunctio to Data Fields of Pivot Table Using Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/consolidation-...
  5. StyleType | Aspose.Words for Java

    Represents type of the style in Java.... TABLE The style is a table style. length Methods...style. TABLE public static int TABLE The style is a table style...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldDatabase.FormatAttributes | Aspose.Words f...

    Discover the FieldDatabase FormatAttributes property to easily customize Table attributes, enhancing your data management and presentation....format are to be applied to the table. public string FormatAttributes...and display the result in a table. FieldDatabase field = ( FieldDatabase...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...$description ); // 添加表格 $table = new Table (); $table -> setColumnWidths...$colors -> getWhiteSmoke (); $table -> setBorder ( new BorderInfo...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...
  8. 操作现有 PDF 中的表格|Aspose.PDF for C++

    本节涵盖使用 Aspose.PDF for C++ 进行表格修改的各种方法...h> #include <data/data_table.h> #include <data/data_column_collection...PDF.Cpp/Table/Table.h> #include <Aspose.PDF.Cpp/Table/Row.h> #include...

    docs.aspose.com/pdf/zh/cpp/manipulate-tables-in...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined Table substitution settings for Linux platform in C++....gs method Loads predefined table substitution settings for Linux...to access font substitution tables for Windows and Linux. auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. PreferredWidth.type property | Aspose.Words for...

    PreferredWidth.type property. Gets the unit of measure used for this preferred width value.... Tables . PreferredWidthType Examples...preferred width type and value of a table cell. let doc = new aw . Document...

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