Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 22,226 for

table

(0.08 sec)
  1. Issue with Formulas (presence of @ before funct...

    Hi guys, Maybe some of you can help me find a solution to my case. I generate some algorithm with default constructor to generate a workbook with sheets. (for a french version of Excel) In one column of the sheet nam…...references, particularly in tables. The “@” symbol indicates that...for handling references in a table context. Cause : The “@” symbol...

    forum.aspose.com/t/issue-with-formulas-presence...
  2. Create Gantt Chart in Excel using Java

    This article guides on how to create Gantt chart in Excel using Java. It has details to set the IDE, a list of steps, and a sample code to construct a Gantt chart using Java....and finish dates Write the table headers and set the baseline...auto‑fit the columns in the table Add a stacked bar chart and...

    kb.aspose.com/cells/java/create-gantt-chart-in-...
  3. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…...References tab > Update table > update full table Can you please check...@Sairam_Jyosula Summary When a Table of Contents (TOC) is refreshed...

    forum.aspose.com/t/aspose-words-python-missing-...
  4. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....also required to work with table styles: let doc = aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  5. Сonverting File Formats|CAD Documentation

    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....File Formats The following table shows the input file formats...

    docs.aspose.com/cad/net/getting-started/convert...
  6. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...getPages () -> add (); $table = new Table (); $table -> setColumnWidths...getParagraphs () -> add ( $table ); $r1 = $table -> getRows () -> add...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  7. FontSubstitutionReason enumeration | Aspose.Wor...

    aspose.words.FontSubstitutionReason enumeration. Specifies the reason of font substitution.... TABLE_SUBSTITUTION_RULE Font substitution by table rule...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside Tables....the Heading styles) inside tables. get createOutlinesForHea ()...entries for headings inside tables. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSubstitutionReason enumeration | Aspose.Wor...

    Aspose.Words.FontSubstitutionReason enumeration. Specifies the reason of font substitution....TableSubstitutionRul Font substitution by table rule. FontInfoSubstitution Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...the last (H) column of the Table/ListObject. To cope with it...records you are entering into the table. Here, you may also set “ InsertRows...

    forum.aspose.com/t/importdata-method-overwritin...