Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 18,538 for

paragraphs

(0.17 sec)
  1. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. auto firstRow = System ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, # outside the right-side...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, // outside the right-side...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LineSpacingRule enumeration | Aspose.Words for ...

    Aspose.Words.LineSpacingRule enumeration. Specifies line spacing values for a paragraph....line spacing values for a paragraph. Members Name Description...larger font is used within the paragraph. Multiple The line spacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Words hangs during Mailmerge Operation -...

    SR 0.822.720.5.IT.ORG.docx (52.4 KB) Dear all, Since we introduced the latest version of Aspose.Words for .NET, version 25.4, we have a problem while executing a mailmerge operations on some documents but not all. For…...seems that the problematic paragraphs were causing the mail merge...deleted and recreated those paragraphs, the mail merge operation...

    forum.aspose.com/t/aspose-words-hangs-during-ma...
  6. Get and Set Page Properties|Aspose.PDF for C++

    You can get and set page properties from your PDF file using C++ library....) // Add TextFragment to paragraphs collection of page object...object page -> get_Paragraphs () -> Add ( MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/get-and-set-page-proper...
  7. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....Find, for example, the first paragraph <p> element to set a style...Find the first paragraph element 16 paragraph = doc. get_elements_by_tag_name...

    docs.aspose.com/html/python-net/how-to-change-t...
  8. Aspose::Words::Lists::ListLabel::get_LabelStrin...

    Aspose::Words::Lists::ListLabel::get_LabelString method. Gets a string representation of list label in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your document using Aspose.Words for C++....content and span multiple paragraphs or sections in a document...

    docs.aspose.com/words/cpp/working-with-hyperlinks/
  10. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents using C++. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working With Lists Working with Paragraphs Working with Hyphenation...

    docs.aspose.com/words/cpp/programming-with-docu...