Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 20,355 for

table

(0.12 sec)
  1. Aspose::Words::Tables::CellFormat::get_WrapText...

    Aspose::Words::Tables::CellFormat::get_WrapText method. If true, wrap text for the cell in C++....Aspose::Words::Tables::CellFormat::get_WrapText method Contents...cell. bool Aspose :: Words :: Tables :: CellFormat :: get_WrapText...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Tables::CellFormat::get_FitText ...

    Aspose::Words::Tables::CellFormat::get_FitText method. If true, fits text in the cell, compressing each paragraph to the width of the cell in C++....Aspose::Words::Tables::CellFormat::get_FitText method Contents...cell. bool Aspose :: Words :: Tables :: CellFormat :: get_FitText...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Fields::FieldToa::get_UseHeading...

    Aspose::Words::Fields::FieldToa::get_UseHeading method. Gets whether to include the category heading for the entries in a Table of authorities in C++....heading for the entries in a table of authorities. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Grouping Data in Aspose.Cells|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....and extracts data from the table named “Order Details” . We create...// Fill the DataSet with the table records. da . Fill ( ds , "Order...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  5. DocumentBuilder.endColumnBookmark method | Aspo...

    DocumentBuilder.endColumnBookmark method. Marks the current position in the document as a column bookmark end... The position must be in a table cell. endColumnBookmark ( bookmarkName...bookmark start must be in the same table." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document 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...
  7. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...TABLE): f = style.font f.name = font_name...to 12pt highlight the footer table(top border) with blue color...

    forum.aspose.com/t/change-styles-for-complete-d...
  8. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike 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...
  9. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....method by passing the selected table and saving the output after...against each record in the table. This article has taught us...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...
  10. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise.... TABLE : destination_parent = insertion_destination...should be either a paragraph or table.' ) See Also module aspose.words...

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