Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 23,829 for

table

(0.24 sec)
  1. How to create gallery style layout with LINQ Re...

    Hi, we have a requirement where the user expects a gallery-style layout. Please check the attachment. Could you please guide us on whether this is feasible to achieve with the LINQ report engine ? Thanks Gallery.zip (27…...the following steps: Create a table with one row and the number...file) Create a table-row data band for this table by using opening...

    forum.aspose.com/t/how-to-create-gallery-style-...
  2. 在 PHP 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for PHP 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...40 , 40 , 40 , 40 , 40 ]; $table = $slide2 -> getShapes () ->...$columnWidths , $rowHeights ); $table -> getColumns () -> get_Item...

    docs.aspose.com/slides/zh/php-java/automating-p...
  3. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...instances of String of text in a table and cell. Document doc = new...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/ran...
  4. FieldIndex.UseYomi | Aspose.Words for .NET

    Enhance your indexing with FieldIndex UseYomi property. Easily enable yomi text for improved search visibility and better user experience....FieldIndex , true ); // The INDEX table automatically sorts its entries...alphabetic order. // Set the INDEX table to sort entries phonetically...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldXE.Yomi | Aspose.Words for .NET

    Optimize your index entries with FieldXE Yomi property, enabling efficient sorting using the first phonetic character for enhanced data organization....FieldIndex , true ); // The INDEX table automatically sorts its entries...alphabetic order. // Set the INDEX table to sort entries phonetically...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 获取数据透视表的外部连接数据源|Documentation

    如何用Aspose.Cells for JavaScript通过C++获取数据透视表的外部连接数据源。...> < head > < title > Pivot Table External Connection Example...head > < body > < h1 > Pivot Table External Connection Example...

    docs.aspose.com/cells/zh/javascript-cpp/get-ext...
  7. FieldIndex.use_yomi property | Aspose.Words for...

    FieldIndex.use_yomi property. Gets or sets whether to enable the use of yomi text for index entries....as_field_index () # The INDEX table automatically sorts its entries...alphabetic order. # Set the INDEX table to sort entries phonetically...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....Concatenate PDF files and create Table Of Contents Concatenate PDF...document on which can can create Table Of contents. In order to accomplish...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  9. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...adjust_line_height_in_table Add Document Grid Line Pitch To Lines in Table Cells...Cells. align_tables_row_by_row Align Table Rows Independently. ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it 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...