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

section

(0.26 sec)
  1. Vytvořit PDF Pomocí Python

    Vytvořte nový PDF v Python v několika krocích. Snadno vytvořte PDF pomocí knihovny Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/cs/python-net/make/pdf/
  2. جعل PDF باستخدام Python

    أنشئ PDF جديدًا في Python في بضع خطوات. بسهولة إنشاء PDF باستخدام مكتبة Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ar/python-net/make/pdf/
  3. Fai PDF Usando Python

    Crea un nuovo PDF in Python in pochi passaggi. Crea facilmente PDF utilizzando la libreria Python via .NET....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/it/python-net/make/pdf/
  4. أنشئ مستندًا في Python

    قم بإنشاء ملف باستخدام مكتبة Python via .NET. أنشئ مستندًا جديدًا بسهولة في Python في بضع خطوات....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ar/python-net/make/
  5. Skapa Ett Dokument I Python

    Skapa en fil med Python via .NET biblioteket. Skapa enkelt ett nytt dokument i Python med några få steg....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/sv/python-net/make/
  6. PageSetup.PaperSize | Aspose.Words för .NET

    Upptäck egenskapen PageSetup PaperSize för att enkelt anpassa och hantera dokumentets pappersstorlek för optimala utskriftsresultat.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

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

    Arsip...gunakan opsi Layout>Breaks>Section Breaks. Berikut adalah langkah-langkah...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/id/words/split-ms-word-document...
  8. Başlıklar ve Altbilgiler ile C++ kullanımı|Docu...

    Bu makale, C++ API veya Kütüphane kullanılarak başlık ve altbilgiye resim eklemek için betik komutlarıyla programlı olarak nasıl yapıldığını açıklar....worksheet name at the left section of the header pageSetup . SetHeader...date and time at the central section of the header with custom font...

    docs.aspose.com/cells/tr/cpp/setting-headers-an...
  9. Präsentationszoom in .NET verwalten|Aspose.Slid...

    Erstellen und Anpassen von Zoom mit Aspose.Slides für .NET - zwischen Abschnitten springen, Miniaturbilder und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen.... Sections . AddSection ( "Section 1" , slide );..., 20 , 300 , 200 , pres . Sections [ 1 ]); // Speichert die Präsentation...

    docs.aspose.com/slides/de/net/manage-zoom/
  10. Pythonでプレゼンテーションのズームを管理する|Aspose.Slides for Pyt...

    Aspose.Slides for Python via .NET を使用してズームを作成およびカスタマイズします — セクション間をジャンプし、PPT、PPTX、ODP プレゼンテーション全体にサムネイルやトランジションを追加します。... 単一のセクションのみを表示するには、 Section Zoom を使用します。 スライドズーム スライドズ...プレゼンテーションに新しいセクションを追加 pres . sections . add_section ( "Section 1" , slide ) #...

    docs.aspose.com/slides/ja/python-net/manage-zoom/