Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 15,205 for

section

(0.99 sec)
  1. Convert STL to OBJ in Python | Python STL to OB...

    Convert STL to OBJ in Python. Quickly convert STL to OBJ File in Python....Please refer to the following section for a sample code and further...look at the documentation section to further explore different...

    blog.aspose.com/3d/convert-stl-to-obj-in-python/
  2. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row....with Tables documentation section. A table can specify certain...

    docs.aspose.com/words/java/repeat-table-header-...
  3. Convert a Document in C#|Aspose.Words for .NET

    Easily convert documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others.... As mentioned in previous sections, the LoadFormat enumeration...Popular Conversions The current section describes popular conversions...

    docs.aspose.com/words/net/convert-a-document/
  4. Aspose::Words::BuildingBlocks::BuildingBlock cl...

    Aspose::Words::BuildingBlocks::BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry. To learn more, visit the documentation article in C++....get_FirstSection () Gets the first section in the building block. get_Gallery...get_LastSection () Gets the last section in the building block. get_Name...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、PPTX 和 ODP 演示文稿。... addSection ( "Section 1" , slide ); // 添加 SectionZoomFrame...getSections (). addSection ( "Section 1" , slide ); // 为缩放对象创建新图像...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  6. Licensing|Documentation

    Aspose.3D for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....“Purchase Policies and FAQ” section. Evaluate Aspose.3D You can...license file or stream. This section describes options of how this...

    docs.aspose.com/3d/python-net/licensing/
  7. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... first_section . body . first_child while...cur_node . next_sibling # A section body can contain Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...each section in slideDoc foreach (Aspose.Words.Section sec in...in slideDoc.Sections) { sec.PageSetup.PageWidth = slideWidthPt;...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  10. Composing Expressions in C#|Aspose.Words for .NET

    Compose expressions when building a report using C#. The complexity of expressions in templates is not restricted.... See the following sections for more information. The...rather than the templates. This section includes the following topics:...

    docs.aspose.com/words/net/composing-expressions/