Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 18,318 for

paragraph

(0.08 sec)
  1. How to Change Text Color in HTML? C# Examples

    Change HTML text color using C#. See actual code examples with Aspose.HTML to customize HTML text color programmatically using inline and internal CSS....Find, for example, the first paragraph element to set a style attribute...code Copy 1 // Change HTML paragraph color using C# 2 3 // Prepare...

    docs.aspose.com/html/net/how-to-articles/how-to...
  2. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...problem occurs because the paragraph where HTML is inserted has...Aspose.Words uses font and paragraph formatting specified in DocumentBuilder...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  4. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...the beginning of the second paragraph instead of placing it at the...the end of the first paragraph. Please see the following modified...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  5. Extract Text from PDF|Aspose.PDF for C++

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF documents using Aspose.PDF in C++....need to extract a specific paragraph - use the Aspose.PDf for C++...Extract Text from PDF Extract Paragraph from PDF Extract Images from...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf/
  6. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... PARAGRAPH or insertion_destination ...that is not the last empty paragraph of a section. for src_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Android 上为 PowerPoint 文本添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,并提供易于遵循、优化的 Java 示例代码。...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/zh/androidjava/animated-...
  8. Content hierarchy error - inserted sub sections...

    Content is inserted into a SDT There is no documented breaking change from 24.8 to 24.9 in this regard. Probably the content has to be created differently now? See demo code and document in the attached archive. Until…..., the surrounding Paragraph or Table ) and then move the...sdtIndex, true); Paragraph newPara = new Paragraph(doc); newPara...

    forum.aspose.com/t/content-hierarchy-error-inse...
  9. Asian Typography in Java|Aspose.Words for Java

    Work with Asian typography using Java. Adjust Space between Asian and Latin text in Java....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/java/working-with-asian-t...
  10. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_Paragraph property. Gets the last Paragraph in the shape....last_paragraph property Shape.last_paragraph property Gets the...last paragraph in the shape. @property def last_paragraph ( self...

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