Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 18,217 for

paragraph

(0.07 sec)
  1. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a document using Node.js. Insert section into a document Node.js. Remove section Node.js. Copy sections between Documents....there will be no body or paragraph that you can edit. Aspose...a body with at least one paragraph using the ensureMinimum method...

    docs.aspose.com/words/nodejs-net/working-with-s...
  2. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : Paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...for (const auto& portion : paragraph->get_Portions()) { std::string...for (const auto& portion : paragraph->get_Portions()) { auto sourceText...

    forum.aspose.com/t/portion-get-text-returns-sen...
  3. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it....element inside the cell's paragraph. // The coordinate origin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table... Paragraph ( doc )); cell . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::DeleteRow metho...

    Aspose::Words::DocumentBuilder::DeleteRow method. Deletes a row from a table in C++....the next row or to the next paragraph after the table. If you delete...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. FieldAutoTextList.ListStyle | Aspose.Words for ...

    Discover the FieldAutoTextList ListStyle property to customize your entry lists effortlessly. Enhance your content with tailored styles today!... Paragraph ; Section section = new Section...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...<summary> /// Called when a Paragraph end is encountered in the...visitParagraphEnd(Paragraph paragraph) { resetFont(paragraph.getParagraphBreakFon());...

    forum.aspose.com/t/word-document-font-replaceme...
  8. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the text that follows the field should be moved right in C++....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation....containing fields or empty paragraphs. The following code example...unmerged fields, regions, and paragraphs from a template during a...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  10. Aspose::Words::Drawing::ShapeBase::get_HeightRe...

    Aspose::Words::Drawing::ShapeBase::get_HeightRelative method. Gets or sets the value that represents the percentage of shape's relative height in C++....:: RelativeVerticalPosi :: Paragraph ) { // etting the position...

    reference.aspose.com/words/cpp/aspose.words.dra...