Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 43,444 for

table

(0.1 sec)
  1. MappedDataFieldCollection - Aspose.Words for Ja...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....SvgSaveOptions SystemFontSource Table TableCollection TableStyle ...merge. // Create a document and table that we will merge Document...

    reference.aspose.com/words/java/com.aspose.word...
  2. BorderInfo.h - Aspose.PDF for C++ - API Reference

    BorderInfo.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Table; 23 } // namespace Pdf 24 }...54 friend class Aspose::Pdf::Table ; 55 56 public : 57 61 ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/_border_info_8h_so...
  3. GetEffective | Aspose.Sildes for .NET API Refer...

    Gets effective Table formatting properties with inheritance and Table styles applied....effective table formatting properties with inheritance and table styles...effective fill format for different table logic parts. Please note that...

    reference.aspose.com/slides/net/aspose.slides/t...
  4. Node.Remove | Aspose.Words for .NET

    Node Remove method. Removes itself from the parent in C#....doc = new Document ( MyDir + "Tables.docx" ); Assert . AreEqual...GetChildNodes ( NodeType . Table , true ). Count ); Node curNode...

    reference.aspose.com/words/net/aspose.words/nod...
  5. TableDataSourceType enumeration | Aspose.Cells ...

    TableDataSourceType enumeration TableDataSourceType enumeration Represents the Table’s data source type. The TableDat......enumeration Represents the table’s data source type. The TableDataSourceType...Description WORKSHEET Excel Worksheet Table SHARE_POINT Read-write SharePoint...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. FieldSkipIf Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldSkipIf class. Implements the SKIPIF field in C#....column in our data table. If a row from that table // has a value... Writeln ( ", " ); // This table has three rows, and one of them...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph. The default value is false in C++....paragraph from a table cell with a nested table. auto doc = MakeObject...); // Create table with paragraph and inner table in first cell...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. BorderCollection.Right | Aspose.Words for .NET

    BorderCollection Right property. Gets the right border in C#....shading color while building a table. Document doc = new Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/net/aspose.words/bor...
  9. BorderCollection.Top | Aspose.Words for .NET

    BorderCollection Top property. Gets the top border in C#....shading color while building a table. Document doc = new Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/net/aspose.words/bor...
  10. PdfGeneratorTableBuilder | Aspose.PDF for .NET ...

    Class represents builder for Table in pdf page....Class represents builder for table in pdf page. public class PdfGeneratorTableBui...Add new row to table. AddTable () Add new table to document. SetPage...

    reference.aspose.com/pdf/net/aspose.pdf.plugins...