Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 18,530 for

paragraph

(0.21 sec)
  1. Hipervínculo|Documentación de Aspose.Slides

    Añadir y gestionar hipervínculos en Aspose.Slides for Java: enlazar texto, formas e imágenes, establecer destinos y acciones para PPT, PPTX y ODP con ejemplos en Java....( "Aspose" ); IParagraph paragraph = shape . getTextFrame ()...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/es/java/examples/element...
  2. PythonでPowerPointテキストをアニメーション化|Aspose.Slides fo...

    Aspose.Slides for Python を .NET 経由で使用し、PowerPoint および OpenDocument プレゼンテーションで動的なアニメーションテキストを作成します。わかりやすく最適化されたコード例を提供します。...[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/ja/python-net/animated-t...
  3. 数式テキスト|Aspose.Slides for Node.js via .NET ドキュメント

    Aspose.Slides for Node.js の MathematicalText の例を探求しましょう。PPT、PPTX、ODP プレゼンテーションで方程式、分数、行列、記号を作成および書式設定できます。... let paragraph = mathShape . getTextFrame...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ja/nodejs-java/examples/...
  4. Aspose.Words model objektu dokumentu (DOM) v C+...

    Objektový model dokumentu (DOM) je reprezentace dokumentu Word v paměti. Číst, manipulovat a upravovat obsah a formátování Word dokumentu pomocí C++....uzly, například Section nebo Paragraph , pocházejí z třídy CompositeNode...níže. Document , Section , Paragraph , Table , Shape , Run , a...

    docs.aspose.com/words/cs/cpp/aspose-words-docum...
  5. EditableRange.EditorGroup | Aspose.Words per .NET

    Gestisci senza sforzo le autorizzazioni utente con la proprietà EditableRange EditorGroup, che consente il controllo sull'accesso alle modifiche per una collaborazione migliorata...." + "we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph inside the outer editable...

    reference.aspose.com/words/it/net/aspose.words/...
  6. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. # Each...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PowerPoint-Textabsätze auf Android verwalten|As...

    Meistern Sie die Absatzformatierung mit Aspose.Slides für Android – optimieren Sie Ausrichtung, Abstand und Stil in PPT-, PPTX- und ODP-Präsentationen in Java....); IParagraph para1 = new Paragraph (); tf . getParagraphs ()...); IParagraph para2 = new Paragraph (); tf . getParagraphs ()...

    docs.aspose.com/slides/de/androidjava/manage-pa...
  8. Chercher

    chercher...fragment de texte, soit le paragraphe complet. Voyons comment fonctionne...la création d’un nouveau paragraphe. Ceci peut être réalisé en...

    blog.aspose.com/fr/pdf/rotate-text-inside-pdf-d...
  9. 使用 Python 製作 PDF

    通過幾個步驟在 Python 中創建一個新的 PDF。使用 Python via .NET 庫輕鬆創建 PDF。...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/zh-hant/python-net/ma...
  10. Python에서 문서 만들기

    Python via .NET 라이브러리를 사용하여 파일을 만듭니다. 몇 단계만 거치면 Python에서 새 문서를 쉽게 만들 수 있습니다....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ko/python-net/make/