Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 15,552 for

paragraphs

(0.07 sec)
  1. Найдите и замените текст без потери формата в п...

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/ru/net/find-and-replace-...
  2. Cómo insertar un comentario en un documento de ...

    En este tutorial, aprenderá cómo insertar un comentario en un documento de Word usando C#. Este código en C# inserta un comentario en el documento de Word....un elemento secundario de Paragraph. Usaremos un documento de...texto del comentario usando Paragraph Agregar comentario al primer...

    kb.aspose.com/es/words/net/how-to-insert-commen...
  3. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT....structured document tag in a new paragraph. tag_clone = tag . clone (..._tag () builder . insert_paragraph () builder . insert_node (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Travailler avec du texte dans un tableau|Aspose...

    Remplacez le texte dans un tableau dans C#. Extrayez le texte brut d'un tableau ou d'une cellule à l'aide de C#....existant par du texte multi-paragraphes. Pour ce faire, vous devez...cellule) ou au niveau du paragraphe. L’exemple de code suivant...

    docs.aspose.com/words/fr/net/work-with-text-in-...
  5. Travailler avec Content Control SDT|Aspose.Word...

    Gestion avancée du contenu des documents, comment créer et manipuler des contrôles de contenu (Balises de document structurées) à l'aide de C++....Niveau bloc - Parmi les paragraphes et les tableaux, en tant...l’intérieur, en tant qu’enfant d’un paragraphe Imbriqué dans un autre StructuredDocumentTa...

    docs.aspose.com/words/fr/cpp/structured-documen...
  6. DocumentBuilder.currentParagraph property | Asp...

    DocumentBuilder.currentParagraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../)....currentParagraph property Gets the paragraph that is currently selected...currentParagraph () : Aspose . Words . Paragraph Remarks DocumentBuilder.currentNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Body | Aspose.Words per .NET

    Body costruttore. Inizializza una nuova istanza diBody classe in C#.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Section | Aspose.Words för .NET

    Section byggare. Initierar en ny instans av klassen Sektion i C#.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Kako ukloniti sve prijelome stranica u Wordu po...

    Ovaj članak opisuje kako ukloniti sve prijelome stranica u Wordu pomoću C#. Sadrži informacije o IDE postavkama, popis koraka i program koji se može pokrenuti za uklanjanje prijeloma stranica u Wordu pomoću C#....Document i pristupite svim paragraphs Raščlanite sve odlomke i...GetChildNodes() pružajući NodeType.Paragraph kao argument za pristup kolekciji...

    kb.aspose.com/hr/words/net/how-to-remove-all-pa...
  10. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class.... Paragraph ( doc )) cell . first_paragraph . append_child...

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