Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 12,037 for

section

(0.06 sec)
  1. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    DocumentVisitor VisitBodyStart metod. Anropas när uppräkningen av huvudtextberättelsen i ett avsnitt har börjat i C#....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Body.Accept | Aspose.Words för .NET

    Body Accept metod. Accepterar en besökare i C#....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Faire pivoter le texte dans Word à l'aide de Py...

    Faites pivoter le texte dans Word à l'aide de Python. Obtenez des détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de Python....Parcourez la collection de la section dans le fichier Word chargé...la classe Section Définissez la propriété Section.page_setup...

    kb.aspose.com/fr/words/python/rotate-text-in-wo...
  4. Migration de votre code vers Aspose.PDF pour Ja...

    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....(); //Créer une section dans l'objet Pdf Section sec1 = pdf1 ....texte avec la référence d'une section Text text1 = new Text ( sec1...

    docs.aspose.com/pdf/fr/java/migrating-your-code...
  5. FieldAutoTextList.EntryName | Aspose.Words för ...

    FieldAutoTextList EntryName fast egendom. Hämtar eller ställer in namnet på AutoTextposten i C#....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

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

    FieldAutoTextList ScreenTip proprietà. Ottiene o imposta il testo della descrizione comando da mostrare in C#....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/it/net/aspose.words....
  7. Fichier Psd|Documentation

    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....prend en charge toutes les sections du format de fichier Adobe...prend en charge toutes les sections du format PSD. 1. En-têtes...

    docs.aspose.com/psd/fr/net/psd-file/
  8. Orientation Enum | Aspose.Words per .NET

    Aspose.Words.Orientation enum. Specifica lorientamento della pagina in C#....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/...
  9. Node.parent_node property | Aspose.Words for Py...

    Node.parent_node property. Gets the immediate parent of this node.... first_section . body . first_paragraph #...assertEqual ( doc . first_section . body , para . parent_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body.EnsureMinimum | Aspose.Words för .NET

    Body EnsureMinimum metod. Om det sista underordnade inte är ett stycke skapar och lägger till ett tomt stycke i C#.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // En sektion behöver en kropp som kommer...

    reference.aspose.com/words/sv/net/aspose.words/...