Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 14,828 for

section

(0.06 sec)
  1. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....enable line numbering for a section. let doc = new aw . Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation....revert page setup settings to sections in a document. let doc = new...for the builder's current section and add text. builder . pageSetup...

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

    Specifies the layout mode for a Section allowing to define the document grid behavior in Java....Specifies the layout mode for a section allowing to define the document...of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_Section property. Retrieves the parent [Section](../../Section/) of the paragraph....parent_section property Paragraph.parent_section property Retrieves...parent Section of the paragraph. @property def parent_section ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Refresh Excel file power pivot charts (ODBC con...

    I have several Excel files that have Power Pivots and Power Queries using an ODBC connection to Oracle. I’ve tried to use RefreshPivotTables, RefreshData, CalculateData methods with no luck. I tried using datamashup bu…...); Section sectionToAdd1 = (Section)sectionToAdd.Sections.Last();...); Section sectionToAdd1 = (Section)sectionToAdd.Sections.Last();...

    forum.aspose.com/t/refresh-excel-file-power-piv...
  7. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a Section. To learn more, visit the documentation article in C++....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. class PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a Section in Java....header or footer text of a section. To learn more, visit the Working...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/java/com.aspose.word...
  9. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....enable line numbering for a section. doc = aw . Document () builder...doc = doc ) # We can use the section's PageSetup object to display...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your text input forms. Enhance user experience!...Add a section break. This does not make a new section or paragraph...paragraph. Assert . That ( doc . Sections . Count , Is . EqualTo ( 1...

    reference.aspose.com/words/net/aspose.words/con...