Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 18,967 for

paragraph

(0.2 sec)
  1. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getParagraphs () -> get_Item ( 0 ); $paragraph -> getPortions () -> clear...

    docs.aspose.com/slides/php-java/presentation-pr...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....$i ); echo ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); echo...

    docs.aspose.com/slides/php-java/shape-effective...
  5. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...getTextFrame(); for (IParagraph paragraph : textFrame.getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { String text...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  6. Nested Mail Merge with Regions in C#|Aspose.Wor...

    Perform a Mail Merge operation with nested regions using C#. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template....mail merge inserts empty paragraphs before each region. How can...without extra paragraph marks. If an empty paragraph still appears...

    docs.aspose.com/words/net/nested-mail-merge-wit...
  7. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/cpp/working-with-headers-...
  8. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... paragraph_format Gets the paragraph formatting of...conditional_styles . first_row . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option of a leading space handling...first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

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