Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 22,332 for

table

(0.17 sec)
  1. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph 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...
  2. Configuring the Export|Aspose.Words for JasperR...

    This section provides a list with links to the Documentation about configuring the export....for DOCX output Positioning Tables Optimize Footers Trim Oversized...Breaks Check Version Break Table Rows Change Margins Licensing...

    docs.aspose.com/words/jasperreports/configuring...
  3. Table.accept method | Aspose.Words for Node.js

    Table.accept method. Accepts a visitor....Words class Table Table.verticalAnchor property Table.acceptEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Examples Shows how to build a table with custom borders. let doc... startTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...a single table, in addition to populating the table by adding...XML at the same level as the table ( <EXTREMELY_SAFE_TAG>IAM_S...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  6. IFieldMergingCallback | Aspose.Words for Java

    Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in Java....FROM Employees"); DataTable table = new DataTable(resultSet, "Employees");...getMailMerge().executeWithRegions(table); // Close the database conn...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Cells 16.12.0 中的公共 API 更改|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....//Add source data for pivot table intrusive_ptr < String > str...PutValue ( 1 ); //Add pivot table int idx = ws -> GetIPivotTables...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  8. Embedded Excel Object in Word to pdf with Farsi...

    I have a word document written in Farsi which has an Embedded Excel Object which is a Table copied from an excel and pasted as picture in this document. When I convert it to PDF all the characters in this Table get messe…...Embedded Excel Object which is a table copied from an excel and pasted...all the characters in this table get messed up. This problem...

    forum.aspose.com/t/embedded-excel-object-in-wor...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....Examples Shows how to generate table of contents for Azw3 documents...options ); Shows how to generate table of contents for Mobi documents...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties...data_table Provides access to properties of a data table of this...this chart. The data table can be shown using the ChartDataTable...

    reference.aspose.com/words/python-net/aspose.wo...