Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 18,953 for

paragraphs

(1.72 sec)
  1. Verwalten von Aufzählungs‑ und Nummerierungslis...

    Erfahren Sie, wie Sie Aufzählungs‑ und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für Android via Java verwalten. Schritt‑für‑Schritt‑Anleitung....erste Absatz‑Instanz mit der Paragraph ‑Klasse. Setzen Sie den Aufzählungstyp...eines Absatzes Paragraph para = new Paragraph (); // Festlegen...

    docs.aspose.com/slides/de/androidjava/manage-bu...
  2. Aspose::Words::Font::get_SmallCaps method | Asp...

    Aspose::Words::Font::get_SmallCaps method. True if the font is formatted as small capital letters in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); // There are...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Поворот текста внутри PDF с использованием C++|...

    Узнайте о различных способах поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...абзац paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/ru/cpp/rotate-text-inside-pdf/
  4. Remplacer du texte dans un PDF|Aspose.PDF for .NET

    En savoir plus sur les différentes manières de remplacer et de supprimer du texte de la bibliothèque Aspose.PDF for .NET....page où se trouve la classe Paragraph actuelle. $P est remplacé...TextFragment à la collection de paragraphes des documents PDF, il ne...

    docs.aspose.com/pdf/fr/net/replace-text-in-pdf/
  5. 記録

    記録...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/ja/slides/apply-text-animation-...
  6. تدوير النص داخل PDF|Aspose.PDF for Java

    تعلم طرق مختلفة لتدوير النص في PDF. يتيح لك Aspose.PDF تدوير النص بأي زاوية، تدوير جزء من النص أو فقرة كاملة....TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...بالفقرة paragraph . appendLine ( textFragment1 ); paragraph . appendLine...

    docs.aspose.com/pdf/ar/java/rotate-text-inside-...
  7. FieldRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRef class for seamless REF field implementation. Enhance document automation and streamline your workflow today!...hyperlink to the bookmarked paragraph. InsertParagraphNumbe { get;...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...adjust the right indent of a paragraph in Aspose.Words for Java,...DocumentBuilder(doc); // Access the paragraph format ParagraphFormat paragraphFormat...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  9. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters.... PARAGRAPH , 0 , True ) . as_paragraph () # There are...append_child ( aw . Paragraph ( doc )) . as_paragraph () # 2 - Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Éditer un document HTML en Python – Aspose.HTML...

    Apprenez à modifier le DOM HTML avec Aspose.HTML for Python via .NET; comment créer, remplir, ajouter des éléments HTML et modifier les CSS internes et en ligne....Le document contiendra un paragraphe de texte avec un attribut...HTMLDocument pour créer un élément paragraphe <p> . Utilisez la méthode...

    docs.aspose.com/html/fr/python-net/edit-html-do...