Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 12,792 for

paragraph

(0.21 sec)
  1. Create HTML in C# – Aspose.HTML for .NET

    Create HTML files in C#. Learn how to create HTML from scratch and how to edit the content of an HTML document....page in a browser: headings, paragraphs, pictures, links, lists,...more elements like headings, paragraphs, links, images, etc., using...

    products.aspose.com/html/net/create-html/
  2. Aspose::Words::BaselineAlignment enum | Aspose....

    Aspose::Words::BaselineAlignment enum. Specifies fonts vertical position on a line in C++....Aligns to the baseline of the paragraph. Bottom 3 Aligns to the bottom...

    reference.aspose.com/words/cpp/aspose.words/bas...
  3. How to Change Background Color in HTML? C# Exam...

    In this article, we will use C# examples to show different ways to change background color in HTML files using Aspose.HTML for .NET....tPath); 9 10 // Find the paragraph element to set a style attribute...attribute 11 HTMLElement paragraph = (HTMLElement)document. GetElementsByTagName...

    docs.aspose.com/html/net/how-to-articles/how-to...
  4. Aspose::Words::LowCode::SplitOptions::set_Split...

    Aspose::Words::LowCode::SplitOptions::set_SplitStyle method. Specifies the Paragraph style for splitting the document into parts when Style is used in C++....yle method Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SplitPgBreakAndParaMark method. Always Move Paragraph Mark to Page after a Page Break in C++....ParaM method Always Move Paragraph Mark to Page after a Page...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....txt document with a custom paragraph break. Document doc = new...writeln("Paragraph 1."); builder.writeln("Paragraph 2."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldRef.insertHyperlink property | Aspose.Word...

    FieldRef.insertHyperlink property. Gets or sets whether to create a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. get insertHyperlink () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in Java...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/androidjava/presentation...
  10. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...