Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,587 for

paragraph

(0.81 sec)
  1. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a document....update_list_labels () paragraphs = doc . first_section . body . paragraphs self...self . assertEqual ( '1.' , paragraphs [ 0 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Formatierung von Präsentationstext in .NET|Aspo...

    Formatieren und gestalten Sie Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET. Passen Sie Schriftarten, Farben, Ausrichtung und mehr an....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...den gesamten Absatz fest. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/de/net/text-formatting/
  3. 아카이브

    아카이브...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/ko/slides/apply-text-animation-...
  4. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Paragraphs.Add(new Aspose.Pdf.HtmlFragment(“...IsNullOrEmpty(qest.QuestionResp)) { page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("...

    forum.aspose.com/t/issue-text-box-child-can-not...
  5. Python で PowerPoint テキスト段落を管理|Aspose.Slides for...

    Aspose.Slides for Python (.NET 経由) を使用して段落の書式設定をマスターし、PowerPoint および OpenDocument プレゼンテーションにおける配置、間隔、スタイルを最適化して、Python で視聴者を惹きつけます。...は、段落オブジェクトを作成するための Paragraph クラスを提供します。 Paragraph オブジェクトは、1 つ以上の...するための Portion クラスを提供します。 Paragraph オブジェクトは、基になる Portion オブジェ...

    docs.aspose.com/slides/ja/python-net/manage-par...
  6. تدوير النص داخل PDF باستخدام C#|Aspose.PDF for ...

    تعلم كيفية تدوير النص داخل ملفات PDF في .NET باستخدام Aspose.PDF لضبط محاذاة النص وتحسين العرض.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ar/net/rotate-text-inside-pdf/
  7. Rotacionar Texto Dentro do PDF usando C#|Aspose...

    Aprenda como rotacionar texto dentro de arquivos PDF em .NET usando Aspose.PDF para ajustar o alinhamento do texto e melhorar a apresentação.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/pt/net/rotate-text-inside-pdf/
  8. Putar Teks di Dalam PDF menggunakan C#|Aspose.P...

    Pelajari cara memutar teks dalam file PDF di .NET menggunakan Aspose.PDF untuk menyesuaikan penyelarasan teks dan meningkatkan presentasi.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/id/net/rotate-text-inside-pdf/
  9. Hyperlien|Documentation Aspose.Slides

    Ajouter et gérer les hyperliens dans Aspose.Slides for C++: texte du lien, formes et images, définir les cibles et les actions pour PPT, PPTX et ODP avec des exemples en C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  10. 数式テキスト|Aspose.Slides ドキュメント

    Aspose.Slides for C++ の MathematicalText の例を探求します。C++ を使用して PPT、PPTX、ODP プレゼンテーションで方程式、分数、行列、記号を作成および書式設定できます。... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/ja/cpp/examples/elements...