Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 15,446 for

section

(0.19 sec)
  1. Body constructor | Aspose.Words for Node.js

    Body constructor. Initializes a new instance of the [Body](../) class.... To append Body to a Section use CompositeNode.appendChild()...

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

    Provides typed access to a collection of Row 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. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.Section_mode property. Gets or sets the way how Sections are handled when saving to the output XLSX document...section_mode property XlsxSaveOptions.section_mode property Gets...Gets or sets the way how sections are handled when saving to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...e+Number+in+Header+Footer+section because we no more using Aspose...paragraphs collection of the section header.Paragraphs.Add(image1);...

    forum.aspose.com/t/adding-images-to-header-and-...
  5. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....CompositeNode to remove a section before the last section in the document...DocumentBuilder(doc); builder.writeln("Section 1 text."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....Field List under the Values section. Drag the calculated field...field to the Values section of the PivotTable to display the calculated...

    docs.aspose.com/cells/java/add-calculated-field...
  7. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....docx" ); Section firstPageSection = doc . FirstSection...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Working with PDF Pages in Python via C++|Aspose...

    How to add pages, rotate pages, or set page size you can know in this Section. Aspose.PDF for Python via C++ explain to you all details on this topic....Set Page Properties - this section shows how to set page size...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  9. Parse PDF documents|Aspose.PDF for Rust via C++

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Rust via C++.... This section covers how to: Extract Text...

    docs.aspose.com/pdf/rust-cpp/parsing/
  10. Microsoft Visual Studio|Aspose.Words for .NET

    How to integrate Aspose.Words with Visual Studio to perform a wide variety of document processing tasks using C#.... This section includes the following topics...

    docs.aspose.com/words/net/aspose-words-net-for-...