Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,522 for

paragraph

(0.13 sec)
  1. Get HTML of extracted text from word file - Fre...

    HI Aspose Team, I am extracting some specific text from word file using Aspose.Word C# . Now I have to get html of extracted text. I don’t want to convert word into html and rework on it, Is there any method which i c…..., a Paragraph or Run ) or a collection of...Assume 'node' is the extracted Paragraph/Run/etc. Node node = /* your...

    forum.aspose.com/t/get-html-of-extracted-text-f...
  2. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the font is formatted as subscript.... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm....DocumentBuilder ( doc ); // Write a new paragraph to the document. builder ...

    docs.aspose.com/words/nodejs-net/installation/
  4. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....Move the cursor to the last paragraph in the last section Insert...cell, field, header, footer, paragraph, or section by moving with...

    kb.aspose.com/words/python/how-to-insert-pictur...
  5. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.tables.TextWrapping enumeration. Specifies how text is wrapped around the table....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.AbsoluteHorizontalDistance | Aspose.Words...

    Discover the Table AbsoluteHorizontalDistance property to easily adjust your table's horizontal position in points. Optimize layout with a default of 0!...offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/net/aspose.words.tab...
  7. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....specific HTML element (such as a paragraph). Change the background color...background color for HTML paragraph using Python 2 3 import os...

    docs.aspose.com/html/python-net/how-to-change-b...
  8. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....paragraph= ?content=Aspose.OMR Examples...align=right font_size=10 &paragraph &block &container page block...

    docs.aspose.com/omr/net/txt-markup/container/
  9. Table.absolute_horizontal_distance property | A...

    Table.absolute_horizontal_distance property. Gets or sets absolute horizontal floating table position specified by the table properties, in points...offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::get_CurrentStor...

    Aspose::Words::DocumentBuilder::get_CurrentStory method. Gets the story that is currently selected in this DocumentBuilder in C++....type of node that has child Paragraph nodes, such as a Body. ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/doc...