Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,166 for

section

(0.16 sec)
  1. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section)....property Section.nodeType property Returns NodeType.Section . get...class Section Section.headersFooters property Section.pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  3. 档案

    档案...您可以从 releases section 下载 JAR 文件,或将以下 Maven 配置复制到您的项目中。...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();...

    blog.aspose.com/zh/words/add-remove-header-foot...
  4. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....get the properties of multi-section structured document tags. auto...( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....a paragraph from the first section. $ nodeType = Java ( "com.aspose...content is found in a different section. if ( java_values ( $ currNode...

    docs.aspose.com/words/java/extract-content-in-php/
  6. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....a child node of the first section's Body. builder . insert_shape...first_section . body . story_type ) doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Getting Started | Aspose.Font for .NET

    C# Font Manipulation API's Getting Started Section covers topics including Product Overview, Supported File Formats, Feature List, and Installation.... Product Overview - This section provides an introduction to....NET. Feature List - This section includes a list of all the...

    docs.aspose.com/font/net/getting-started/
  10. Range.revisions property | Aspose.Words for Python

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range.... first_section . body . first_paragraph for...Reject the first section revisions. doc . first_section . range . revisions...

    reference.aspose.com/words/python-net/aspose.wo...