Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 43,391 for

table

(0.08 sec)
  1. BLSTableElement.h - Aspose.PDF for C++ - API Re...

    BLSTableElement.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Table; 45 enum class TableBroken ;...System::SharedPtr<Aspose::Pdf::Table> get_Table() const ; 247 248 TableElement...

    reference.aspose.com/pdf/cpp/_b_l_s_table_eleme...
  2. Very poor performance opening documents with ne...

    Aspose Ticket.zip (88.1 KB) We have found that when a OneNote document that contains a Table with multiple layers of Tables nested inside of the parent Table, the performance is seriously degraded with each added level…...opening documents with nested tables Aspose.Note Product Family...that contains a table with multiple layers of tables nested inside...

    forum.aspose.com/t/very-poor-performance-openin...
  3. Aspose.Cells for .NET 23.11 Release Notes|Docum...

    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....keeping data when removing pivot tables Enhancement CELLSNET-54389...information in Pivot table when the source table is cleared Bug CELLSNET-43747...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  4. getSystemColor | Aspose.Sildes for PHP via Java...

    getSystemColor getSystemColor() method Returns or sets the color identified by the system color Table. Read/write Sys......identified by the system color table. Read/write SystemColor. Returns...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. setBorderOutline | Aspose.Sildes for PHP via Ja...

    setBorderOutline setBorderOutline(boolean value) method True if the chart data Table has outline borders. Read/write ......method True if the chart data table has outline borders. Read/write...

    reference.aspose.com/slides/php-java/aspose.sli...
  6. 表格行真正高度获取 - Free Support Forum - aspose.com

    我发现我获取不到表格中每一行的真正高度。 当单元格有内容或者内容太长,转换出来的文件是会自动换行的,但是我都获取不到表格行的高度,下面这个我获取到的都是0.0。 问题:我需要怎么做才能获取到表格当前行的真正高度呢 @GetMapping("/test3") public void test3() throws Exception { String rootPath = Objects.requireNonN…...toPath())); Table table = (Table) document.getChild(NodeType.TABLE, 0...0, true); for (Row row : table.getRows()) { System.out.println("高度:...

    forum.aspose.com/t/topic/268658
  7. 15.1.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 15.1.0 Release Notes – the latest updates and fixes....document Bug WORDSNET-11216 Table cell content splitting to multiple...to Pdf conversion issue with table’s rendering Bug WORDSNET-11280...

    docs.aspose.com/words/net/aspose-words-for-net-...
  8. Aspose.Tasks for .NET 6.5.0 Release Notes

    The page contains the release notes for Aspose.Tasks for .NET 6.5.0.... Table Represents a table in Project. This class...class is a member of the Tables collection. TableField Represents...

    docs.aspose.com/tasks/net/aspose-tasks-for-net-...
  9. Aspose.Pdf linearized files have bad hint table...

    When Aspose.Pdf writes linearized PDFs, it doesn't properly byte-align the shared object hint Table within the hint Table stream. I've attached an example. Misc_questions_linearized.pdf's hint Table object is 49 0…...linearized files have bad hint tables Aspose.PDF Product Family jeffreym...shared object hint table within the hint table stream. I’ve attached...

    forum.aspose.com/t/aspose-pdf-linearized-files-...
  10. Aspose::Words::Tables::CellFormat::SetPaddings ...

    Aspose::Words::Tables::CellFormat::SetPaddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell in C++....Aspose::Words::Tables::CellFormat::SetPaddings method Contents...cell. void Aspose :: Words :: Tables :: CellFormat :: SetPaddings...

    reference.aspose.com/words/cpp/aspose.words.tab...