Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 15,182 for

section

(0.08 sec)
  1. Insérer et ajouter des documents en C++|Aspose....

    Combinez des documents en un seul: insérez ou ajoutez un document dans un document nouveau ou existant en utilisant rechercher et remplacer, fusionner un champ, un signet ou simplement à la fin du document....InsertDocument : Les sous-sections suivantes décrivent les options...votre document, tel qu’une section ou un paragraphe, vous devez...

    docs.aspose.com/words/fr/cpp/insert-and-append-...
  2. Définition des en têtes et pieds de page avec C...

    Cet article explique comment insérer de manière programmatique une image dans l en tête et le pied de page des feuilles Excel en réglant l en tête et le pied de page avec des commandes de script en utilisant l API ou la bibliothèque C++....que deux paramètres : Section – la section où l’en-tête ou le pied...être placé. Il existe trois sections : gauche, centre et droite...

    docs.aspose.com/cells/fr/cpp/setting-headers-an...
  3. FieldAutoTextList.EntryName | Aspose.Words för ...

    Upptäck hur du hanterar AutoText-poster med egenskapen FieldAutoTextList EntryName – ange eller hämta enkelt namn för effektiv dokumentredigering....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  4. FieldAutoTextList.ScreenTip | Aspose.Words per ...

    Scopri la proprietà FieldAutoTextList ScreenTip e personalizza facilmente il testo della tua descrizione schermo per migliorare l'esperienza utente e la chiarezza della tua applicazione....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/it/net/aspose.words....
  5. 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/
  6. SectionCollection.to_array method | Aspose.Word...

    SectionCollection.to_array method. Copies all Sections from the collection to a new array of Sections....method to_array() Copies all sections from the collection to a new...new array of sections. def to_array ( self ): ... Returns An...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Split Documents via C# | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C# application. Split document by page number or by some predefined pattern....into smaller, more manageable sections. This is especially beneficial...ensuring that only relevant sections are processed when needed...

    products.aspose.com/total/net/split/
  8. 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...
  9. 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...
  10. 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...