Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 15,163 for

section

(0.11 sec)
  1. DocumentBuilder.InsertBreak | Aspose.Words per ...

    Migliora i tuoi documenti senza sforzo con il metodo InsertBreak di DocumentBuilder, che ti consente di aggiungere facilmente interruzioni personalizzate per una formattazione migliore....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  2. SectionCollection.ToArray | Aspose.Words per .NET

    Scopri il metodo SectionCollection ToArray, copia senza sforzo tutte le sezioni in un nuovo array, migliorando la gestione dei dati e l'efficienza della codifica.... public Section [] ToArray () Valore di ritorno...sezioni. Guarda anche class Section class SectionCollection spazio...

    reference.aspose.com/words/it/net/aspose.words/...
  3. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on Sections. For this we iterate over all Sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...documents on sections. For this we iterate over all sections of the...KeepDifferentStyles); workingDoc.Sections.Add(node); to import them...

    forum.aspose.com/t/importnode-changes-layout-of...
  4. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Add Sections to Word Document using Python Add Sections to Word...Word Document in Java Add Sections to Word Document in C# Verify...

    kb.aspose.com/words/
  8. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... first_section . body . first_paragraph ....revision type. node = doc . first_section . body . paragraphs [ 1 ] end_node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.ColumnBreak | Aspose.Words för .NET

    Upptäck fältet ControlChar ColumnBreak och effektivisera din dokumentlayout med tecknet x000e för kolumnslut för förbättrad formateringskontroll.... Sections . Count ); builder . Write ( "Before section break...ControlChar . SectionBreak + "After section break." ); Assert . AreEqual...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Aperçu du générateur de documents dans Java|Asp...

    DocumentBuilder vous permet de créer des documents dynamiques à partir de zéro ou d'ajouter de nouveaux éléments à des documents existants. DocumentBuilder fournit des méthodes pour insérer du texte, checkbox es, des tableaux, des images et d'autres éléments de contenu dans Java....texte, un paragraphe, une section, etc. Par exemple, la classe...et de la section pour la section actuelle et la section entière...

    docs.aspose.com/words/fr/java/document-builder-...