Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,400 for

tables

(0.44 sec)
  1. قراءة خصائص البيانات الوصفية من ملف glTF

    تعرّف على كيفية قراءة خصائص البيانات التعريفية من ملف glTF...tPackage>(); foreach ( var table in root.GltfPackage.PropertyTables)...Console.WriteLine(table.PropertyTableName); if (table.Properties !=...

    blog.groupdocs.com/ar/metadata/read-gltf/
  2. TableFormatSetter for Slides is Improved in Gro...

    GroupDocs.Comparison for .NET 18.10 comes with an improvement and a few bug fixes. Issues such as style comparison in first column of Slides documents are now fixed. Please follow the release notes here for further details. We would recommend you to try the latest version of the API and share your feedback. Improvements Improve TableFormatSetter for Slides Bug FixFollowing issues are resolved for Slides: Table does not display text style change Issue with table theme Comparing styles in first column Issue with sizes of the resultant document Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....are resolved for Slides: # Table does not display text style...style change Issue with table theme Comparing styles in first column...

    blog.groupdocs.com/comparison/tableformatsetter...
  3. GroupDocs.Parser for .NET 25.10 – 最新更新和修复(2025年...

    探索 GroupDocs.Parser for .NET 25.10 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...IEnumerable<PageTableArea> tables = parser.GetTables(pageIndex);...iterate over tables foreach ( var table in tables) { // work with...

    blog.groupdocs.com/zh/parser/groupdocs-parser-f...
  4. GroupDocs.Parser für .NET 25.10 – Neueste Updat...

    Explore what’s new in GroupDocs.Parser for .NET 25.10. Available now on NuGet and GroupDocs website. **German translation:** Entdecken Sie, was es Neues in GroupDocs.Parser für .NET 25.10 gibt. Jetzt auf NuGet und der GroupDocs-Website verfügbar....IEnumerable<PageTableArea> tables = parser.GetTables(pageIndex);...foreach ( var table in tables) { // mit table.Cells, table.Page usw...

    blog.groupdocs.com/de/parser/groupdocs-parser-f...
  5. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression.... The following table describes elements of this statement...belong to a single story or table cell. In particular, a common...

    docs.groupdocs.com/assembly/java/template-synta...
  6. GroupDocs.Parser для .NET 25.12 – Останні оновл...

    Дізнайтеся, що нового у GroupDocs.Parser для .NET 25.12. Тепер доступно в NuGet та на веб‑сайті GroupDocs....Parser(filePath)) { // Returns every table found in the whole presentation...IEnumerable<PageTableArea> tables = parser.GetTables(); } Використання...

    blog.groupdocs.com/uk/parser/groupdocs-parser-f...
  7. GroupDocs.Parser pro .NET 25.12.1 – Nejnovější ...

    Prozkoumejte, co je nového v GroupDocs.Parser pro .NET 25.12.1. K dispozici nyní na NuGet a na webu GroupDocs....prosinec 2025 – hlavní body vydání Table of Contents Co je nového v tomto...IEnumerable<PageTableArea> tables = parser.GetTables(pageIndex);...

    blog.groupdocs.com/cs/parser/groupdocs-parser-f...
  8. GroupDocs.Parser for .NET 25.11 – Dernières mis...

    Découvrez les nouveautés de GroupDocs.Parser pour .NET 25.11. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....la version de novembre 2025 Table des Matières Quoi de neuf dans...IEnumerable<PageTableArea> tables = parser.GetTables(pageIndex);...

    blog.groupdocs.com/fr/parser/groupdocs-parser-f...
  9. GroupDocs.Parser for .NET 25.11 – 最新更新與修補 (2025...

    探索 GroupDocs.Parser for .NET 25.11 的新功能。現在已在 NuGet 與 GroupDocs 網站上提供。...11 – 2025年11月發佈的亮點 Table of Contents 本次發布的新增內容 使用方法 從特定頁面提取表格...IEnumerable<PageTableArea> tables = parser.GetTables(pageIndex);...

    blog.groupdocs.com/zh-hant/parser/groupdocs-par...
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices.... Insert a table with two columns, that will...(e:g custom object, excel data table). Report must show following...

    docs.groupdocs.com/assembly/java/generating-rep...