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

table

(0.07 sec)
  1. FieldToc.insertHyperlinks property | Aspose.Wor...

    FieldToc.insertHyperlinks property. Gets or sets whether to make the Table of contents entries hyperlinks....or sets whether to make the table of contents entries hyperlinks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 档案

    档案...将表格形状添加到幻灯片 SharedPtr<ITable> table = slide->get_Shapes()->AddTable(100...为每个单元格设置边框格式 for (int x = 0; x < table->get_Rows()->get_Count(); x++)...

    blog.aspose.com/zh/slides/create-and-manipulate...
  3. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....is used during building of a table. It is represented by a CellFormat...CellFormat encapsulates various table cell properties like width or...

    docs.aspose.com/words/cpp/using-documentbuilder...
  4. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....being loaded properly into tables: set the TableName correctly...the child table for the first entry in the parent table but display...

    docs.aspose.com/words/java/faq/
  5. Aspose.Words Features Missing in VSTO|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than VSTO. In addition, there are operations that are not supported by VSTO using C#.... The following table contains some of the popular...article Manipulate tables The Working with Tables section And others...

    docs.aspose.com/words/net/missing-features-in-v...
  6. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Elements|Aspose.Slides for Python Documentation

    Explore Python examples for every slide element with Aspose.Slides—shapes, text, images, media, charts, animation, and more—covering PowerPoint and OpenDocument....Section Animation SlideTransition Table Hyperlink SmartArt VbaMacro...

    docs.aspose.com/slides/python-net/examples/elem...
  8. FontSubstitutionReason Enum | Aspose.Words for ...

    Aspose.Words.FontSubstitutionReason enum shows the reason for font substitution to keep documents displayed correctly....TableSubstitutionRul 3 Font substitution by table rule. FontInfoSubstitution 4...\'Arvo\' font instead. Reason: table substitution." )); Assert ....

    reference.aspose.com/words/net/aspose.words/fon...
  9. RowFormat.clearFormatting method | Aspose.Words...

    RowFormat.clearFormatting method. Resets to default row formatting....Examples Shows how to build a table with custom borders. let doc... startTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell....Examples Shows how to build a table with custom borders. let doc... startTable (); // Setting table formatting options for a document...

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