Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 22,243 for

table

(0.11 sec)
  1. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including customers and evaluation. The main avenue for technical support is the S…...Words support Table Of Contents (TOC) fields? Yes...of pages. Styles Can I use table styles in Aspose.Words? Yes...

    forum.aspose.com/t/aspose-words-faq/2711
  2. 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...
  3. 7. Presize adjustments to the layout

    This article discusses fine-tuning the math layout - automatic sizing and spacing, big delimiters, precise alignment....determined from the following table: D S S' T T' D' S' S' T' T'...(with eTeX) \middle (see this table ). The sizes of these delimiters...

    docs.aspose.com/tex/java/latex-math-fine-tuning/
  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. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  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. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    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. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Examples: Shows how to set a table to stay together on the same...Document(getMyDir() + "Table spanning two pages.docx"); Table table = doc.getFirstSection()...

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