Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 12,113 for

section

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 怎么删除标题下面指定内容的表和段落还有图片信息 - 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
  5. 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...
  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. 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/
  8. 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...
  9. ListFormat | Aspose.Words for Java

    Allows to control what list formatting is applied to a paragraph in Java....paragraphs in the main text of a section. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....Scroll Bar in the Form Controls section. Right-click the scroll bar...

    docs.aspose.com/cells/cpp/managing-controls/