Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 18,321 for

paragraphs

(0.15 sec)
  1. HeaderFooter.is_header property | Aspose.Words ...

    HeaderFooter.is_header property. True if this [HeaderFooter](../) object is a header....append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ASP - VBScript via COM Interop|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/fr/net/asp-vbscript-via-com...
  3. ASP - VBScript를 통한 COM 상호 운용|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/ko/net/asp-vbscript-via-com...
  4. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....horizontal alignment of your paragraph text using the TextParagraph..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  5. Automatisierung der PowerPoint-Generierung in P...

    Automatisieren Sie die Folienerstellung auf Cloud-Plattformen mit Aspose.Slides für Python—generieren, bearbeiten und konvertieren Sie PowerPoint- und OpenDocument-Dateien schnell und zuverlässig....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/de/python-net/automating...
  6. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  7. Управление маркированными и нумерованными списк...

    Узнайте, как управлять маркированными и нумерованными списками в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Android через Java. Пошаговое руководство....экземпляр абзаца, используя класс Paragraph . Установите тип маркера для...Создание абзаца Paragraph para = new Paragraph (); // Установка...

    docs.aspose.com/slides/ru/androidjava/manage-bu...
  8. Lưu trữ

    Lưu trữ...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # thêm...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/vi/slides/apply-text-animation-...
  9. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.StrikeThrough | Aspose.Words per .NET

    Scopri la proprietà Font StrikeThrough. Formatta facilmente il testo barrato per dare maggiore risalto visivo ai tuoi progetti. Migliora la leggibilità oggi stesso!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/it/net/aspose.words/...