Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 12,037 for

section

(0.05 sec)
  1. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....sections.PsdHeader The PSD header....aspose.internal.fileformats.psd.sections.ColorData The color data....

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  2. 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...
  3. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....export bookmarks in the first section's header/footers. // Set the...export bookmarks in the first section's header/footers. // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  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. 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/
  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/