Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 14,873 for

section

(0.57 sec)
  1. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... NextSibling ; // A section body can contain Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  2. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader....export bookmarks in the first section's header/footers. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control 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...
  4. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#.... This section describes the main classes...text, paragraph, table, or a section is a node, and even the document...

    docs.aspose.com/words/net/aspose-words-document...
  5. Installation|Aspose.Words for .NET

    Install Aspose.Words for .NET using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set in C#....installer from the downloads section . You must be logged in to...Words_{LatestVersion}.msi from the downloads section Doble-click the downloaded...

    docs.aspose.com/words/net/installation/
  6. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run 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...
  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. Aspose::Words::ConvertUtil::PixelToPoint method...

    Aspose::Words::ConvertUtil::PixelToPoint method. Converts pixels to points at 96 dpi in C++....DocumentBuilder > ( doc ); // A section's "Page Setup" defines the...of the top margin of this section in pixels, according to a custom...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...