Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 14,141 for

section

(0.04 sec)
  1. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....headers and footers for all section bodies at the end of the document...headers and footers for all section bodies at the end of the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....restart numbering at each section. Document doc = new Document();...builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE); builder.writeln("List...

    reference.aspose.com/words/java/com.aspose.word...
  3. 2. 乳胶方程的显示和对齐|乳胶对齐 *

    这是对带有AMS-LATEX软件包排版乳胶方程的介绍,并提供了一些示例及其解释。乳胶对齐方程。...: \numberwithin{equation}{section} 。 附录A.用aspose.tex api渲染乳胶方程...

    docs.aspose.com/tex/zh/java/latex-structures-fo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Rendering in Python https://docs.aspose.com/words/python-net/rendering/ Recent content in Rendering in Python on Documentation Hugo -- gohugo.io http......orientation for a document section, and, being a WYSIWYG application...

    docs.aspose.com/words/python-net/rendering/inde...
  5. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....headers and footers for all section bodies at the end of the document...headers and footers for all section bodies at the end of the document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in C#....Clustered Column Charts This section explains how to create clustered...

    docs.aspose.com/slides/net/create-chart/
  7. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...set_license(lic_path) def remove_section_numbers(title): """移除标题前的章节序号,如...遍历文档中的所有节 for section in doc.sections: sect = section.as_section() # 遍历节中的所有节点...

    forum.aspose.com/t/topic/313060
  8. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...(renderTextAsBookFold) for (Section s : doc.getSections()) { s...

    reference.aspose.com/words/java/com.aspose.word...
  9. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....headers and footers for all section bodies at the end of the document...headers and footers for all section bodies at the end of the document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....Clustered Column Charts This section explains how to create clustered...

    docs.aspose.com/slides/python-net/create-chart/