Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 18,529 for

paragraphs

(0.09 sec)
  1. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = new com.aspose.words.Document(); …...least one paragraph footnote.ensureMinimum(); Paragraph footnoteParagraph...// Move to the footnote's paragraph builder.moveTo(footnoteParagraph);...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  3. CompositeNode.GetChild | Aspose.Words per .NET

    Scopri il metodo CompositeNode GetChild per recuperare facilmente l'ennesimo nodo figlio di un tipo specifico, migliorando l'efficienza della gestione dei dati.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Поворот текста внутри 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/
  5. Automatisation de la génération de PowerPoint e...

    Automatisez la création de diapositives sur les plates-formes cloud avec Aspose.Slides pour Python — générez, modifiez et convertissez rapidement et en toute fiabilité les fichiers PowerPoint et OpenDocument....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/fr/python-net/automating...
  6. نقل فقرة من عرض تقديمي إلى آخر|توثيق Aspose.Slides

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....FileName = FilePath + "Move a Paragraph from One Presentation to Another...DestFileName = FilePath + "Move a Paragraph from One Presentation to Another...

    docs.aspose.com/slides/ar/net/move-a-paragraph-...
  7. Archiv

    Archiv...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # Fly-Animationseffekt...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/de/slides/apply-text-animation-...
  8. نص رياضي|وثائق Aspose.Slides

    استكشف أمثلة MathematicalText في Aspose.Slides for Java: إنشاء وتنسيق المعادلات والكسر والمصفوفات والرموز باستخدام Java في عروض PPT و PPTX و ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ar/java/examples/element...
  9. Navigation avec le curseur dans Python|Aspose.W...

    Naviguez entre différents nœuds au sein d'un document tel qu'un paragraphe, un signet ou un caractère spécifique à l'aide de Python....actuel, vous pouvez obtenir le paragraphe ou la section actuellement...utilisant les propriétés current_paragraph et current_section . Toutes...

    docs.aspose.com/words/fr/python-net/navigation-...
  10. Математический текст|Документация Aspose.Slides

    Исследуйте примеры MathematicalText в Aspose.Slides for Java: создавайте и форматируйте уравнения, дроби, матрицы и символы с помощью Java в презентациях PPT, PPTX и ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ru/java/examples/element...