Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 15,388 for

section

(0.39 sec)
  1. PageSetup.FooterDistance | Aspose.Words for .NET

    Adjust the FooterDistance property to control the space between your page footer and the bottom. Enhance your document layout effortlessly!...with other settings for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  2. PageSetup.HeaderDistance | Aspose.Words for .NET

    Adjust the PageSetup HeaderDistance property to customize header spacing in points, enhancing your document's layout for better readability and presentation....with other settings for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  3. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...referencing a bookmark on the section heading: <!-- TOC entry -->...</w:pPr> <w:hyperlink w:anchor="_section_0"> <w:r><w:rPr><w:color w...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  4. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level....these will look like "Section (1.01)", "Section (1.02)"... list ....at ( 1 ). numberFormat = "Section (\u0000.\u0001)" ; list . listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns....) # Configure the current section's PageSetup object to divide...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....these will look like "Section (1.01)", "Section (1.02)"... doc_list...list_levels [ 1 ] . number_format = 'Section ( \x00 . \x01 )' doc_list ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...and rejoin with appropriate section starts. Document result = (Document)doc...Set appropriate section start of the first section of each "page"...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  8. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_Section_size property. Gets or sets the size of the pie chart secondary Section as a percentage....second_section_size property ChartSeriesGroup.second_section_size...secondary section as a percentage. @property def second_section_size...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Introduction|Documentation

    The Programmer's Guide contains information that is essential to know when using the Java Image Processing and Manipulation Library API in Java applications.... This section explains key programming concepts...

    docs.aspose.com/imaging/java/introduction/
  10. Loading, Saving and Converting|Aspose.Words for...

    How to convert a document from one format to another, such as Word to PDF or HTML to Markdown, as well as how to load and save a document using Python.... This section provides information about...

    docs.aspose.com/words/python-net/loading-saving...