Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 19,019 for

paragraphs

(1.01 sec)
  1. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles....Ensure that at least two paragraphs exist before proceeding with...least two paragraph elements by verifying that paragraphs.Length...

    docs.aspose.com/html/net/how-to-articles/how-to...
  2. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document....removed from corresponding paragraphs, runs and tables. If base.... add ( aw . StyleType . PARAGRAPH , 'MyStyle' ) style . font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extra paragraph inserted when comparing two doc...

    When comparing two Word documents, we sometimes get an extra paragraph incorrectly added in the compared result. Please find attached two examples. Case 1 (C1) Comparing c1_doc1.docx with c1_doc2.docx C1_Compare_With_…...Extra paragraph inserted when comparing two documents Aspose...we sometimes get an extra paragraph incorrectly added in the compared...

    forum.aspose.com/t/extra-paragraph-inserted-whe...
  4. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text positioning in PowerPoint presentations....Get Paragraph Bounds from Presentations in Java Contents [ Hide...size, and coordinates of paragraphs and text portions in Aspose...

    docs.aspose.com/slides/java/paragraph/
  5. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImportFormatOptions.force_copy_styles property ...

    ImportFormatOptions.force_copy_styles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode... paragraphs self . assertEqual ( paras...paras [ 0 ] . paragraph_format . style . name , 'MyStyle1_0' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DrySequenceBreakers|Documentation

    Tokens that reset DRY's match detector in Aspose.LLM for .NET — default list covers newlines, colons, quotes, and asterisks....that naturally repeat across paragraph boundaries. Default breakers:...breakers: "\n" — newline: paragraph boundary. ":" — colon: list-item...

    docs.aspose.com/llm/net/developer-reference/par...
  8. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphstart method. Called when enumeration of a paragraph has started....visitParagraphStart(paragraph) Called when enumeration of a paragraph has started...visitParagraphStart ( paragraph : Aspose . Words . Paragraph ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_table_of_contents method. Inserts a TOC (table of contents) field into the document....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. # Each...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Work with PDF Graphs in Python|Aspose.PDF for P...

    Learn how to draw graphs and shapes in PDF files in Python, including arcs, circles, curves, lines, rectangles, and ellipses.... Graph is a paragraph-level element, so you add...to a page through the page paragraphs collection. Each graph contains...

    docs.aspose.com/pdf/python-net/working-with-gra...