Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 23,382 for

table

(0.16 sec)
  1. FieldToc.TableOfFiguresLabel | Aspose.Words for...

    Discover the FieldToc TableOfFiguresLabel property to customize your Table of figures with ease. Enhance your document's organization and clarity!...identifier used when building a table of figures. public string TableOfFiguresLabel...can create an entry in its table of contents for each SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::ParagraphFormat::get_TabStops me...

    Aspose::Words::ParagraphFormat::get_TabStops method. Gets the collection of custom tab stops defined for this object in C++....Document > ( get_MyDir () + u "Table of contents.docx" ); // Iterate...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....example Paragraph , Section and Table . Classes Class Description...to some area of a table with assigned table style. To learn more...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。...sampleHtml = "<html><body><table><tr><td>This is sample text...</td><td>Some text.</td></tr></table></body></html>" ; // Convert...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  5. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...pptx" ); try { ITable table = ( ITable ) pres . getSlides...Shape#0 是表格 for ( int i = 0 ; i < table . getRows (). size (); i ++)...

    docs.aspose.com/slides/zh/java/manage-cells/
  6. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations....paragraph and portion inside table cell text frame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/nodejs-java/paragraph/
  7. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the documentation article in C++....() const Settings related to table substitution rule. GetType ()...rule (disabled by default) Table substitution rule (enabled by...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_Table_layout property. Specifies whether the program should attempt to preserve layout of Tables when saving in the plain text format...preserve_table_layout property TxtSaveOptions.preserve_table_layout...attempt to preserve layout of tables when saving in the plain text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....document Working with Tables - insert, decorate table in PDF, extract...

    docs.aspose.com/pdf/cpp/advanced-operations/
  10. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry 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...