Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 36,288 for

paragraph

(0.07 sec)
  1. Aspose::Words::SectionCollection Class Referenc...

    A collection of Section objects in the document....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. ASSERT_EQ( NodeType::Section...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacingRule method. Gets or sets the line spacing for the Paragraph in C++....the line spacing for the paragraph. Aspose :: Words :: LineSpacingRule...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. setSpaceWithin | Aspose.Sildes for Node.js via ...

    setSpaceWithin setSpaceWithin(float value) function Returns or sets the amount of space between base lines in a parag......space between base lines in a paragraph. Positive value means percentage...

    reference.aspose.com/slides/nodejs-java/aspose....
  4. MathPortion | Aspose.Sildes for PHP via Java AP...

    MathPortion MathPortion class Represents a portion with mathematical context inside. MathPortion Name Description Mat......getMathParagraph () Math paragraph Returns: MathParagraph...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. How can I add break at 4th and 2nd page? - Free...

    I want to insert break on second page and fourth page. I want to replace below code with aspose code. selection.GoTo(What: WdGoToItem.wdGoToPage, Which: WdGoToDirection.wdGoToNext, Type.Missing, 2); selection.InsertBre…...2:" and "Book 3:" paragraphs. List<Paragraph> targetParagraphs...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>() .Where(p =>...

    forum.aspose.com/t/how-can-i-add-break-at-4th-a...
  6. Add Simple HTML to Word document Cell - Aspose....

    Hi have a rich html editor in my app that gives users ability to do bold, underline, bullets etc - so simple html. I need to be able to render the format (lists etc) into a word doc when exporting. Is there anyway to …...insert it into a table or paragraph ? Or alternatively is there...that to the Table Cell or Paragraph. Thanks alexey.noskov July...

    forum.aspose.com/t/add-simple-html-to-word-docu...
  7. IMathParagraph|Aspose.Sildes for Python via .NE...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....IMathParagraph class Mathematical paragraph that is a container for mathematical...Description justification Paragraph Justification Default value:...

    docs.aspose.com/slides/python-net/api-reference...
  8. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....pdf" ); Shows how to show paragraph marks in a rendered output...); // Add some paragraphs, then enable paragraph marks to show...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Document::JoinRunsWithSameFormat...

    Aspose::Words::Document::JoinRunsWithSameFormatting method. Joins runs with same formatting in all Paragraphs of the document in C++....with same formatting in all paragraphs of the document. int32_t...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. get_SpaceBefore() | Aspose.Slides for C++ API R...

    Returns the amount of space before the first line in a Paragraph. Read-only float....before the first line in a paragraph. Read-only float . virtual...

    reference.aspose.com/slides/cpp/aspose.slides/i...