Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 18,541 for

paragraph

(0.06 sec)
  1. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....every item into a separate paragraph colored dynamically. << foreach...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/net/setting-background-co...
  2. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!...the cell, compressing each paragraph to the width of the cell....

    reference.aspose.com/words/net/aspose.words.tab...
  3. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....setText ( "Add text to this paragraph." ); builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompatibilityOptions.DoNotSuppressParagraphBord...

    Discover the CompatibilityOptions DoNotSuppressParagraphBorders property to enhance your document layout by managing Paragraph borders next to frames effectively....property Do Not Suppress Paragraph Borders Next To Frames. public...

    reference.aspose.com/words/net/aspose.words.set...
  5. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...PARAGRAPH_BREAK); }); 658×509 4.58 KB...DocumentBuilder(); builder.writeln("Simple paragraph"); Document newDoc = new Document("input...

    forum.aspose.com/t/topic/311299
  6. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++.... paragraphs . get ( 0 ). portions . get...C++ Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  7. Converting to Fixed-page Format in C++|Aspose.W...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....images, character formatting, paragraph margins, and spacing. However...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  8. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#.... The paragraph style can be set differently...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  9. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for PHP via Java in handling PowerPoint animations. Key features and insights to enhance your presentations....possible to apply animation to a paragraph. Read more About Animated...

    docs.aspose.com/slides/php-java/powerpoint-anim...
  10. Updating Fields Python|Aspose.Words for Python ...

    Update fields in a document in different ways and using different option in Python....Section , HeaderFooter , Paragraph , etc. using the Node.range...

    docs.aspose.com/words/python-net/update-fields/