Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,895 for

table layout

(0.1 sec)
  1. Update Excel QueryTable using Python

    This article describes how to access and update Excel QueryTable using Python. It has details to set the IDE, a list of steps, and a sample code to access the Excel external data connection using Python and process its information....while working with the query table and the external connection...Steps to Access Excel Query Table using Python Set the environment...

    kb.aspose.com/cells/python/update-excel-queryta...
  2. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...(APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab...PDF (Missing_content.pdf) APA-Table-of-Contents-TemplateLab.com_...

    forum.aspose.com/t/defect-data-validations-in-t...
  3. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...Paragraphs) { var table = para as Table; if (table == null) continue;...continue; foreach (Row row in table.Rows) { if(row.MinRowHeight <=...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  4. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width of the cell in points....Currently, not every combination of table, cell and document properties...contents in an auto-fit table layout. Cells in other rows may...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...error: {e}") doc.update_page_layout() Professionalize.Discourse...

    forum.aspose.com/t/aspose-words-python-missing-...
  6. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for JavaScript via C++....representation of the data in a pivot table. Pivot charts provide a way...pivot table. If you add or remove fields in the pivot table, the...

    docs.aspose.com/cells/javascript-cpp/how-to-add...
  7. Convert JSON to CSV with JavaScript via C++|Doc...

    Learn how to convert JSON data to CSV using Aspose.Cells for JavaScript via C++....provides the options for JSON layout like JsonLayoutOptions.arrayAsTable...arrayAsTable (processes the array as a table). The JsonUtility class processes...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  8. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++....:: Words :: WarningSource :: Layout , warningInfo -> get_Source...Arvo \' font instead. Reason: table substitution." , warningInfo...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedFamilyName method. Requested font family name in C++....:: Words :: WarningSource :: Layout , warningInfo -> get_Source...Arvo \' font instead. Reason: table substitution." , warningInfo...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Mail Merge in MS Word using C#

    Follow this article to perform mail merge in MS Word using C#. It has all the details to set the IDE, a list of steps, and a complete sample code for demonstrating mail merge for Word using C#....document using the above data table Save the output Word file with...page for each entry in the table These steps have explained the...

    kb.aspose.com/words/net/mail-merge-in-ms-word-u...