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

paragraph

(0.17 sec)
  1. CSS Selectors – CSS and HTML Examples

    Learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style....1 < p id = "demo" > This paragraph has a special ID on it !</...> This is just a regular paragraph. </ p > Class Selector The...

    docs.aspose.com/html/net/tutorial/css-selectors/
  2. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management....cells, which may contain paragraphs // with typical elements...and one cell with an empty paragraph. table . EnsureMinimum ();...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Working With Nodes in Ruby|Aspose.Words for Java

    Working With Document Nodes using Ruby....() \ # Creates and adds a paragraph node to the document. para...import ( "com.aspose.words.Paragraph" ) . new ( doc ) \ # Typed...

    docs.aspose.com/words/java/working-with-nodes-i...
  4. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... PARAGRAPH , 'ThemedStyle' ) style ....tint_and_shade = 0.3 builder . paragraph_format . style_name = 'ThemedStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::StyleCollection::get_Count metho...

    Aspose::Words::StyleCollection::get_Count method. Gets the number of styles in the collection in C++....Paragraph", the collection will apply...:: Words :: StyleType :: Paragraph , u "MyStyle" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a Paragraph...) within a paragraph. To learn more, visit the...SmartTag can be a child of a Paragraph or another SmartTag node....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.PDF for Java to convert a PDF into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: pdfDocument.convert(os, PdfForm…...Document(); Paragraph headingParagraph = new Paragraph(doc); Paragraph...Paragraph bodyParagraph = new Paragraph(doc); headingParagraph.getParagraphFormat()...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  9. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for PHP. From entire pages, from a specific part, based on columns, etc....$outputFile , $content ); Extract Paragraph from PDF...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  10. Border.TintAndShade | Aspose.Words for .NET

    Discover Border TintAndShade, effortlessly adjust color brightness with a simple double value for stunning design enhancements. Perfect for your creative projects!...Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...