Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 18,204 for

paragraph

(0.07 sec)
  1. 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…...Continuous; Paragraph lastPara = (Paragraph)sectionToAdd.LastSection...LastSection.Body.Paragraphs.Last(… (source: docs.aspose.com)....

    forum.aspose.com/t/refresh-excel-file-power-piv...
  2. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy Paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow....Copy Paragraphs and Text Portions in Presentations Using Python...we need to format that on Paragraph and Portion level. There are...

    docs.aspose.com/slides/python-net/copying-parag...
  3. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a Paragraph break into the document in C++....ragraph method Inserts a paragraph break into the document. System...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FieldStyleRef.InsertParagraphNumberInFullContex...

    Manage Paragraph numbering with the FieldStyleRef InsertParagraphNumberInFullContext property. Easily control context for better document clarity....insert the paragraph number of the referenced paragraph in full...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value...new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c or \f...new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

    reference.aspose.com/words/python-net/aspose.wo...