Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 22,336 for

table

(0.15 sec)
  1. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances Table organization by enabling outlines for heading styles, improving document clarity....the Heading styles) inside tables. public bool CreateOutlinesForHea...entries for headings inside tables. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Apose Excel data replacing in Word - Free Suppo...

    Hello Team, Here I am Replacing Excel sheet data into word document using Aspose.word and Cell, After replacing those data, it’s not aligned. I need support while replacing excel data into Word data should format accor…...by fitting the table to window: foreach (Table t in wordDoc.G...GetChildNodes(NodeType.Table, true)) { t.AutoFit(AutoFitBehavior...

    forum.aspose.com/t/apose-excel-data-replacing-i...
  3. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Java Design Tables in Word with Java Design Tables in Word using...C# Autofit Table in Word using Java Autofit Table in Word using...

    kb.aspose.com/words/page/3/
  4. С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/javascript-net/getting-star...
  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/python-net/converting-file-...
  6. LET function #NAME error - Free Support Forum -...

    We are getting a couple of errors due to the LET function after calling wb.CalculateFormula(ignoreError: true). We are using version 25.9 of Aspose.Cells When using an xlsb workbook format with a LET function and call…...one let function depend on a table that also uses let functions...situations we are returning the table in the sheet ‘Let Function’...

    forum.aspose.com/t/let-function-name-error/319910
  7. Aspose::Words::Fields::FieldToc::UpdatePageNumb...

    Aspose::Words::Fields::FieldToc::UpdatePageNumbers method. Updates the page numbers for items in this Table of contents in C++....page numbers for items in this table of contents. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 在用C++刷新数据透视表时,指定该数据透视表是否兼容Excel 2003|Documentation

    学习如何在用Aspose.Cells for C++刷新数据透视表时,指定数据透视表的Excel2003兼容性。...pivot table Workbook wb ( srcDir + u "sample-pivot-table.xlsx"...worksheet that contains pivot table data Worksheet dataSheet = wb...

    docs.aspose.com/cells/zh/cpp/specify-whether-th...
  9. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, Tables, headings has to be retained as it is in html like in “ul,ol,li,Table,td,h1,h2” tags. How do we achieve this wi…... For example, bulletins, tables, headings has to be retained...is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  10. 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...