Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 20,354 for

table

(0.18 sec)
  1. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a Table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...with Microsoft Word) with a table by using Aspose.Words for Java...I want to replace “” with a table by using this expression: FindReplaceOptions...

    forum.aspose.com/t/placeholder-not-replaced-com...
  2. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...Excel file containing pivot table cached records U16String inputFilePath...0 ); // Access first pivot table PivotTable pt = ws . GetPivotTables...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  3. Inconsistency between Word and PDF documents co...

    Hello, When saving document containing a Table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the Table is fitted into first page, while in Word it is…...and PDF documents containing tables and "Keep with next" settings...saving document containing a table with specific “Keep with next”...

    forum.aspose.com/t/inconsistency-between-word-a...
  4. FieldToa.removeEntryFormatting property | Aspos...

    FieldToa.removeEntryFormatting property. Gets or sets whether to remove the formatting of the entry text in the document from the entry in the Table of authorities....document from the entry in the table of authorities. get removeEntryFormattin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the list....are indirect descendants of a Table node, which would be the runs...nodeList = doc . selectNodes ( "//Table//Run" ). toArray (); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Font method. Provides access to font formatting of the data Table in C++....font formatting of the data table. System :: SharedPtr < Aspose...Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. CellCollection.to_array method | Aspose.Words f...

    CellCollection.to_array method. Copies all cells from the collection to a new array of cells....how to iterate through all tables in the document and print the...file_name = MY_DIR + 'Tables.docx' ) tables = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RowCollection.to_array method | Aspose.Words fo...

    RowCollection.to_array method. Copies all rows from the collection to a new array of rows....how to iterate through all tables in the document and print the...file_name = MY_DIR + 'Tables.docx' ) tables = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export Visible Rows Data from Worksheet|Documen...

    Learn how to Export Visible Rows Data from Worksheet through the Aspose.Cells for .NET API....data from worksheets into data tables using Aspose.Cells. Sometimes...data is exported to a data table using the Worksheet.Cells.ExportDataTable()...

    docs.aspose.com/cells/net/export-visible-rows-d...
  10. CellFormat.setPaddings method | Aspose.Words fo...

    CellFormat.setPaddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell....the text contents // of each table cell we create with the document...10 , 40 , 50 ); // Create a table with one cell whose contents...

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