Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 18,590 for

paragraphs

(1.15 sec)
  1. ParagraphCollection Class | Aspose.Words per .NET

    Scopri Aspose.Words.ParagraphCollection per un accesso senza interruzioni ai nodi Paragrafo strutturati, migliorando l'efficienza e la manipolazione dei documenti nei tuoi progetti....tipizzato a una raccolta di Paragraph nodi. Per saperne di più,...Item { get; } Recupera un Paragraph all’indice dato. (2 indexers)...

    reference.aspose.com/words/it/net/aspose.words/...
  2. آرشیوها

    آرشیوها...is_composite) : include_next_paragraph(endNode, nodes) # گره ها را...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/fa/words/extract-text-from-word...
  3. 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/...
  4. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...every paragraph. I want to insert at end of every paragraph a shortcut...the document. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  5. Traduire Markdown en DOM|Aspose.Words pour Pyth...

    Convertissez un document Markdown en Document Object Model et inversement en utilisant Python. Vous pouvez ainsi travailler avec des Markdown existants complexes et créer par programme un document Markdown à partir de zéro....utilisons également des styles de paragraphe dont le nom commence par...liste, soit en format de paragraphe. Blocs en ligne Nous utilisons...

    docs.aspose.com/words/fr/python-net/translate-m...
  6. Arsip

    Arsip...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # tambahkan...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/id/slides/apply-text-animation-...
  7. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. NodeType Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.NodeType للتعرف بسهولة على أنواع مختلفة من عقد مستندات Word وإدارتها لمعالجة المستندات بسلاسة.... Paragraph 8 فقرة من النص. BookmarkStart...هذه الوثيقة. Paragraph paragraph = ( Paragraph ) doc . GetChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/androidjava/portion/
  10. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...