Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 12,137 for

section

(0.15 sec)
  1. Python का उपयोग करके Markdown बनाएं

    कुछ ही चरणों में Python में एक नया Markdown बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से Markdown बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/md/
  2. Python का उपयोग करके DOCX बनाएं

    कुछ ही चरणों में Python में एक नया DOCX बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOCX बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/docx/
  3. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...for s in doc . sections : s = s . as_section () s . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extraire un paragraphe d'un PDF|Aspose.PDF pour...

    Cet article décrit comment utiliser ParagraphAbsorber - un outil spécial dans Aspose.PDF pour extraire du texte à partir de documents PDF....fonctionnalité pour rechercher des sections et des paragraphes dans le...getSections () as $section ) { $j = 1 ; foreach ( $section -> getParagraphs...

    docs.aspose.com/pdf/fr/php-java/extract-paragra...
  5. Obtenir des en têtes ou pieds de page avec Node...

    Cet article explique comment obtenir de manière programmatique les en têtes et pieds de page des fichiers Excel ou OpenOffice en utilisant l’API ou la bibliothèque Node.js via C++....pied de page avec un ID de section spécifique. const path = require...(). get ( 0 ); // Gets left section of header console . log ( sheet...

    docs.aspose.com/cells/fr/nodejs-cpp/get-headers...
  6. FieldAutoTextList Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldAutoTextList, progettata per semplificare l'automazione dei documenti con un'implementazione efficiente del campo AUTOTEXTLIST....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/it/net/aspose.words....
  7. DocumentBuilder.InsertBreak | Aspose.Words لـ .NET

    قم بتعزيز مستنداتك بسهولة باستخدام طريقة InsertBreak في DocumentBuilder، مما يسمح لك بإضافة فواصل مخصصة بسلاسة لتحسين التنسيق....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. SectionCollection.ToArray | Aspose.Words för .NET

    Upptäck SectionCollection ToArray-metoden, kopiera enkelt alla sektioner till en ny array, vilket förbättrar din datahantering och kodningseffektivitet.... public Section [] ToArray () Returvärde En...uppsättning sektioner. Se även class Section class SectionCollection namnutrymme...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Python का उपयोग करके DOC बनाएं

    कुछ ही चरणों में Python में एक नया DOC बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOC बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/doc/
  10. Python का उपयोग करके WORD बनाएं

    कुछ ही चरणों में Python में एक नया WORD बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से WORD बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/word/