Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 15,552 for

paragraphs

(0.21 sec)
  1. InlineStory.FirstParagraph | Aspose.Words لـ .NET

    InlineStory FirstParagraph ملكية. الحصول على الفقرة الأولى في القصة في C#.... public Paragraph FirstParagraph { get ; } أمثلة...comment . AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared in C++....style, linked style and next paragraph style are recursively compared...() -> get_Body () -> get_Paragraphs () -> idx_get ( 0 ) -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....VerticalAlignment :: Top ); // Add a paragraph to the text box and add a...MakeObject < Paragraph > ( doc )); SharedPtr < Paragraph > para =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ParagraphAlignment Enum | Aspose.Words per .NET

    Aspose.Words.ParagraphAlignment enum. Specifica lallineamento del testo in un paragrafo in C#.... Paragraph para = new Paragraph ( doc ); para ...Words assemblea Aspose.Words Paragraph Class ParagraphCollection...

    reference.aspose.com/words/it/net/aspose.words/...
  7. ParagraphAlignment Enum | Aspose.Words för .NET

    Aspose.Words.ParagraphAlignment uppräkning. Anger textjustering i ett stycke i C#.... Paragraph para = new Paragraph ( doc ); para ...hopsättning Aspose.Words Paragraph Class ParagraphCollection...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. ParagraphFormat.Bidi | Aspose.Words för .NET

    ParagraphFormat Bidi fast egendom. Hämtar eller ställer in om detta är ett stycke från höger till vänster i C#....andra inline-objekt i denna paragraph läggs ut från höger till vänster...dokumentet till RTL. foreach ( Paragraph para in doc . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Make Markdown Using Javascript

    Make a new Markdown in JavaScript in a few steps. Easily create Markdown using Node.js via .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.nextSibling...

    products.aspose.com/words/nodejs-net/make/md/