Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 14,837 for

section

(0.16 sec)
  1. آرشیوها

    آرشیوها...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/fa/words/add-or-remove-header-a...
  2. Архів

    Архів...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/uk/words/extract-text-from-word...
  3. Node.js経由のC++でヘッダーとフッターを設定する方法|Documentation

    この記事では、Aspose.Cells for Node.js via C++を使用してExcelのワークシートのヘッダーとフッターに画像をプログラム的に挿入する方法について説明します。...これらのメソッドは2つのパラメータだけを受け取ります: Section – ヘッダーやフッターを配置するセクション。左、中央...worksheet name at the left section of the header pageSetup . setHeader...

    docs.aspose.com/cells/ja/nodejs-cpp/setting-hea...
  4. Supprimer des diapositives des présentations en...

    Supprimez aisément des diapositives des présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET. Obtenez des exemples de code C# clairs et améliorez votre flux de travail....diapositive affecte‑t‑elle les sections de diapositives ? Si la diapositive...diapositive appartenait à une section, cette section contiendra simplement...

    docs.aspose.com/slides/fr/net/remove-slide-from...
  5. FieldAutoTextList Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldAutoTextList، المصممة لتبسيط أتمتة المستندات باستخدام تنفيذ حقل AUTOTEXTLIST الفعال....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Başlıklar ve Altbilgilerle Node.js C++ üzerinde...

    Bu makale, Aspose.Cells for Node.js via C++ kullanarak Excel çalışma sayfalarının başlık ve altbilgisine nasıl programlı olarak resim ekleyeceğinizi açıklar....worksheet name at the left section of the header pageSetup . setHeader...current time at the central section of the header // and changing...

    docs.aspose.com/cells/tr/nodejs-cpp/setting-hea...
  7. PaperSize Enum | Aspose.Words لـ .NET

    اكتشف مُعدّل Aspose.Words.PaperSize لتحديد أحجام ورق مخصصة في مستنداتك. حسّن تنسيق مستنداتك بسهولة!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

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

    Upptäck Aspose.Words.PaperSize-enum för att definiera anpassade pappersstorlekar i dina dokument. Förbättra din dokumentformatering med lätthet!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. 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/
  10. 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/