Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 15,381 for

section

(0.32 sec)
  1. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section Section : doc.getSection…...doc"); for (Section section : doc.getSections()) {...HeaderFooterCollecti hf = section.getHeadersFooters(); if (hf...

    forum.aspose.com/t/word/322768
  2. Aspose::Words::Lists::List::get_IsRestartAtEach...

    Aspose::Words::Lists::List::get_IsRestartAtEachSection method. Specifies whether list should be restarted at each Section. Default value is false in C++....should be restarted at each section. Default value is false . bool...restart numbering at each section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows....The SDT represents repeating section type when displayed in the...The SDT represents repeating section item. EntityPicker 16 The SDT...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Row | Aspose.Words for Java

    Represents a table row in Java....for all child nodes of the section and calls DocumentVisitor.visitRowEnd(com...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....for each Section You can restart a list for each section using the...list and restart it for each section: FAQ Q: How do I start a bulleted...

    docs.aspose.com/words/net/working-with-lists/
  6. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java....all block-level nodes in the section's body, // then clone and insert...empty paragraph of a section. for (Section srcSection : docToInsert...

    reference.aspose.com/words/java/com.aspose.word...
  7. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow....affect slide sections? If the slide belonged to a section, that section...slide. The section structure remains; if a section becomes empty...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  8. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node...get the properties of multi-section structured document tags. let...Document ( base . myDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....Platforms and Interoperability section. Q: What document formats does...described in the Purchased License section. Details on how to install...

    docs.aspose.com/words/java/faq/
  10. Exporting Images in Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/imaging/java/exporting-images-i...