Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 18,953 for

paragraphs

(0.59 sec)
  1. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....after the paragraph containing the matched text. Paragraph para =...= ( Paragraph ) args . MatchNode . ParentNode ; InsertDocument...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Présentation du générateur de documents dans Py...

    DocumentBuilder vous permet de créer des documents dynamiques à partir de zéro ou d'ajouter de nouveaux éléments à ceux existants à l'aide de Python. DocumentBuilder fournit des méthodes pour insérer du texte, des cases à cocher, des tableaux, des images et d'autres éléments de contenu dans Python....cocher, des objets ole, des paragraphes, des listes, des tableaux...polices, le formatage des paragraphes ou des sections et d’effectuer...

    docs.aspose.com/words/fr/python-net/document-bu...
  3. Obtener todo el texto de una diapositiva|Docume...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/es/net/get-all-the-text-...
  4. Получить весь текст на слайде|Документация Aspo...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/ru/net/get-all-the-text-...
  5. So löschen Sie Seitenumbrüche in Word mit Python

    In diesem Artikel erfahren Sie, wie Sie Seitenumbrüche in Word mit Python löschen. Es enthält Details zu den IDE-Einstellungen, eine Liste von Aufgaben und einen ausführbaren Beispielcode zum Entfernen aller Seitenumbrüche in Word mit Python....und greifen Sie auf dessen paragraphs zu. Gehen Sie alle Absätze...der Paragraphs-Sammlung wird mit der Methode as_paragraph() in...

    kb.aspose.com/de/words/python/how-to-delete-pag...
  6. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure....the parent Paragraph of this node. public Paragraph ParentParagraph...Revisions [ 0 ]. ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Aspose::Words::TabLeader enum | Aspose.Words fo...

    Aspose::Words::TabLeader enum. Specifies the type of the leader line displayed under the tab character in C++....set custom tab stops for a paragraph. auto doc = System :: MakeObject...SharedPtr < Aspose :: Words :: Paragraph > para = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Aspose.Words modelo de objecto do documento (DO...

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando C++.... por exemplo, Section ou Paragraph , derivam da classe CompositeNode...abaixo. Document , Section , Paragraph , Table , Shape , Run , e...

    docs.aspose.com/words/pt/cpp/aspose-words-docum...
  9. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....ParagraphBreakChar field End of paragraph character: (char)13 or “\r”...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Automatisierung der PowerPoint-Erstellung in .N...

    Automatisieren Sie die Folienerstellung auf Cloud-Plattformen mit Aspose.Slides für .NET—generieren, bearbeiten und konvertieren Sie PowerPoint- und OpenDocument-Dateien schnell und zuverlässig....text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/de/net/automating-powerp...