Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 36,225 for

paragraph

(0.08 sec)
  1. insert | Aspose.Sildes for Node.js via Java API...

    insert insert(int index, Paragraph value) function Inserts a Paragraph into the collection at the specified index. Pa......index, Paragraph value) function Inserts a Paragraph into the...at which Paragraph should be inserted. value Paragraph The Paragraph...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. TextBox.GetEquationParagraph | Aspose.Cells for...

    TextBox method. Get the specified math Paragraph from the TextBody property of the TextBox object. Notice 1 Returns NULL when the index is out of bounds or not found. 2 Also returns NULL if the specified index position is not a math Paragraph...) Get the specified math paragraph from the TextBody property...index position is not a math paragraph. public EquationNode GetEquationParagraph...

    reference.aspose.com/cells/net/aspose.cells.dra...
  3. Paragraphs | Aspose.PDF for .NET API Reference

    This class represents Paragraph collection....Paragraphs Contents [ Hide ] Paragraphs class This class represents...represents paragraph collection. public class Paragraphs : ICloneable...

    reference.aspose.com/pdf/net/aspose.pdf/paragra...
  4. FrameFormat.vertical_position property | Aspose...

    FrameFormat.vertical_position property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relative_vertical_position](../relative_vertical_position/) property....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphCollection | Aspose.Sildes for PHP via...

    ParagraphCollection ParagraphCollection class Represents a collection of a Paragraphs. add Name Description add ( Par......collection of a paragraphs. add Name Description add ( Paragraph ) Adds...Adds a Paragraph to the end of collection. Parameters: Name Type...

    reference.aspose.com/slides/php-java/aspose.sli...
  6. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    DocumentVisitor VisitParagraphEnd method. Called when enumeration of a Paragraph has ended in C#....Called when enumeration of a paragraph has ended. public virtual...VisitParagraphEnd ( Paragraph paragraph ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Mimic the document insertion feature (-inline) ...

    I have been trying unsuccessfully to find a way to replace a string within a Paragraph with the content of another document, while mimicking the behavior of <<doc [document_expression] -inline>>. I would prefer not to h…...replace a string within a paragraph with the content of another...code to avoid insertion of a paragraph break after the inserted document...

    forum.aspose.com/t/mimic-the-document-insertion...
  8. ApplyDefaultParagraphIndentsShifts() | Aspose.S...

    Sets default non-zero shifts for effective Paragraph Indent and MarginLeft when bullets is enabled (like PowerPoint do if enable Paragraph bullets/numbering in it). If bullets is disabled then just reset Paragraph Indent and MarginLeft (like PowerPoint do if disable Paragraph bullets/numbering in it). Indents shifts are applied in regard to current bullet context - IBulletFormat::get(set)_Type, .NumberedBulletStyle and FontHeight of first portion. Non-zero indents shifts are applied to effective Indent and MarginLeft of current Paragraph (make result values to be local values)....non-zero shifts for effective paragraph Indent and MarginLeft when...(like PowerPoint do if enable paragraph bullets/numbering in it)....

    reference.aspose.com/slides/cpp/aspose.slides/b...
  9. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Font DoubleStrikeThrough property. True if the font is formatted as double strikethrough text in C#....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Aspose::Slides::ParagraphFactory Class Referenc...

    Public Member Functions | List of all members Aspose::Slides::ParagraphFactory Class Reference Allows to create parag......Reference Allows to create paragraphs More... #include <ParagraphFactory...override Creates a new empty paragraph. More... System::SharedPtr...

    reference.aspose.com/slides/cpp/class/aspose.sl...