Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 23,379 for

table

(0.22 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder method. Gets or sets a flag indicating whether a horizontal border of the data Table is displayed. The default value is true in C++....horizontal border of the data table is displayed. The default value...Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...the data table of the Excel worksheet in a Word table. The document...and after the generated word table) and save the resulting Word...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  3. 使用C++设置数据透视表选项——空单元格显示|Documentation

    学习如何在使用Aspose.Cells的C++中设置数据透视表中的“空单元格显示”选项。...0 ); // Get the first pivot table PivotTableCollection pivotTables..."null" ); // Calculate pivot table data pt . CalculateData ();...

    docs.aspose.com/cells/zh/cpp/setting-pivot-tabl...
  4. Working with SmartArt Cold Rendering in C#|Aspo...

    Aspose.Words for .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect using C#.... The table below lists the fully and partially...Vertical Arrow List Trapezoid List Table List Pyramid List Target List...

    docs.aspose.com/words/net/working-with-smartart...
  5. CommentRangeStart | Aspose.Words for Java

    Denotes the start 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...
  6. Elements|Aspose.Slides for Python Documentation

    Explore Python examples for every slide element with Aspose.Slides—shapes, text, images, media, charts, animation, and more—covering PowerPoint and OpenDocument....Section Animation SlideTransition Table Hyperlink SmartArt VbaMacro...

    docs.aspose.com/slides/python-net/examples/elem...
  7. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... Typical layout in a table <<if[r.Max(i => i.PartialDischarge)...documentation to learn how to work table column conditional blocks: https://docs...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  8. NullPointerException in MailMerge.executeWithRe...

    Product: Aspose.Words for Java with valid license Version: 26.4 (jdk17 classifier) Java Version: 17 Description We are experiencing a NullPointerException thrown from within Aspose’s internal code during MailMerge.ex…...UnlimitedMembers (inner table region) ├── FormData.Organization...Organization.LimitedMembers (inner table region) ├── FormData.Organization...

    forum.aspose.com/t/nullpointerexception-in-mail...
  9. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....sampleHtml = "<html><body><table><tr><td>This is sample text...</td><td>Some text.</td></tr></table></body></html>" ; // Convert...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  10. Export Document Structure Places element at end...

    Hello, We are making use of PdfSaveOptions.exportDocumentStructure(true) to create tagged PDFs. This works well with the exception of absolute positioned elements in the document. When we have a document that has a t…...has a table or image in it, and we drag the element (table or image)...for these images (when in a table cell with the text content)...

    forum.aspose.com/t/export-document-structure-pl...