Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 18,545 for

paragraphs

(0.16 sec)
  1. .NET でプレゼンテーションの箇条書きと番号付きリストを管理する|Aspose.Slides...

    Aspose.Slides for .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションで箇条書きと番号付きリストを管理する方法を学びます。ステップバイステップのガイド。... Paragraph クラスを使用して最初の段落インスタンスを作成します。...textFrame . Paragraphs . Clear (); Paragraph paragraph = new Paragraph...

    docs.aspose.com/slides/ja/net/manage-bullet-and...
  2. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Administrar párrafos de texto de PowerPoint en ...

    Domina el formato de párrafos con Aspose.Slides para C++ — optimiza alineación, espaciado y estilo en presentaciones PPT, PPTX y ODP en C++....IParagraph > para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr...SharedPtr < Paragraph > para1 = MakeObject < Paragraph > (); tf...

    docs.aspose.com/slides/es/cpp/manage-paragraph/
  4. Different LineSpacing (12 vs 13.5 Multiple) App...

    We are programmatically replacing paragraph content inside StructuredDocumentTag (SDT) elements in a Word document. The document contains two visually identical tables. After replacing the paragraph inside the SDT and c…...programmatically replacing paragraph content inside StructuredDocumentTa...tables. After replacing the paragraph inside the SDT and copying...

    forum.aspose.com/t/different-linespacing-12-vs-...
  5. ParagraphCollection.ToArray | Aspose.Words per ...

    Converti senza sforzo la tua ParagraphCollection in un array con il metodo ToArray, semplificando la gestione dei dati e migliorando l'elaborazione dei tuoi documenti.... public Paragraph [] ToArray () Valore di ritorno...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/it/net/aspose.words/...
  6. ParagraphCollection.ToArray | Aspose.Words för ...

    Konvertera enkelt din ParagraphCollection till en array med ToArray-metoden, vilket effektiviserar datahanteringen och förbättrar din dokumentbehandling.... public Paragraph [] ToArray () Returvärde En...Document ( MyDir + "Paragraphs.docx" ); Paragraph [] paras = doc ...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....last child of the node is a paragraph, # for us to be able to click...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....sets text alignment for the paragraph. @property def alignment (...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Pythonでプレゼンテーションの箇条書きと番号付きリストを管理する|Aspose.Slide...

    Aspose.Slides for Python via .NET を使用して、PowerPoint と OpenDocument のプレゼンテーションで箇条書きおよび番号付きリストを管理する方法を学びます。コード例を交えたステップバイステップのガイドで、すぐに始められます。... 最初の段落を Paragraph クラスを使用して作成します。 箇条記号の種類を SYMBOL...create_paragraph ( text ): paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/ja/python-net/manage-bul...
  10. CompositeNode.Count | Aspose.Words لـ .NET

    اكتشف خاصية CompositeNode Count، واسترجع بسهولة عدد العقد الفرعية المباشرة لإدارة البيانات بكفاءة وتبسيط المعالجة.... Paragraphs . Count ); // يمكن للعقد...ومضمنة أخرى كأبناء. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...