Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 15,447 for

section

(0.68 sec)
  1. Arşiv

    Arşiv...yöntemini kullanarak bölümü bir Section nesnesine kopyalayın. Yeni...Document.getSections().add(Section) yöntemini kullanarak belgeye...

    blog.aspose.com/tr/words/split-ms-word-document...
  2. Archiwa

    Archiwa...Sklonuj sekcję do obiektu Section przy użyciu metody Document...Document.getSections().add(Section) . Zapisz dokument metodą Document...

    blog.aspose.com/pl/words/split-ms-word-document...
  3. Archiv

    Archiv...Klonujte sekci do objektu Section pomocí metody Document.getSections()...Document.getSections().add(Section) . Uložte dokument pomocí metody...

    blog.aspose.com/cs/words/split-ms-word-document...
  4. Page Number Issue-URGENT - Free Support Forum -...

    We are using the Aspose Words -23.8 version for Java library to generate the attached document. Some Sections of the document are created programmatically using Aspose, while other Sections are uploaded from our system a…... Some sections of the document are created...using Aspose, while other sections are uploaded from our system...

    forum.aspose.com/t/page-number-issue-urgent/326823
  5. 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...
  6. 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...
  7. Utiliser DocumentBuilder pour modifier un docum...

    Utilisez le générateur de documents pour modifier facilement un document dans Java....des Sections Les propriétés de mise en page et de section sont...attributs de mise en page d’une section (marge gauche, marge inférieure...

    docs.aspose.com/words/fr/java/using-documentbui...
  8. セクション|Aspose.Slides for PHP ドキュメント

    Aspose.Slides を使用した PHP でスライドセクションを管理します:作成、名前の変更、簡単な並び替え、セクション間のスライド移動、PPT、PPTX、ODP の表示制御が可能です。..."New Section" , $slide ); $presentation -> save ( "section.pptx"...$presentation = new Presentation ( "section.pptx" ); try { // インデックスでセクションにアクセスします。...

    docs.aspose.com/slides/ja/php-java/examples/ele...
  9. SectionCollection.toArray method | Aspose.Words...

    SectionCollection.toArray method. Copies all Sections from the collection to a new array of Sections....method toArray() Copies all sections from the collection to a new...array of sections. toArray () Returns An array of sections. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/