Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 43,418 for

table

(0.09 sec)
  1. ICellFormat | Aspose.Sildes for .NET API Reference

    Represents format of a Table cell....interface Represents format of a table cell. public interface ICellFormat...GetEffective () Gets effective table cell formatting properties with...

    reference.aspose.com/slides/net/aspose.slides/i...
  2. CompositeNode.SelectSingleNode | Aspose.Words f...

    CompositeNode SelectSingleNode method. Selects the first Node that matches the XPath expression in C#....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

    reference.aspose.com/words/net/aspose.words/com...
  3. ParagraphFormat.space_before_auto property | As...

    ParagraphFormat.space_before_auto property. True if the amount of spacing before the paragraph is set automatically....added after a table. Spacing is not added after a table if it is the...the last block in a table cell. Spacing is not added after the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::BorderCollection::get_Top method...

    Aspose::Words::BorderCollection::get_Top method. Gets the top border in C++....shading color while building a table. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Aspose.Pdf .Net 3.2.2.0 Hot Fix Release Notes|A...

    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....3) Vertical splitting of table is supported. A new property...IsVerticalBroken is added into Table class. Refer to .4) A new method...

    docs.aspose.com/pdf/net/aspose-pdf-net-3-2-2-0-...
  6. PdfASymbolicFontEncodingStrategy | Aspose.PDF f...

    This class describes rules which can be used to tune process of copy encoding data for cases when TrueType symbolic font has more than one encoding....special table “cmap” in it’s internal data. This table maps character...to glyph indices. And this table could contain different encoding...

    reference.aspose.com/pdf/java/com.aspose.pdf/pd...
  7. Aspose::Cells::Saving::SqlScriptSaveOptions cla...

    Aspose::Cells::Saving::SqlScriptSaveOptions class. Represents the options of saving sql in C++....GetCheckIfTableExist() Check if the table name exists before creating...whether exporting sql of creating table. GetExportArea() Gets or sets...

    reference.aspose.com/cells/cpp/aspose.cells.sav...
  8. Interface IMailMergeCallback | Aspose.Words for...

    Aspose.Words.MailMerging.IMailMergeCallback 界面. 如果您想在执行邮件合并时接收通知请实现此接口...DataTable table = new DataTable ( "Test" ); table . Columns ..."FirstName" ); table . Rows . Add ( "John" ); table . Rows . Add...

    reference.aspose.com/words/zh/net/aspose.words....
  9. TableFields | Aspose.Tasks for .NET API Reference

    TableFields Table.TableFields property Gets a TableFields collection representing the fields in the Table. public Tab......TableFields Table.TableFields property Gets a TableFields collection...representing the fields in the table. public TableFieldCollection...

    reference.aspose.com/tasks/net/aspose.tasks/tab...
  10. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java....DocumentBuilder(doc); // Insert a table with a negative indent, which...the left page boundary. Table table = builder.startTable(); builder...

    reference.aspose.com/words/java/com.aspose.word...