Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 15,203 for

section

(0.12 sec)
  1. PageSetup.LinesPerPage | Aspose.Words for .NET

    Control your document layout with the PageSetup LinesPerPage property. Easily adjust lines per page for optimal readability and organization....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....InsertImage methods to move to any section or headers/footers and insert...the header or footer of each section. Move the builder to the desired...

    docs.aspose.com/words/net/working-with-images/
  3. Export Presentation Charts in С++|Aspose.Slides...

    Learn how to export presentation charts with Aspose.Slides for С++, supporting PPT and PPTX formats, and streamline reporting into any workflow.... See the export section of the API / documentation...

    docs.aspose.com/slides/cpp/export-chart/
  4. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row....with Tables documentation section. A table can specify certain...

    docs.aspose.com/words/java/repeat-table-header-...
  5. SourceType | Aspose.Words for Java

    Represents bibliography source types in Java.... BOOK_SECTION Specifies the book section source. CASE...source. BOOK_SECTION public static int BOOK_SECTION Specifies the...

    reference.aspose.com/words/java/com.aspose.word...
  6. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....); } // Configure the first section's "PageSetup" property to print...fold. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Markup::StructuredDocumentTag::G...

    Aspose::Words::Markup::StructuredDocumentTag::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....example, if you selected all sections in a document and enumerate...collection deleting the sections, the section is removed from the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .NET API...Colors button in the Themes section. Choose a color palette that...Colors button in the Themes section. Click Customize Colors… button...

    docs.aspose.com/cells/net/excel-themes-and-colors/
  9. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how document is printed out....+= 1 # Configure the first section's "PageSetup" property to print...book fold. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or stream using Python....blank document contains one section with default parameters, one...document contains a single empty section and paragraph, which matches...

    docs.aspose.com/words/python-net/create-or-load...