Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 18,953 for

paragraphs

(0.67 sec)
  1. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section....section, one body and one paragraph. # Call the "RemoveAllChildren"...contains at least one empty paragraph. body . ensure_minimum ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Crear o Agregar Tabla en PDF usando C#|Aspose.P...

    Aspose.PDF for .NET es una biblioteca utilizada para crear, leer y editar Tablas PDF. Consulta otras funciones avanzadas en este tema.... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/es/net/add-table-in-existin...
  3. BuildingBlockBehavior enumeration | Aspose.Word...

    Aspose.Words.BuildingBlocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... Paragraph Specifies that the building...be inserted into its own paragraph. Page Specifies that the building...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convertir presentaciones de PowerPoint a video ...

    Aprenda cómo convertir presentaciones de PowerPoint a video en C++. Descubra código de ejemplo y técnicas de automatización para optimizar su flujo de trabajo....SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/es/cpp/convert-powerpoin...
  5. Travailler avec les graphiques PDF en Python|As...

    Apprenez à dessiner des graphiques et des formes dans des fichiers PDF en Python, y compris les arcs, les cercles, les courbes, les lignes, les rectangles et les ellipses....est un élément de niveau paragraphe, donc vous l’ajoutez à une...une page via la page paragraphs collection. Chaque graphique contient...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  6. Style.StyleIdentifier | Aspose.Words per .NET

    Scopri la proprietà StyleIdentifier, indipendente dalle impostazioni locali, per gli stili predefiniti. Migliora i tuoi progetti con soluzioni di stile coerenti e versatili.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/it/net/aspose.words/...
  7. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_import_mode property. Gets or sets a value that specifies how properties of block-level elements are imported...style='border:solid'> \n <p>paragraph 1</p> \n <p>paragraph 2</p> \n </div>...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) 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...
  9. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython.... words import Paragraph class WorkingWithNodes : def...adds a paragraph node to the document. para = Paragraph ( doc...

    docs.aspose.com/words/java/working-with-nodes-i...
  10. OfficeMath.ParentParagraph | Aspose.Words per .NET

    Scopri la proprietà ParentParagraph di OfficeMath per accedere facilmente al paragrafo padre di qualsiasi nodo, migliorando così la formattazione e la struttura del tuo documento....genitore Paragraph di questo nodo. public Paragraph ParentParagraph...docx" ); Guarda anche class Paragraph class OfficeMath spazio dei...

    reference.aspose.com/words/it/net/aspose.words....