Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 34,417 for

paragraph

(0.1 sec)
  1. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    ParagraphFormat SuppressLineNumbers property. Specifies whether the current Paragraphs lines should be exempted from line numbering which is applied in the parent section in C#....Specifies whether the current paragraph’s lines should be exempted...line counter will skip any paragraph with the "SuppressLineNumbers"...

    reference.aspose.com/words/net/aspose.words/par...
  2. Aspose::Words::Tables::Cell::get_LastParagraph ...

    Aspose::Words::Tables::Cell::get_LastParagraph method. Gets the last Paragraph among the immediate children in C++....aph method Gets the last paragraph among the immediate children...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose.Slides for CPP 19.7 Release Notes|Aspose...

    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....for animation effects on paragraph level editing Feature SLIDESNET-33742...animation effect for a single paragraph. { auto presentation = System...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  4. AddParagraph | Aspose.PDF for .NET API Reference

    Add Paragraphs to table cell....AddParagraph method Add paragraphs to table cell. public PdfGeneratorTableCel...BaseParagraph [] paragraph ) Parameter Type Description paragraph BaseParagraph[]...

    reference.aspose.com/pdf/net/aspose.pdf.plugins...
  5. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....Examples Shows how to number paragraphs with LISTNUM fields. doc...'0' builder . writeln ( 'Paragraph 1' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field....Examples Shows how to number paragraphs with LISTNUM fields. doc...'0' builder . writeln ( 'Paragraph 1' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field....Examples Shows how to number paragraphs with LISTNUM fields. doc...'0' builder . writeln ( 'Paragraph 1' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IsBulletHardFont | Aspose.Sildes for .NET API R...

    Determines whether the bullet has own font or inherits it from the first portion in the Paragraph. NullableBool.True if bullet has own font and NullableBool.False if bullet inherits font from the first portion in the Paragraph. Read/write NullableBoolaspose.slides/nullablebool....the first portion in the paragraph. NullableBool.True if bullet...the first portion in the paragraph. Read/write NullableBool ...

    reference.aspose.com/slides/net/aspose.slides/i...
  9. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...insert_before() on the paragraph where you want the comment...how to add a comment to a paragraph. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....indentAndAppendLine("[Body start] Paragraphs: " + paragraphCount); mDocTraversalDepth++;...CONTINUE; } /// /// Called when a Paragraph node is encountered in the...

    reference.aspose.com/words/java/com.aspose.word...