Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 12,037 for

section

(0.05 sec)
  1. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....The SDT represents repeating section type when displayed in the...The SDT represents repeating section item. EntityPicker 16 The SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. EndnotePosition enumeration | Aspose.Words for ...

    Aspose.Words.Notes.EndnotePosition enumeration. Defines the endnote position....are output at the end of the section. EndOfDocument Endnotes are...write ( "This is the second section." ); // We can use the "Position"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....beginning and the end of each section. FirstSectionHeaderLa Primary...Primary header of the first section is exported at the beginning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterEnd method. Called when enumeration of a header or footer in a Section has ended in C++....of a header or footer in a section has ended. virtual Aspose ::...document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_Section property. Specifies whether list should be restarted at each Section...is_restart_at_each_section property List.is_restart_at_each_section property...should be restarted at each section. Default value is False . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MirrorMargins in ODT not saved correctly - Free...

    I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...can see that the section properties ( Section ) have the value...re-applied the parameter: csharp section.PageSetup.MultiplePages = MultiplePagesType...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  7. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....write("Section 1"); builder.insertBreak(BreakType...insertBreak(BreakType.SECTION_BREAK_EVEN_PAGE); builder.write("Section 2"); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Loading, Saving and Converting in Java|Aspose.W...

    Learn about Aspose.Words for Java features when loading, saving, or converting documents from one format to another....Converting Contents [ Hide ] This section provides information about...Words for Java API Reference section. Rendering in Java Analyzing...

    docs.aspose.com/words/java/loading-saving-and-c...
  9. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... MarkupSection section in markup . Sections ) { DrawRectangleOnPage...DrawRectangleOnPage ( section . Rectangle , page ); foreach ( Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  10. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....specify fonts, paragraph or section formatting, and perform other... such as text, paragraph, section, and others. For example, the...

    docs.aspose.com/words/net/document-builder-over...