Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 18,336 for

paragraph

(0.1 sec)
  1. Procurar

    Procurar...definir texto Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.getPortions().add(portion);...

    blog.aspose.com/pt/slides/apply-theme-in-powerp...
  2. أرشيف

    أرشيف...فقرة auto paragraph = System::MakeObject<Paragraph>(); auto portion...>(u"Theme text format"); paragraph->get_Portions()->Add(portion);...

    blog.aspose.com/ar/slides/apply-theme-in-powerp...
  3. Arşiv

    Arşiv...ekle auto paragraph = System::MakeObject<Paragraph>(); auto portion...>(u"Theme text format"); paragraph->get_Portions()->Add(portion);...

    blog.aspose.com/tr/slides/apply-theme-in-powerp...
  4. 복잡한 PDF 만들기|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하면 하나의 문서에 이미지, 텍스트 조각 및 테이블을 포함하는 더 복잡한 문서를 만들 수 있습니다.... 페이지 Paragraphs 에 헤더를 추가합니다. [TextFragme...표 속성을 추가합니다. 1. (표)를 페이지 [Paragraphs](https://reference.aspose...

    docs.aspose.com/pdf/ko/cpp/complex-pdf-example/
  5. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... paragraphs [ 0 ] . portions . add (...auto_shape . text_frame . paragraphs [ 0 ] . portions . add (...

    docs.aspose.com/slides/python-net/manage-autofi...
  6. Node.as_office_math method | Aspose.Words for P...

    Node.as_office_math method. Cast Node to [OfficeMath](../../../aspose.words.math/officemath/)....as_paragraph method...

    reference.aspose.com/words/python-net/aspose.wo...
  7. آرشیوها

    آرشیوها...paragraph_format paragraphFormat.first_line_indent...builder.writeln("A whole paragraph.") # ذخیره سند doc.save("out...

    blog.aspose.com/fa/words/create-word-documents-...
  8. Archiv

    Archiv...paragraph_format paragraphFormat.first_line_indent...builder.writeln("A whole paragraph.") # uložit dokument doc.save("out...

    blog.aspose.com/cs/words/create-word-documents-...
  9. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多用途使用。... paragraphs [ 0 ] . paragraph_format . default_portion_format...shape . text_frame . paragraphs [ 0 ] . paragraph_format . default_portion_format...

    docs.aspose.com/slides/zh/python-net/3d-present...
  10. إدارة مربعات النص في العروض التقديمية في .NET|ت...

    Aspose.Slides for .NET يجعل من السهل إنشاء وتحرير واستنساخ مربعات النص في ملفات PowerPoint وOpenDocument، مما يعزز أتمتة عروضك التقديمية....TextFrame ; // ينشئ كائن Paragraph لإطار النص IParagraph para...para = txtFrame . Paragraphs [ 0 ]; // ينشئ كائن Portion للفقرة...

    docs.aspose.com/slides/ar/net/manage-textbox/