Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 18,529 for

paragraphs

(0.21 sec)
  1. 档案

    档案... 创建一个 Paragraph 并添加一个 Portion 到其中。 使用 Por...添加段落 auto paragraph = System::MakeObject<Paragraph>(); auto portion...

    blog.aspose.com/zh/slides/apply-theme-in-powerp...
  2. Архивы

    Архивы...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/ru/words/working-with-table-of-...
  3. arkiv

    arkiv...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/sv/words/work-with-table-of-con...
  4. إدارة أنماط العرض التقديمي في .NET|توثيق Aspose...

    تحكم في أنماط العرض التقديمي في Aspose.Slides لـ .NET لإنشاء وتخصيص وتحويل ملفات PowerPoint مع الحفاظ على العلامة التجارية المتسقة....100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/ar/net/presentation-theme/
  5. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility....-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...exactly is exported to MathML—a paragraph or an individual formula block...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  6. Hur man tar bort sidbrytning i Word med Python

    Den här artikeln visar hur du tar bort sidbrytning i Word med Python. Den delar information om IDE-inställningarna, en lista över uppgifter och en körbar exempelkod för att ta bort alla sidbrytningar i Word med Python....och få åtkomst till dess paragraphs Iterera igenom alla stycken...ett stycke med metoden as_paragraph() och kontrolleras mot egenskapen...

    kb.aspose.com/sv/words/python/how-to-delete-pag...
  7. So beseitigen Sie Seitenumbrüche in Word mit Java

    In diesem Artikel wird beschrieben, wie Sie Seitenumbrüche in Word mithilfe von Java beseitigen. Es enthält Details zu den Umgebungseinstellungen, eine Liste von Programmierschritten und einen ausführbaren Beispielcode zum Entfernen aller Seitenumbrüche in Word mit Java....Absätze Durchlaufen Sie alle paragraphs , um Seitenumbrüche vor jedem...den Enumeratorwert NodeType.PARAGRAPH, um die Absätze aus dem Dokument...

    kb.aspose.com/de/words/java/how-to-eliminate-pa...
  8. Comment ajouter un cercle au PDF en utilisant P...

    Cet article explique comment ajouter un cercle au PDF à l'aide de Python. Il contient des informations détaillées sur l'IDE et le processus par étapes pour insérer un cercle dans un PDF à l'aide de Python....résultant dans la collection de paragraphes de la page PDF Enregistrez...graphique à la collection de paragraphes de la page sélectionnée d’un...

    kb.aspose.com/fr/pdf/python/how-to-add-circle-t...
  9. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision...as_run () first_paragraph = run . parent_paragraph runs = first_paragraph...first_paragraph . runs self . assertEqual ( 6 , len ( list ( runs...

    reference.aspose.com/words/python-net/aspose.wo...