Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 14,633 for

section

(0.1 sec)
  1. 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...
  2. 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...
  3. Définir des en têtes et des pieds de page|Docum...

    Cet article explique comment insérer de manière programmatique une image dans l en tête et le pied de page des feuilles de calcul Excel en définissant l en tête et le pied de page avec des commandes de script en utilisant l API C# ou la bibliothèque .NET....que deux paramètres : Section – la section où l’en-tête ou le pied...être placé. Il existe trois sections : gauche, centre et droite...

    docs.aspose.com/cells/fr/net/setting-headers-an...
  4. FieldAutoTextList Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldAutoTextList, utformad för att effektivisera dokumentautomation med effektiv implementering av AUTOTEXTLIST-fält....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/sv/net/aspose.words....
  5. BuildingBlock.Type | Aspose.Words لـ .NET

    اكتشف خاصية نوع كتلة البناء، وهي أساسية لتحديد أنواع كتل البناء في مشاريعك. حسّن تصميمك بوضوح ودقة!...this block in the Quick Parts section of word will place its contents...الخاصة به في الموقع. Section section = new Section ( mGlossaryDoc );...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Travailler avec Content Control SDT|Aspose.Word...

    Gestion avancée du contenu des documents, comment créer et manipuler des contrôles de contenu (Balises de document structurées) à l'aide de C++....des Sections répétitives Le contrôle de contenu de section répétitif...d’éléments de section répétitive et de section répétitive peuvent...

    docs.aspose.com/words/fr/cpp/structured-documen...
  7. 아카이브

    아카이브...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/ko/words/add-or-remove-header-a...
  8. Cara Membuat dan Mengonversi File XML ke PDF|As...

    API PDF SharePoint mampu membuat dan mengonversi file XML ke format PDF....berisi kumpulan objek Section, dan Section berisi satu atau lebih...ke koleksi paragraf objek Section. XML <? xml version = "1.0"...

    docs.aspose.com/pdf/id/sharepoint/how-to-create...
  9. قسم الشريحة|توثيق Aspose.Slides لـ PHP

    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....section2 $pres -> save ( "pres-sections.pptx" , SaveFormat :: Pptx...0 ); $pres -> save ( "pres-sections-moved.pptx" , SaveFormat ::...

    docs.aspose.com/slides/ar/php-java/slide-section/
  10. 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/ko/python-net/make/