Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 14,813 for

section

(0.16 sec)
  1. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last Section of the document in C++....last paragraph in the last section of the document. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your document formatting effortlessly!...Numbering restarts at each section. RestartPage 2 Numbering restarts...footnote/endnote counts at a new page or section. doc . FootnoteOptions . RestartRule...

    reference.aspose.com/words/net/aspose.words.not...
  3. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.SectionMode property. Gets or sets the way how Sections are handled when saving to the output XLSX document...property Gets or sets the way how sections are handled when saving to...document.docx" ); // Each section of a document will be created...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldSectionPages | Aspose.Words for Java

    Implements the SectionPAGES field in Java....current section. Examples: Shows how to use SECTION and SECTIONPAGES...fields to number pages by sections. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...dimensions Section section = builder.CurrentSection; section.PageSetup...ConvertUtil.MillimeterToPoint(12); section.PageSetup.DifferentFirstPageHe...

    forum.aspose.com/t/appending-document-not-maint...
  7. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the page layout model. This property returns an opaque object which corresponds to the current layout entity in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document....Examples Shows how to remove all sections from a document. let doc =...); // This document has one section with a few child nodes containing...

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

    Base class for nodes that represent field characters in a document in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Document Object in Ruby|Aspose.PDF...

    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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/working-with-document-...