Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 16,123 for

table

(0.07 sec)
  1. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java....extends FontSubstitutionRule Table font substitution rule. To learn...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data Table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data Table and get the result. Finally, we save the modified Excel file to disk....Calculation of Array Formula of Data Tables with C++ Contents [ Hide ]...] You can create Data Table in Microsoft Excel using Data > What-If...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  3. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the Table of contents entries to be included....sets a range of levels of the table of contents entries to be included...compile all TC fields into a table of contents. field_toc = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converted Document(DOCX) to PDF Formatting Issu...

    Hi Team, We need your help in addressing the document formatting issue when converted from Word document (DOCX) to PDF. We don’t see any error and the PDF is successfully converted but the formatting is different. Word…...are with Table Headers and Table Rows in a single table but when...onwards we see Table header in one Page and Tables rows are in next...

    forum.aspose.com/t/converted-document-docx-to-p...
  5. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a Table in the document....method startTable() Starts a table in the document. startTable...nested table when called inside a cell. Returns The table node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 管理单元格|Aspose.Slides 文档

    C#或.NET中PowerPoint演示文稿中的表格单元格...pptx" )) { ITable table = pres . Slides [ 0 ]. Shapes...Shape#0是一个表格 for ( int i = 0 ; i < table . Rows . Count ; i ++) { for...

    docs.aspose.com/slides/zh/net/manage-cells/
  8. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the documentation article in C++....border of a paragraph or a table cell. Left 1 Specifies the left...border of a paragraph or a table cell. Right 2 Specifies the...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. FieldMergeField.FieldName | Aspose.Words for .NET

    Discover the FieldMergeField FieldName property to easily manage and customize your data fields for enhanced data integration and efficiency....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it....Examples Shows how to set a table to stay together on the same...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

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