Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 14,298 for

paragraph

(0.07 sec)
  1. TabStopCollection Class | Aspose.Words per .NET

    Aspose.Words.TabStopCollection classe. Una raccolta diTabStop oggetti che rappresentano schede personalizzate per un paragrafo o uno stile in C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  2. FrameFormat.HorizontalAlignment | Aspose.Words ...

    FrameFormat HorizontalAlignment fast egendom. Får horisontell justering av den angivna ramen i C#....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. FrameFormat.IsFrame | Aspose.Words för .NET

    FrameFormat IsFrame fast egendom. ReturnerarSann om stycket är en ram i C#....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. FrameFormat.Width | Aspose.Words för .NET

    FrameFormat Width fast egendom. Hämtar bredden på den angivna ramen i punkter i C#....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. FrameFormat.RelativeVerticalPosition | Aspose.W...

    FrameFormat RelativeVerticalPosition ملكية. يحصل على الموضع الرأسي النسبي للإطار في C#....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Font.SmallCaps | Aspose.Words لـ .NET

    Font SmallCaps ملكية. صحيح إذا تم تنسيق الخط بأحرف كبيرة صغيرة في C#....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // هناك طريقتان للتشغيل...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Adicionar Texto ao PDF usando Python|Aspose.PDF...

    Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas....Criar parágrafo de texto paragraph = ap . text . TextParagraph...indentação das linhas subsequentes paragraph . subsequent_lines_indent...

    docs.aspose.com/pdf/pt/python-net/add-text-to-p...
  8. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a document in Java....updateListLabels(); ParagraphCollection paragraphs = doc.getFirstSection().getBody()...Assert.assertEquals("1.", paragraphs.get(0).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  9. ข้อความ Markdown, Markdown Blockquote – รหัส C#

    สร้างข้อความ Markdown หรือ Markdown blockquote ใน C# ใช้ไลบรารี C# เพื่อสร้าง Markdown ตั้งแต่เริ่มต้น และเปิด แยกวิเคราะห์ หรือแก้ไขไฟล์ MD...Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/th/net/markdown-text/
  10. DocumentBuilder.StartEditableRange | Aspose.Wor...

    DocumentBuilder StartEditableRange metodo. Contrassegna la posizione corrente nel documento come inizio di un intervallo modificabile in C#...." + "we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph inside the outer editable...

    reference.aspose.com/words/it/net/aspose.words/...