Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 18,319 for

paragraphs

(0.07 sec)
  1. 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-...
  2. 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-...
  3. 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...
  4. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++.... A Body node can have Paragraph and Table nodes. HeaderFooter...HeaderFooter node can have Paragraph and Table nodes. Table 5 A...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Scopri la proprietà ParagraphFormat PageBreakBefore e controlla facilmente le interruzioni di pagina prima dei paragrafi per migliorare la formattazione e la leggibilità del documento....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; if...

    reference.aspose.com/words/it/net/aspose.words/...
  6. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  7. تنسيق نص العرض التقديمي في .NET|توثيق Aspose.Sl...

    تنسيق وتنسيق النص في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides لـ .NET. تخصيص الخطوط، الألوان، المحاذاة، وأكثر....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...لون التظليل للفقرة بأكملها. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/ar/net/text-formatting/
  8. Aspose.PSD for .NET 19.9 - 릴리스 노트|Documentation

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  9. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...insert hyper link after every paragraph . But once the document is...isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  10. Document.RevisionsView | Aspose.Words لـ .NET

    أدر مراجعات المستندات بسهولة! اختر بين الإصدارات الأصلية أو المُحدّثة لتعاون سلس وإنتاجية مُحسّنة....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/ar/net/aspose.words/...